upgrade npm package version
This commit is contained in:
parent
e62bd7fb2a
commit
d253e6f03e
2678
webui/package-lock.json
generated
2678
webui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -12,34 +12,34 @@
|
||||
"@codemirror/lang-json": "github:codemirror/lang-json",
|
||||
"@codemirror/lang-markdown": "github:codemirror/lang-markdown",
|
||||
"@codemirror/theme-one-dark": "github:codemirror/theme-one-dark",
|
||||
"@kyvg/vue3-notification": "^3.0.2",
|
||||
"axios": "^1.5.1",
|
||||
"@kyvg/vue3-notification": "^3.2.0",
|
||||
"axios": "^1.6.8",
|
||||
"codemirror": "^6.0.1",
|
||||
"pinia": "^2.1.6",
|
||||
"ts-proto": "^1.158.0",
|
||||
"vue": "^3.3.4",
|
||||
"pinia": "^2.1.7",
|
||||
"ts-proto": "^1.169.1",
|
||||
"vue": "^3.4.21",
|
||||
"vue-codemirror": "^6.1.1",
|
||||
"vue-router": "^4.2.4",
|
||||
"vue-router": "^4.3.0",
|
||||
"vue3-highlightjs": "^1.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rushstack/eslint-patch": "^1.3.3",
|
||||
"@rushstack/eslint-patch": "^1.7.2",
|
||||
"@tsconfig/node18": "^18.2.2",
|
||||
"@types/node": "^18.17.17",
|
||||
"@vitejs/plugin-vue": "^4.3.4",
|
||||
"@vue/eslint-config-prettier": "^8.0.0",
|
||||
"@vue/eslint-config-typescript": "^12.0.0",
|
||||
"@vue/tsconfig": "^0.4.0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"daisyui": "^3.7.7",
|
||||
"eslint": "^8.49.0",
|
||||
"eslint-plugin-vue": "^9.17.0",
|
||||
"npm-run-all2": "^6.0.6",
|
||||
"postcss": "^8.4.30",
|
||||
"prettier": "^3.0.3",
|
||||
"tailwindcss": "^3.3.3",
|
||||
"typescript": "~5.2.0",
|
||||
"vite": "^4.4.9",
|
||||
"vue-tsc": "^1.8.11"
|
||||
"@types/node": "^20.11.28",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vue/eslint-config-prettier": "^9.0.0",
|
||||
"@vue/eslint-config-typescript": "^13.0.0",
|
||||
"@vue/tsconfig": "^0.5.1",
|
||||
"autoprefixer": "^10.4.18",
|
||||
"daisyui": "^4.7.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-vue": "^9.23.0",
|
||||
"npm-run-all2": "^6.1.2",
|
||||
"postcss": "^8.4.36",
|
||||
"prettier": "^3.2.5",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "~5.4.2",
|
||||
"vite": "^5.1.6",
|
||||
"vue-tsc": "^2.0.6"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user