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.33.0",
"@eslint/js": "9.34.0",
"@types/react": "19.1.11",
"@types/react-dom": "19.1.7",
"@vitejs/plugin-react-swc": "3.11.0",
"eslint": "9.33.0",
"eslint": "9.34.0",
"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 @@ -774,10 +774,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.33.0":
version: 9.33.0
resolution: "@eslint/js@npm:9.33.0"
checksum: 10/415031162eeee4ed67457585f3a3f3442521e75dd352932582683452c393d837da81cf9726a2cf097b444119ae2e405951e6b5d84546f67b6370fc36f27d8321
"@eslint/js@npm:9.34.0":
version: 9.34.0
resolution: "@eslint/js@npm:9.34.0"
checksum: 10/3bbe8423e2d11e0eeb70a79f5cd25b89a8920cade36e479e4288d1e01043b48a0d737f46d8e5dc91c53afad5bc0edc882cc5a5a024ac1ac31b0b7b4d4a9f16c0
languageName: node
linkType: hard

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

"eslint@npm:9.33.0":
version: 9.33.0
resolution: "eslint@npm:9.33.0"
"eslint@npm:9.34.0":
version: 9.34.0
resolution: "eslint@npm:9.34.0"
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.1"
"@eslint/core": "npm:^0.15.2"
"@eslint/eslintrc": "npm:^3.3.1"
"@eslint/js": "npm:9.33.0"
"@eslint/js": "npm:9.34.0"
"@eslint/plugin-kit": "npm:^0.3.5"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand Down Expand Up @@ -4304,7 +4304,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/3857f17460c8a245e3dd2d23b892ce844dc7d337db3fbdeb39f488d6405ae6e71f2142cc4514316d0042c85a77d9503e7dfd4637665eb389473145ad31bd8306
checksum: 10/edcd2e055521784cc941d26ea326fe488f749f6d9c18b5c10ea7ed779a502d3d6906b0cc49f68d208416f7b2cb82a21cb96d3031c2e02457f03dbf0c5be0992c
languageName: node
linkType: hard

Expand Down Expand Up @@ -5573,12 +5573,12 @@ __metadata:
version: 0.0.0-use.local
resolution: "javascript-playground-browser@workspace:playground/javascript/browser"
dependencies:
"@eslint/js": "npm:9.33.0"
"@eslint/js": "npm:9.34.0"
"@types/react": "npm:19.1.11"
"@types/react-dom": "npm:19.1.7"
"@vitejs/plugin-react-swc": "npm:3.11.0"
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
eslint: "npm:9.33.0"
eslint: "npm:9.34.0"
eslint-plugin-react-hooks: "npm:5.2.0"
eslint-plugin-react-refresh: "npm:0.4.20"
globals: "npm:16.1.0"
Expand Down