|
|
@@ -53,6 +53,7 @@
|
|
|
"rimraf": "~5.0.10",
|
|
|
"sass": "~1.77.8",
|
|
|
"tailwindcss": "^3.4.15",
|
|
|
+ "unplugin-auto-import": "^0.18.5",
|
|
|
"unplugin-vue-components": "~0.27.4",
|
|
|
"vite": "~5.4.2",
|
|
|
"vite-plugin-compression": "~0.5.1",
|
|
|
@@ -861,14 +862,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@rollup/pluginutils": {
|
|
|
- "version": "5.1.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz",
|
|
|
- "integrity": "sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==",
|
|
|
+ "version": "5.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.3.tgz",
|
|
|
+ "integrity": "sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@types/estree": "^1.0.0",
|
|
|
"estree-walker": "^2.0.2",
|
|
|
- "picomatch": "^2.3.1"
|
|
|
+ "picomatch": "^4.0.2"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=14.0.0"
|
|
|
@@ -882,6 +883,18 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@rollup/pluginutils/node_modules/picomatch": {
|
|
|
+ "version": "4.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz",
|
|
|
+ "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
|
|
|
+ "dev": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
|
"version": "4.21.1",
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.21.1.tgz",
|
|
|
@@ -1378,9 +1391,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/acorn": {
|
|
|
- "version": "8.12.1",
|
|
|
- "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.12.1.tgz",
|
|
|
- "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
|
|
|
+ "version": "8.14.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.14.0.tgz",
|
|
|
+ "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
|
|
|
"dev": true,
|
|
|
"bin": {
|
|
|
"acorn": "bin/acorn"
|
|
|
@@ -1939,9 +1952,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/confbox": {
|
|
|
- "version": "0.1.7",
|
|
|
- "resolved": "https://registry.npmmirror.com/confbox/-/confbox-0.1.7.tgz",
|
|
|
- "integrity": "sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==",
|
|
|
+ "version": "0.1.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/confbox/-/confbox-0.1.8.tgz",
|
|
|
+ "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/core-js": {
|
|
|
@@ -3389,6 +3402,12 @@
|
|
|
"jiti": "bin/jiti.js"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/js-tokens": {
|
|
|
+ "version": "9.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-9.0.0.tgz",
|
|
|
+ "integrity": "sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
"node_modules/js-yaml": {
|
|
|
"version": "4.1.0",
|
|
|
"resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
|
@@ -3708,9 +3727,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/magic-string": {
|
|
|
- "version": "0.30.11",
|
|
|
- "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.11.tgz",
|
|
|
- "integrity": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==",
|
|
|
+ "version": "0.30.13",
|
|
|
+ "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.13.tgz",
|
|
|
+ "integrity": "sha512-8rYBO+MsWkgjDSOvLomYnzhdwEG51olQ4zL5KXnNJWV5MNmrb4rTZdrtkhxjnD/QyZUqR/Z/XDsUs/4ej2nx0g==",
|
|
|
"dependencies": {
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0"
|
|
|
}
|
|
|
@@ -4559,15 +4578,15 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/mlly": {
|
|
|
- "version": "1.7.1",
|
|
|
- "resolved": "https://registry.npmmirror.com/mlly/-/mlly-1.7.1.tgz",
|
|
|
- "integrity": "sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==",
|
|
|
+ "version": "1.7.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mlly/-/mlly-1.7.3.tgz",
|
|
|
+ "integrity": "sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "acorn": "^8.11.3",
|
|
|
+ "acorn": "^8.14.0",
|
|
|
"pathe": "^1.1.2",
|
|
|
- "pkg-types": "^1.1.1",
|
|
|
- "ufo": "^1.5.3"
|
|
|
+ "pkg-types": "^1.2.1",
|
|
|
+ "ufo": "^1.5.4"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/monaco-editor": {
|
|
|
@@ -4898,13 +4917,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/pkg-types": {
|
|
|
- "version": "1.2.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-1.2.0.tgz",
|
|
|
- "integrity": "sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==",
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "confbox": "^0.1.7",
|
|
|
- "mlly": "^1.7.1",
|
|
|
+ "confbox": "^0.1.8",
|
|
|
+ "mlly": "^1.7.2",
|
|
|
"pathe": "^1.1.2"
|
|
|
}
|
|
|
},
|
|
|
@@ -5509,6 +5528,12 @@
|
|
|
"node": ">=10"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/scule": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/scule/-/scule-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
"node_modules/select-files": {
|
|
|
"version": "1.0.1",
|
|
|
"resolved": "https://registry.npmmirror.com/select-files/-/select-files-1.0.1.tgz",
|
|
|
@@ -5709,6 +5734,18 @@
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/strip-literal": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/strip-literal/-/strip-literal-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "js-tokens": "^9.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/sucrase": {
|
|
|
"version": "3.35.0",
|
|
|
"resolved": "https://registry.npmmirror.com/sucrase/-/sucrase-3.35.0.tgz",
|
|
|
@@ -6039,6 +6076,48 @@
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/unimport": {
|
|
|
+ "version": "3.13.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unimport/-/unimport-3.13.2.tgz",
|
|
|
+ "integrity": "sha512-VKAepeIb6BWLtBl4tmyHY1/7rJgz3ynmZrWf8cU1a+v5Uv/k1gyyAEeGBnYcrwy8bxG5sflxEx4a9VQUqOVHUA==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@rollup/pluginutils": "^5.1.3",
|
|
|
+ "acorn": "^8.14.0",
|
|
|
+ "escape-string-regexp": "^5.0.0",
|
|
|
+ "estree-walker": "^3.0.3",
|
|
|
+ "fast-glob": "^3.3.2",
|
|
|
+ "local-pkg": "^0.5.0",
|
|
|
+ "magic-string": "^0.30.12",
|
|
|
+ "mlly": "^1.7.3",
|
|
|
+ "pathe": "^1.1.2",
|
|
|
+ "pkg-types": "^1.2.1",
|
|
|
+ "scule": "^1.3.0",
|
|
|
+ "strip-literal": "^2.1.0",
|
|
|
+ "unplugin": "^1.15.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unimport/node_modules/escape-string-regexp": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
|
|
|
+ "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
|
|
|
+ "dev": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unimport/node_modules/estree-walker": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-3.0.3.tgz",
|
|
|
+ "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@types/estree": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/unist-util-generated": {
|
|
|
"version": "2.0.1",
|
|
|
"resolved": "https://registry.npmmirror.com/unist-util-generated/-/unist-util-generated-2.0.1.tgz",
|
|
|
@@ -6121,20 +6200,76 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/unplugin": {
|
|
|
- "version": "1.12.2",
|
|
|
- "resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-1.12.2.tgz",
|
|
|
- "integrity": "sha512-bEqQxeC7rxtxPZ3M5V4Djcc4lQqKPgGe3mAWZvxcSmX5jhGxll19NliaRzQSQPrk4xJZSGniK3puLWpRuZN7VQ==",
|
|
|
+ "version": "1.16.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-1.16.0.tgz",
|
|
|
+ "integrity": "sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "acorn": "^8.12.1",
|
|
|
- "chokidar": "^3.6.0",
|
|
|
- "webpack-sources": "^3.2.3",
|
|
|
+ "acorn": "^8.14.0",
|
|
|
"webpack-virtual-modules": "^0.6.2"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=14.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/unplugin-auto-import": {
|
|
|
+ "version": "0.18.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-0.18.5.tgz",
|
|
|
+ "integrity": "sha512-ZUnayBRlOwNuN9hrM1PymSZK5qDEI8heDD0E3U8Tq4FS6bUxd9VMfJ8tCwWTG5ir6g1yThe/4SVHbFUZQwplOw==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@antfu/utils": "^0.7.10",
|
|
|
+ "@rollup/pluginutils": "^5.1.3",
|
|
|
+ "fast-glob": "^3.3.2",
|
|
|
+ "local-pkg": "^0.5.0",
|
|
|
+ "magic-string": "^0.30.13",
|
|
|
+ "minimatch": "^9.0.5",
|
|
|
+ "unimport": "^3.13.2",
|
|
|
+ "unplugin": "^1.16.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nuxt/kit": "^3.2.2",
|
|
|
+ "@vueuse/core": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@nuxt/kit": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@vueuse/core": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-auto-import/node_modules/brace-expansion": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "balanced-match": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-auto-import/node_modules/minimatch": {
|
|
|
+ "version": "9.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz",
|
|
|
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "brace-expansion": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16 || 14 >=14.17"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/unplugin-vue-components": {
|
|
|
"version": "0.27.4",
|
|
|
"resolved": "https://registry.npmmirror.com/unplugin-vue-components/-/unplugin-vue-components-0.27.4.tgz",
|
|
|
@@ -6519,15 +6654,6 @@
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/webpack-sources": {
|
|
|
- "version": "3.2.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.2.3.tgz",
|
|
|
- "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
|
|
|
- "dev": true,
|
|
|
- "engines": {
|
|
|
- "node": ">=10.13.0"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/webpack-virtual-modules": {
|
|
|
"version": "0.6.2",
|
|
|
"resolved": "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
|