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 e40544d commit 5f48070Copy full SHA for 5f48070
2 files changed
examples/nextjs/package.json
@@ -17,7 +17,7 @@
17
},
18
"devDependencies": {
19
"@next/eslint-plugin-next": "^14.0.4",
20
- "@types/node": "^20.10.5",
+ "@types/node": "^20.10.6",
21
"@types/react": "^18.2.46",
22
"@types/react-dom": "^18.2.18",
23
"eslint-config-custom": "workspace:*",
packages/persist-and-sync/package.json
@@ -26,7 +26,7 @@
26
27
28
"@testing-library/react": "^14.1.2",
29
30
"@vitejs/plugin-react": "^4.2.1",
31
"@vitest/coverage-v8": "^1.1.0",
32
"jsdom": "^23.0.1",
0 commit comments