We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59144c commit 87364c0Copy full SHA for 87364c0
examples/next/package.json
@@ -2,7 +2,7 @@
2
"name": "poool-react-access-next-example",
3
"dependencies": {
4
"@poool/react-access": "portal:../../",
5
- "next": "15.4.5",
+ "next": "15.4.6",
6
"react": "19.1.1",
7
"react-dom": "19.1.1"
8
},
package.json
@@ -39,7 +39,7 @@
39
"jest": "30.0.5",
40
"jest-dev-server": "11.0.0",
41
"jest-environment-jsdom": "30.0.5",
42
- "puppeteer": "24.15.0",
+ "puppeteer": "24.16.0",
43
44
"react-dom": "19.1.1",
45
"react-router-dom": "7.7.1",
0 commit comments