@anzusystems/common-admin 1.7.0 → 1.9.0
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/dist/common-admin.es.d.ts +51 -5
- package/dist/common-admin.es.js +1 -1
- package/dist/{lib-05513f14.js → lib-e52d88e8.js} +1014 -1016
- package/dist/lib-e52d88e8.js.map +1 -0
- package/dist/{shortcut-buttons-flatpickr-25ac486a.js → shortcut-buttons-flatpickr-bd095f31.js} +2 -2
- package/dist/{shortcut-buttons-flatpickr-25ac486a.js.map → shortcut-buttons-flatpickr-bd095f31.js.map} +1 -1
- package/dist/style.css +1 -1
- package/dist/{webfontloader-430c3e01.js → webfontloader-666ffdb6.js} +2 -2
- package/dist/{webfontloader-430c3e01.js.map → webfontloader-666ffdb6.js.map} +1 -1
- package/package.json +14 -14
- package/dist/lib-05513f14.js.map +0 -1
package/package.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"./styles": "./dist/style.css",
|
|
14
14
|
"./*": "./*"
|
|
15
15
|
},
|
|
16
|
-
"version": "1.
|
|
16
|
+
"version": "1.9.0",
|
|
17
17
|
"type": "module",
|
|
18
18
|
"license": "Apache-2.0",
|
|
19
19
|
"scripts": {
|
|
@@ -36,13 +36,13 @@
|
|
|
36
36
|
"test": "exit 0"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
|
-
"@intlify/unplugin-vue-i18n": "^0.12.
|
|
39
|
+
"@intlify/unplugin-vue-i18n": "^0.12.2",
|
|
40
40
|
"@kyvg/vue3-notification": "^2.9.1",
|
|
41
41
|
"@mdi/font": "^7.2.96",
|
|
42
42
|
"@rushstack/eslint-patch": "^1.3.2",
|
|
43
43
|
"@types/node": "^18.16.19",
|
|
44
44
|
"@types/webfontloader": "^1.6.35",
|
|
45
|
-
"@typescript-eslint/parser": "^
|
|
45
|
+
"@typescript-eslint/parser": "^6.1.0",
|
|
46
46
|
"@vitejs/plugin-vue": "^4.2.3",
|
|
47
47
|
"@volar/vue-language-server": "1.6.5",
|
|
48
48
|
"@volar/vue-language-service": "^1.6.5",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@vueuse/integrations": "^10.2.1",
|
|
56
56
|
"axios": "^1.4.0",
|
|
57
57
|
"dayjs": "^1.11.9",
|
|
58
|
-
"eslint": "^8.
|
|
58
|
+
"eslint": "^8.45.0",
|
|
59
59
|
"eslint-plugin-vue": "^9.15.1",
|
|
60
60
|
"flatpickr": "^4.6.13",
|
|
61
61
|
"npm-run-all": "^4.1.5",
|
|
@@ -63,23 +63,23 @@
|
|
|
63
63
|
"postcss-html": "^1.5.0",
|
|
64
64
|
"postcss-prefix-selector": "^1.16.0",
|
|
65
65
|
"prettier": "^3.0.0",
|
|
66
|
-
"sass": "^1.
|
|
66
|
+
"sass": "^1.64.0",
|
|
67
67
|
"shortcut-buttons-flatpickr": "^0.4.0",
|
|
68
|
-
"stylelint": "^15.10.
|
|
69
|
-
"stylelint-config-recommended-vue": "^1.
|
|
68
|
+
"stylelint": "^15.10.2",
|
|
69
|
+
"stylelint-config-recommended-vue": "^1.5.0",
|
|
70
70
|
"stylelint-config-standard-scss": "^10.0.0",
|
|
71
71
|
"typescript": "4.9.5",
|
|
72
72
|
"uuid": "^9.0.0",
|
|
73
|
-
"vite": "^4.4.
|
|
74
|
-
"vite-plugin-dts": "^3.1
|
|
73
|
+
"vite": "^4.4.4",
|
|
74
|
+
"vite-plugin-dts": "^3.3.1",
|
|
75
75
|
"vite-plugin-vuetify": "^1.0.2",
|
|
76
76
|
"vitepress": "1.0.0-beta.5",
|
|
77
77
|
"vue": "^3.3.4",
|
|
78
78
|
"vue-flatpickr-component": "^11.0.3",
|
|
79
79
|
"vue-i18n": "^9.2.2",
|
|
80
|
-
"vue-router": "^4.2.
|
|
81
|
-
"vue-tsc": "1.8.
|
|
82
|
-
"vuetify": "3.3.
|
|
80
|
+
"vue-router": "^4.2.4",
|
|
81
|
+
"vue-tsc": "1.8.5",
|
|
82
|
+
"vuetify": "3.3.9",
|
|
83
83
|
"webfontloader": "^1.6.28"
|
|
84
84
|
},
|
|
85
85
|
"peerDependencies": {
|
|
@@ -93,8 +93,8 @@
|
|
|
93
93
|
"pinia": "^2.1.3",
|
|
94
94
|
"vue": "3.3.4",
|
|
95
95
|
"vue-i18n": "9.2.2",
|
|
96
|
-
"vue-router": "4.2.
|
|
97
|
-
"vuetify": "3.3.
|
|
96
|
+
"vue-router": "4.2.4",
|
|
97
|
+
"vuetify": "3.3.9"
|
|
98
98
|
},
|
|
99
99
|
"peerDependenciesMeta": {
|
|
100
100
|
"@vueuse/core": {
|