We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47634d5 commit 547406eCopy full SHA for 547406e
react-instantsearch/remix/package.json
@@ -14,18 +14,18 @@
14
},
15
"dependencies": {
16
"@radix-ui/react-toast": "0.1.1",
17
- "@remix-run/node": "1.6.5",
18
- "@remix-run/react": "1.6.5",
19
- "@remix-run/serve": "1.6.5",
+ "@remix-run/node": "1.19.3",
+ "@remix-run/react": "1.19.3",
+ "@remix-run/serve": "1.19.3",
20
"algoliasearch": "4.11.0",
21
"instantsearch.css": "7.4.5",
22
"react": "18.2.0",
23
"react-dom": "18.2.0",
24
"react-instantsearch": "7.0.0"
25
26
"devDependencies": {
27
- "@remix-run/dev": "1.6.5",
28
- "@remix-run/eslint-config": "1.6.5",
+ "@remix-run/dev": "1.19.3",
+ "@remix-run/eslint-config": "1.19.3",
29
"@types/react": "18.0.17",
30
"@types/react-dom": "18.0.6",
31
"npm-run-all": "4.1.5",
0 commit comments