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 playground/javascript/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@eslint/js": "9.28.0",
"@types/react": "19.1.6",
"@types/react-dom": "19.1.5",
"@vitejs/plugin-react-swc": "3.10.0",
"@vitejs/plugin-react-swc": "3.10.1",
"eslint": "9.28.0",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-refresh": "0.4.20",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2484,15 +2484,15 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-react-swc@npm:3.10.0":
version: 3.10.0
resolution: "@vitejs/plugin-react-swc@npm:3.10.0"
"@vitejs/plugin-react-swc@npm:3.10.1":
version: 3.10.1
resolution: "@vitejs/plugin-react-swc@npm:3.10.1"
dependencies:
"@rolldown/pluginutils": "npm:1.0.0-beta.9"
"@swc/core": "npm:^1.11.22"
peerDependencies:
vite: ^4 || ^5 || ^6
checksum: 10/99ecf71de8f5a854bb2fc8813a6cff6bbc94477f76b0805e75515842e6c7c5674fd368ea81428b481812f19ee88a2cde226b4c304974adb54b36e2a41467bd02
checksum: 10/9f4ed8027eaa79fc634c49462571e1d056315f4feea6bb5562ff7caf251321003c481ae61747b49cddc35dfb353f67d73219e965c2272d3fa27a0f455d8b5a27
languageName: node
linkType: hard

Expand Down Expand Up @@ -5417,7 +5417,7 @@ __metadata:
"@eslint/js": "npm:9.28.0"
"@types/react": "npm:19.1.6"
"@types/react-dom": "npm:19.1.5"
"@vitejs/plugin-react-swc": "npm:3.10.0"
"@vitejs/plugin-react-swc": "npm:3.10.1"
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
eslint: "npm:9.28.0"
eslint-plugin-react-hooks: "npm:5.2.0"
Expand Down
Loading