Skip to content

Commit 3ee162a

Browse files
Update Monthly Dev Dependencies to v3
1 parent fd7f4a2 commit 3ee162a

File tree

32 files changed

+350
-773
lines changed

32 files changed

+350
-773
lines changed

.pnp.cjs

Lines changed: 198 additions & 356 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@
8686
"@typescript-eslint/utils": "^8.12.2",
8787
"@vitejs/plugin-basic-ssl": "^1.1.0",
8888
"@vitejs/plugin-vue": "^5.0.4",
89-
"@vitest/coverage-v8": "^2.0.0",
89+
"@vitest/coverage-v8": "^3.0.0",
9090
"@vitest/eslint-plugin": "^1.1.7",
91-
"@vitest/ui": "^2.0.0",
91+
"@vitest/ui": "^3.0.0",
9292
"@vue/test-utils": "^2.4.5",
9393
"eslint": "^9.11.0",
9494
"eslint-import-resolver-alias": "^1.1.2",
@@ -106,7 +106,7 @@
106106
"vite": "^6.0.0",
107107
"vite-plugin-compression": "^0.5.1",
108108
"vite-plugin-vuetify": "^2.0.3",
109-
"vitest": "^2.0.0",
109+
"vitest": "^3.0.0",
110110
"vitest-fetch-mock": "^0.4.0"
111111
},
112112
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)