@mythpe/quasar-ui-qui 0.0.37 → 0.0.39
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/package.json +36 -35
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mythpe/quasar-ui-qui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.39",
|
|
4
4
|
"description": "MyTh Quasar UI Kit App Extension",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "MyTh Ahmed Faiz",
|
|
@@ -28,52 +28,53 @@
|
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@ckeditor/ckeditor5-vue": "^7.3.0",
|
|
31
|
-
"@vee-validate/i18n": "^4.14.
|
|
32
|
-
"@vee-validate/rules": "^4.14.
|
|
31
|
+
"@vee-validate/i18n": "^4.14.7",
|
|
32
|
+
"@vee-validate/rules": "^4.14.7",
|
|
33
33
|
"axios": "^1.7.8",
|
|
34
34
|
"ckeditor5": "^43.3.1",
|
|
35
|
-
"lodash": "^4.17.
|
|
35
|
+
"lodash": "^4.17.21",
|
|
36
36
|
"lodash-inflection": "^1.5.0",
|
|
37
37
|
"typed.js": "^2.1.0",
|
|
38
|
-
"vee-validate": "^4.14.
|
|
39
|
-
"vue-i18n": "^
|
|
38
|
+
"vee-validate": "^4.14.7",
|
|
39
|
+
"vue-i18n": "^11.0.0-beta.2",
|
|
40
|
+
"qs": "^6.13.1"
|
|
40
41
|
},
|
|
41
42
|
"devDependencies": {
|
|
42
|
-
"@quasar/app-webpack": "^3.
|
|
43
|
-
"@quasar/extras": "^1.16.
|
|
44
|
-
"@rollup/plugin-buble": "^0.
|
|
45
|
-
"@rollup/plugin-json": "^
|
|
46
|
-
"@rollup/plugin-node-resolve": "^
|
|
47
|
-
"@rollup/plugin-replace": "^
|
|
43
|
+
"@quasar/app-webpack": "^3.15.1",
|
|
44
|
+
"@quasar/extras": "^1.16.13",
|
|
45
|
+
"@rollup/plugin-buble": "^1.0.3",
|
|
46
|
+
"@rollup/plugin-json": "^6.1.0",
|
|
47
|
+
"@rollup/plugin-node-resolve": "^15.3.0",
|
|
48
|
+
"@rollup/plugin-replace": "^6.0.1",
|
|
48
49
|
"@types/express": "^5.0.0",
|
|
49
50
|
"@types/lodash": "^4.17.13",
|
|
50
|
-
"@types/node": "^22.
|
|
51
|
-
"@typescript-eslint/eslint-plugin": "^
|
|
52
|
-
"@typescript-eslint/parser": "^
|
|
53
|
-
"autoprefixer": "^10.
|
|
54
|
-
"chalk": "^
|
|
55
|
-
"core-js": "^3.
|
|
51
|
+
"@types/node": "^22.10.1",
|
|
52
|
+
"@typescript-eslint/eslint-plugin": "^8.16.0",
|
|
53
|
+
"@typescript-eslint/parser": "^8.16.0",
|
|
54
|
+
"autoprefixer": "^10.4.20",
|
|
55
|
+
"chalk": "^5.3.0",
|
|
56
|
+
"core-js": "^3.39.0",
|
|
56
57
|
"cssnano": "^7.0.6",
|
|
57
|
-
"eslint": "^
|
|
58
|
-
"eslint-config-standard": "^17.
|
|
59
|
-
"eslint-plugin-import": "^2.
|
|
60
|
-
"eslint-plugin-n": "^
|
|
61
|
-
"eslint-plugin-promise": "^
|
|
62
|
-
"eslint-plugin-vue": "^9.
|
|
63
|
-
"fs-extra": "^
|
|
64
|
-
"open": "^
|
|
65
|
-
"postcss": "^8.
|
|
66
|
-
"quasar": "^2.
|
|
67
|
-
"rimraf": "^
|
|
68
|
-
"rollup": "^
|
|
58
|
+
"eslint": "^9.15.0",
|
|
59
|
+
"eslint-config-standard": "^17.1.0",
|
|
60
|
+
"eslint-plugin-import": "^2.31.0",
|
|
61
|
+
"eslint-plugin-n": "^17.14.0",
|
|
62
|
+
"eslint-plugin-promise": "^7.2.1",
|
|
63
|
+
"eslint-plugin-vue": "^9.31.0",
|
|
64
|
+
"fs-extra": "^11.2.0",
|
|
65
|
+
"open": "^10.1.0",
|
|
66
|
+
"postcss": "^8.4.49",
|
|
67
|
+
"quasar": "^2.17.4",
|
|
68
|
+
"rimraf": "^6.0.1",
|
|
69
|
+
"rollup": "^4.27.4",
|
|
69
70
|
"rtlcss": "^4.3.0",
|
|
70
|
-
"sass": "^1.
|
|
71
|
+
"sass": "^1.81.0",
|
|
71
72
|
"typescript": "~5.5.3",
|
|
72
|
-
"uglify-js": "^3.
|
|
73
|
+
"uglify-js": "^3.19.3",
|
|
73
74
|
"vite-plugin-checker": "^0.8.0",
|
|
74
|
-
"vue": "^3.
|
|
75
|
-
"vue-router": "^4.
|
|
76
|
-
"vue-tsc": "^2.
|
|
75
|
+
"vue": "^3.5.13",
|
|
76
|
+
"vue-router": "^4.5.0",
|
|
77
|
+
"vue-tsc": "^2.1.10",
|
|
77
78
|
"zlib": "^1.0.5"
|
|
78
79
|
},
|
|
79
80
|
"browserslist": [
|