|
@@ -2,7 +2,7 @@
|
|
|
"name": "nginx-ui-app-next",
|
|
|
"type": "module",
|
|
|
"version": "2.0.0-rc.2",
|
|
|
- "packageManager": "pnpm@10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d",
|
|
|
+ "packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af",
|
|
|
"scripts": {
|
|
|
"dev": "vite --host",
|
|
|
"typecheck": "vue-tsc --noEmit",
|
|
@@ -19,9 +19,9 @@
|
|
|
"@simplewebauthn/browser": "^13.1.0",
|
|
|
"@vue/reactivity": "^3.5.13",
|
|
|
"@vue/shared": "^3.5.13",
|
|
|
- "@vueuse/components": "^12.5.0",
|
|
|
- "@vueuse/core": "^12.5.0",
|
|
|
- "@vueuse/integrations": "^12.5.0",
|
|
|
+ "@vueuse/components": "^12.7.0",
|
|
|
+ "@vueuse/core": "^12.7.0",
|
|
|
+ "@vueuse/integrations": "^12.7.0",
|
|
|
"@xterm/addon-attach": "^0.11.0",
|
|
|
"@xterm/addon-fit": "^0.10.0",
|
|
|
"@xterm/xterm": "^5.5.0",
|
|
@@ -39,9 +39,9 @@
|
|
|
"pinia-plugin-persistedstate": "^4.2.0",
|
|
|
"reconnecting-websocket": "^4.4.0",
|
|
|
"sortablejs": "^1.15.6",
|
|
|
- "sse.js": "^2.5.0",
|
|
|
+ "sse.js": "^2.6.0",
|
|
|
"universal-cookie": "^7.2.2",
|
|
|
- "unocss": "^65.4.3",
|
|
|
+ "unocss": "^65.5.0",
|
|
|
"vite-plugin-build-id": "0.5.0",
|
|
|
"vue": "^3.5.13",
|
|
|
"vue-dompurify-html": "^5.2.0",
|
|
@@ -53,7 +53,7 @@
|
|
|
"vuedraggable": "^4.1.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@antfu/eslint-config": "^4.2.0",
|
|
|
+ "@antfu/eslint-config": "^4.2.1",
|
|
|
"@iconify-json/fa": "1.2.1",
|
|
|
"@iconify-json/tabler": "^1.2.16",
|
|
|
"@iconify/tools": "^4.1.1",
|
|
@@ -67,18 +67,18 @@
|
|
|
"@vitejs/plugin-vue-jsx": "^4.1.1",
|
|
|
"@vue/compiler-sfc": "^3.5.13",
|
|
|
"@vue/tsconfig": "^0.7.0",
|
|
|
- "ace-builds": "^1.37.5",
|
|
|
+ "ace-builds": "^1.38.0",
|
|
|
"autoprefixer": "^10.4.20",
|
|
|
- "eslint": "9.20.0",
|
|
|
- "eslint-plugin-sonarjs": "^3.0.1",
|
|
|
+ "eslint": "9.20.1",
|
|
|
+ "eslint-plugin-sonarjs": "^3.0.2",
|
|
|
"less": "^4.2.2",
|
|
|
"postcss": "^8.5.2",
|
|
|
"typescript": "5.7.3",
|
|
|
- "unplugin-auto-import": "^19.0.0",
|
|
|
- "unplugin-vue-components": "^28.0.0",
|
|
|
+ "unplugin-auto-import": "^19.1.0",
|
|
|
+ "unplugin-vue-components": "^28.2.0",
|
|
|
"unplugin-vue-define-options": "^1.5.5",
|
|
|
"vite": "^6.1.0",
|
|
|
"vite-svg-loader": "^5.1.0",
|
|
|
- "vue-tsc": "^2.1.10"
|
|
|
+ "vue-tsc": "^2.2.2"
|
|
|
}
|
|
|
}
|