Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@vitejs/plugin-react": "^6.0.3",
"@vitejs/plugin-react": "^6.0.4",
"@vitest/coverage-v8": "^4.1.10",
"eslint": "^10.7.0",
"eslint-plugin-react": "^7.37.5",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3153,9 +3153,9 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-react@npm:^6.0.3":
version: 6.0.3
resolution: "@vitejs/plugin-react@npm:6.0.3"
"@vitejs/plugin-react@npm:^6.0.4":
version: 6.0.4
resolution: "@vitejs/plugin-react@npm:6.0.4"
dependencies:
"@rolldown/pluginutils": "npm:^1.0.1"
peerDependencies:
Expand All @@ -3167,7 +3167,7 @@ __metadata:
optional: true
babel-plugin-react-compiler:
optional: true
checksum: 10c0/592a93178c0eec420759d529a2c964a7103860808f549f72993b96a38c287c929a0d371cacbd932c37ee2118b830348db752cc01a31d688c71d19d74567251fa
checksum: 10c0/38446b54f51760b97d81abfa2fb9130bdc7a545183c97b26cfc7a5982fbcbeef431f482a3d44ef8225ca3e8c37e852a0843f8f84d0834391cab49b36a172dbf8
languageName: node
linkType: hard

Expand Down Expand Up @@ -3818,7 +3818,7 @@ __metadata:
"@testing-library/react": "npm:^16.3.2"
"@testing-library/user-event": "npm:^14.6.1"
"@visx/geo": "npm:^4.0.0"
"@vitejs/plugin-react": "npm:^6.0.3"
"@vitejs/plugin-react": "npm:^6.0.4"
"@vitest/coverage-v8": "npm:^4.1.10"
axios: "npm:1.18.1"
d3-scale-chromatic: "npm:^3.1.0"
Expand Down
Loading