mirror of
https://github.com/Lissy93/dashy.git
synced 2026-06-04 15:55:34 -04:00
🔀 Merge pull request #2133 from Lissy93/dependabot/npm_and_yarn/minor-and-patch-360edf0de9
⬆️(deps): Bump the minor-and-patch group across 1 directory with 9 updates
This commit is contained in:
14
package.json
14
package.json
@@ -21,11 +21,11 @@
|
||||
"dependency-audit": "npx improved-yarn-audit --ignore-dev-deps"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "^6.20.1",
|
||||
"@codemirror/autocomplete": "^6.20.2",
|
||||
"@codemirror/commands": "^6.10.3",
|
||||
"@codemirror/lang-yaml": "^6.1.3",
|
||||
"@codemirror/language": "^6.12.3",
|
||||
"@codemirror/lint": "^6.9.5",
|
||||
"@codemirror/lint": "^6.9.6",
|
||||
"@codemirror/search": "^6.7.0",
|
||||
"@codemirror/state": "^6.6.0",
|
||||
"@codemirror/view": "^6.41.1",
|
||||
@@ -45,8 +45,8 @@
|
||||
"keycloak-js": "^26.0.0",
|
||||
"oidc-client-ts": "^3.0.1",
|
||||
"rsup-progress": "^3.2.0",
|
||||
"simple-icons": "^16.18.1",
|
||||
"vue": "^3.5.33",
|
||||
"simple-icons": "^16.19.0",
|
||||
"vue": "^3.5.34",
|
||||
"vue-i18n": "^9.14.0",
|
||||
"vue-router": "^4.4.0",
|
||||
"vue-select": "4.0.0-beta.6",
|
||||
@@ -62,18 +62,18 @@
|
||||
"autoprefixer": "^10.4.27",
|
||||
"eslint": "^10.2.1",
|
||||
"eslint-plugin-import-x": "^4.16.2",
|
||||
"eslint-plugin-vue": "^10.9.0",
|
||||
"eslint-plugin-vue": "^10.9.1",
|
||||
"globals": "^17.5.0",
|
||||
"happy-dom": "^20.8.9",
|
||||
"sass": "^1.77.0",
|
||||
"supertest": "^7.2.2",
|
||||
"typescript": "^6.0.3",
|
||||
"vite": "^6.2.0",
|
||||
"vite-plugin-pwa": "^1.0.0",
|
||||
"vite-plugin-pwa": "^1.3.0",
|
||||
"vite-svg-loader": "^5.1.0",
|
||||
"vitest": "^4.1.5",
|
||||
"vue-eslint-parser": "^10.0.0",
|
||||
"vue-tsc": "^3.2.7"
|
||||
"vue-tsc": "^3.2.8"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
|
||||
Reference in New Issue
Block a user