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
4 changes: 2 additions & 2 deletions playground/javascript/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"react-instantsearch": "^7.15.3"
},
"devDependencies": {
"@eslint/js": "9.30.0",
"@eslint/js": "9.30.1",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@vitejs/plugin-react-swc": "3.10.2",
"eslint": "9.30.0",
"eslint": "9.30.1",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-refresh": "0.4.20",
"globals": "16.1.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -752,10 +752,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.30.0":
version: 9.30.0
resolution: "@eslint/js@npm:9.30.0"
checksum: 10/42e3d5a9cdd5a0842f3ed078e28f81ae1cf04bd2edfd09f43e6dc148bb2e99904f09090007eb6485afd82d837771890c5a8b9ceb1e8c4e256953df4b4aa97308
"@eslint/js@npm:9.30.1":
version: 9.30.1
resolution: "@eslint/js@npm:9.30.1"
checksum: 10/f32c8a42b1343b03613b92a4a7c4745d19a93e66ffb8fac18ccd066deaa200b2fc55f476bf0407d7748f663bc947ca78c0518f13f60cd9ed08d0ba8b7bb74370
languageName: node
linkType: hard

Expand Down Expand Up @@ -4131,17 +4131,17 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.30.0":
version: 9.30.0
resolution: "eslint@npm:9.30.0"
"eslint@npm:9.30.1":
version: 9.30.1
resolution: "eslint@npm:9.30.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.21.0"
"@eslint/config-helpers": "npm:^0.3.0"
"@eslint/core": "npm:^0.14.0"
"@eslint/eslintrc": "npm:^3.3.1"
"@eslint/js": "npm:9.30.0"
"@eslint/js": "npm:9.30.1"
"@eslint/plugin-kit": "npm:^0.3.1"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand Down Expand Up @@ -4177,7 +4177,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/74c11e6be5997f0de6542932795e997c1586f8f21cdeeda09c89c6c36879a9a593af84f1fd594bd8e22814c54ca0ad65513a0c91b0e8944efb51faed34b7d3b0
checksum: 10/bd3024f730c88a2d099455f5ec5be2d6293eaf1412eb5111427282e1060b7f87891168ccbded10b71fc7182e05151e42511ec29d4e0d4ece5e3151eaf8d54763
languageName: node
linkType: hard

Expand Down Expand Up @@ -5454,12 +5454,12 @@ __metadata:
version: 0.0.0-use.local
resolution: "javascript-playground-browser@workspace:playground/javascript/browser"
dependencies:
"@eslint/js": "npm:9.30.0"
"@eslint/js": "npm:9.30.1"
"@types/react": "npm:19.1.8"
"@types/react-dom": "npm:19.1.6"
"@vitejs/plugin-react-swc": "npm:3.10.2"
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
eslint: "npm:9.30.0"
eslint: "npm:9.30.1"
eslint-plugin-react-hooks: "npm:5.2.0"
eslint-plugin-react-refresh: "npm:0.4.20"
globals: "npm:16.1.0"
Expand Down