Skip to content

Commit

Permalink
Update Vite packages to v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2024
1 parent 15bc77f commit 925a419
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 91 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
"@types/react-dom": "18.3.0",
"@types/uuid": "10.0.0",
"@vitejs/plugin-react-swc": "3.7.0",
"@vitest/browser": "2.1.1",
"@vitest/coverage-v8": "2.1.1",
"@vitest/ui": "2.1.1",
"@vitest/browser": "2.1.2",
"@vitest/coverage-v8": "2.1.2",
"@vitest/ui": "2.1.2",
"eslint": "9.11.1",
"eslint-plugin-react": "7.37.0",
"globals": "15.9.0",
Expand All @@ -70,7 +70,7 @@
"typescript-eslint": "8.7.0",
"vite": "5.4.8",
"vite-plugin-mkcert": "1.17.6",
"vitest": "2.1.1",
"vitest": "2.1.2",
"vitest-browser-react": "0.0.1"
},
"lint-staged": {
Expand Down
167 changes: 80 additions & 87 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 925a419

Please sign in to comment.