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 @@ -23,7 +23,7 @@
"@vitejs/plugin-react-swc": "4.1.0",
"eslint": "9.37.0",
"eslint-plugin-react-hooks": "7.0.0",
"eslint-plugin-react-refresh": "0.4.23",
"eslint-plugin-react-refresh": "0.4.24",
"globals": "16.4.0",
"typescript": "5.9.3",
"typescript-eslint": "8.46.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4310,12 +4310,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-refresh@npm:0.4.23":
version: 0.4.23
resolution: "eslint-plugin-react-refresh@npm:0.4.23"
"eslint-plugin-react-refresh@npm:0.4.24":
version: 0.4.24
resolution: "eslint-plugin-react-refresh@npm:0.4.24"
peerDependencies:
eslint: ">=8.40"
checksum: 10/5a204bd5d45919ba45f832f1b3175892875961298f8f4fc88d29f3aa610457199fca0e785c60e336d1ccc49bc9520061906a8f4e36ff7ee1b8a0b7b37fd88d68
checksum: 10/5e7f0e9e854f1fcf56dcfca5f9e068ba0e1e3f7b47428991d5d5f9549dfc94261d6200fb7a1a1a76861cd787f17f2366dfd4f27a082d7f7815a0201a0b434dd3
languageName: node
linkType: hard

Expand Down Expand Up @@ -5781,7 +5781,7 @@ __metadata:
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
eslint: "npm:9.37.0"
eslint-plugin-react-hooks: "npm:7.0.0"
eslint-plugin-react-refresh: "npm:0.4.23"
eslint-plugin-react-refresh: "npm:0.4.24"
globals: "npm:16.4.0"
instantsearch.css: "npm:^8.5.1"
react: "npm:^19.0.0"
Expand Down
Loading