Skip to content

Commit

Permalink
chore: upgrade vite/test and webpack (#783)
Browse files Browse the repository at this point in the history
- security
  • Loading branch information
yoavniran authored Nov 10, 2024
1 parent ca09214 commit de03705
Show file tree
Hide file tree
Showing 2 changed files with 1,957 additions and 1,985 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@vitest/coverage-istanbul": "^2.0.3",
"@vitest/coverage-v8": "^2.0.3",
"@vitest/ui": "^2.0.3",
"@vitest/coverage-istanbul": "^2.0.5",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/ui": "^2.1.4",
"async": "^3.2.5",
"babel-loader": "^9.1.3",
"babel-plugin-istanbul": "^7.0.0",
Expand Down Expand Up @@ -149,9 +149,9 @@
"storybook": "^8.4.2",
"styled-components": "^6.1.12",
"typescript": "^5.3.3",
"vite": "^5.3.4",
"vite": "^5.4.10",
"vite-plugin-babel": "^1.2.0",
"vitest": "^2.0.3",
"vitest": "^2.1.4",
"wait-on": "^7.2.0",
"weak-napi": "^2.0.2",
"webpack": "5",
Expand Down
Loading

0 comments on commit de03705

Please sign in to comment.