@saooti/octopus-sdk 32.0.5 → 32.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -647,3 +647,4 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
647
647
  * 32.0.3 Améliorations multiples
648
648
  * 32.0.4 Correction erreur
649
649
  * 32.0.5 update icones
650
+ * 32.0.6 Update icones
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saooti/octopus-sdk",
3
- "version": "32.0.5",
3
+ "version": "32.0.6",
4
4
  "private": false,
5
5
  "description": "Javascript SDK for using octopus",
6
6
  "author": "Saooti",
@@ -15,45 +15,45 @@
15
15
  "main": "./dist/octopus.common.js",
16
16
  "dependencies": {
17
17
  "@saooti/octopus-api": "^0.31.7",
18
- "@vue/cli": "^5.0.4",
19
- "@vue/compat": "^3.2.31",
18
+ "@vue/cli": "^5.0.8",
19
+ "@vue/compat": "^3.2.37",
20
20
  "axios": "^0.24.0",
21
21
  "bootstrap": "5.1.3",
22
- "core-js": "^3.21.1",
22
+ "core-js": "^3.23.5",
23
23
  "hls.js": "^1.1.5",
24
- "humanize-duration": "^3.27.1",
24
+ "humanize-duration": "^3.27.2",
25
25
  "jquery": "^3.5.14",
26
- "moment": "^2.29.2",
26
+ "moment": "^2.29.4",
27
27
  "moment-locales-webpack-plugin": "^1.2.0",
28
28
  "qrcode.vue": "^3.3.3",
29
- "sass": "^1.49.11",
29
+ "sass": "^1.53.0",
30
30
  "sass-loader": "^12.6.0",
31
- "swiper": "^8.1.5",
31
+ "swiper": "^8.3.1",
32
32
  "v-calendar": "^3.0.0-alpha.8",
33
- "vue": "^3.2.31",
34
- "vue-i18n": "^9.2.0-beta.34",
33
+ "vue": "^3.2.37",
34
+ "vue-i18n": "^9.2.0-beta.40",
35
35
  "vue-multiselect": "^3.0.0-alpha.2",
36
36
  "vue-recaptcha-v3": "^2.0.1",
37
- "vue-router": "^4.0.14",
37
+ "vue-router": "^4.1.2",
38
38
  "vue3-lazyload": "^0.2.5-beta",
39
- "vue3-swatches": "^1.0.7",
39
+ "vue3-swatches": "^1.0.10",
40
40
  "vuex": "^4.0.2",
41
- "webpack": "^5.71.0"
41
+ "webpack": "^5.73.0"
42
42
  },
43
43
  "devDependencies": {
44
- "@types/bootstrap": "^5.1.8",
44
+ "@types/bootstrap": "^5.1.13",
45
45
  "@types/jquery": "^3.5.14",
46
- "@typescript-eslint/eslint-plugin": "^5.17.0",
47
- "@typescript-eslint/parser": "^5.17.0",
48
- "@vue/cli-plugin-babel": "^5.0.4",
49
- "@vue/cli-plugin-eslint": "^5.0.4",
50
- "@vue/cli-plugin-typescript": "^5.0.4",
51
- "@vue/cli-service": "^5.0.4",
46
+ "@typescript-eslint/eslint-plugin": "^5.30.7",
47
+ "@typescript-eslint/parser": "^5.30.7",
48
+ "@vue/cli-plugin-babel": "^5.0.8",
49
+ "@vue/cli-plugin-eslint": "^5.0.8",
50
+ "@vue/cli-plugin-typescript": "^5.0.8",
51
+ "@vue/cli-service": "^5.0.8",
52
52
  "@vue/compiler-sfc": "^3.2.31",
53
53
  "@vue/eslint-config-typescript": "^8.0.0",
54
- "eslint": "^8.12.0",
54
+ "eslint": "^8.20.0",
55
55
  "eslint-plugin-vue": "^7.20.0",
56
- "typescript": "^4.6.3"
56
+ "typescript": "^4.7.4"
57
57
  },
58
58
  "eslintConfig": {
59
59
  "parser": "vue-eslint-parser",
Binary file