Skip to content

Commit 8cd98c0

Browse files
committed
update packages
1 parent 9654dae commit 8cd98c0

File tree

2 files changed

+22
-16
lines changed

2 files changed

+22
-16
lines changed

frontend/package-lock.json

Lines changed: 20 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@vitejs/plugin-vue2": "^2.0.0",
3535
"@vue/test-utils": "^1.3.0",
3636
"eslint-import-resolver-alias": "^1.1.2",
37-
"eslint-plugin-vitest": "^0.0.11",
37+
"eslint-plugin-vitest": "^0.0.13",
3838
"eslint-plugin-vue": "^9.0.1",
3939
"eslint-plugin-vue-scoped-css": "^2.2.0",
4040
"jsdom-global": "^3.0.2",
@@ -47,7 +47,7 @@
4747
"vite-plugin-dynamic-base": "^0.4.6",
4848
"vite-plugin-eslint": "^1.8.1",
4949
"vite-plugin-static-copy": "^0.11.1",
50-
"vitest": "^0.24.0",
50+
"vitest": "^0.25.0",
5151
"vue-eslint-parser": "^9.0.2",
5252
"vuetify-loader": "^1.6.0"
5353
}

0 commit comments

Comments
 (0)