Skip to content

Commit 80f05c3

Browse files
Update dependencies
1 parent 91a23d2 commit 80f05c3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,24 +40,24 @@
4040
"@typescript-eslint/eslint-plugin": "^8.56.1",
4141
"@typescript-eslint/parser": "^8.56.1",
4242
"@vite-pwa/assets-generator": "^1.0.2",
43-
"@vitejs/plugin-legacy": "^7.2.1",
43+
"@vitejs/plugin-legacy": "^8.0.0",
4444
"@vitejs/plugin-vue": "^6.0.4",
4545
"@vitest/coverage-istanbul": "^4.0.18",
4646
"@vitest/eslint-plugin": "^1.6.9",
4747
"@vue/eslint-config-typescript": "^14.7.0",
4848
"babel-plugin-istanbul": "^7.0.1",
4949
"chai": "^6.2.2",
5050
"eslint": "^10.0.2",
51-
"eslint-plugin-i18n-json": "github:brdgm/eslint-plugin-i18n-json#4.1.1",
51+
"eslint-plugin-i18n-json": "github:brdgm/eslint-plugin-i18n-json#4.1.2",
5252
"eslint-plugin-playwright": "^2.9.0",
5353
"eslint-plugin-vue": "^10.8.0",
54-
"jsdom": "^28.1.0",
54+
"jsdom": "^29.0.0",
5555
"nodemon": "^3.1.14",
5656
"sass": "~1.78.0",
5757
"source-map-support": "^0.5.21",
5858
"ts-node": "^10.9.2",
59-
"typescript": "^5.9.3",
60-
"vite": "^7.3.1",
59+
"typescript": "^6.0.0",
60+
"vite": "^8.0.0",
6161
"vite-plugin-pwa": "^1.2.0",
6262
"vitest": "^4.0.18"
6363
}

0 commit comments

Comments
 (0)