mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2026-03-29 21:45:53 +02:00
webapp: Update dependencies
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* eslint-env node */
|
||||
/* global */
|
||||
import js from "@eslint/js";
|
||||
import pluginVue from 'eslint-plugin-vue'
|
||||
import vueTsEslintConfig from '@vue/eslint-config-typescript'
|
||||
|
||||
@@ -19,13 +19,13 @@
|
||||
"mitt": "^3.0.1",
|
||||
"sortablejs": "^1.15.6",
|
||||
"spark-md5": "^3.0.2",
|
||||
"vue": "^3.5.25",
|
||||
"vue-i18n": "11.2.2",
|
||||
"vue-router": "^4.6.4"
|
||||
"vue": "^3.5.27",
|
||||
"vue-i18n": "11.2.8",
|
||||
"vue-router": "^5.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@intlify/unplugin-vue-i18n": "^11.0.3",
|
||||
"@tsconfig/node24": "^24.0.3",
|
||||
"@tsconfig/node24": "^24.0.4",
|
||||
"@types/bootstrap": "^5.2.10",
|
||||
"@types/node": "^24.10.4",
|
||||
"@types/pulltorefreshjs": "^0.1.7",
|
||||
@@ -35,17 +35,17 @@
|
||||
"@vue/eslint-config-typescript": "^14.5.0",
|
||||
"@vue/tsconfig": "^0.8.1",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-vue": "^10.6.2",
|
||||
"eslint-plugin-vue": "^10.7.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^3.7.4",
|
||||
"prettier": "^3.8.1",
|
||||
"pulltorefreshjs": "^0.1.22",
|
||||
"sass": "^1.96.0",
|
||||
"terser": "^5.44.1",
|
||||
"sass": "^1.97.3",
|
||||
"terser": "^5.46.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^7.3.0",
|
||||
"vite": "^7.3.1",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-css-injected-by-js": "^3.5.2",
|
||||
"vue-tsc": "^3.1.8"
|
||||
"vue-tsc": "^3.2.4"
|
||||
},
|
||||
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
|
||||
}
|
||||
|
||||
1429
webapp/yarn.lock
1429
webapp/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user