We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22bb590 commit 5430e63Copy full SHA for 5430e63
1 file changed
demos/example-nextjs/package.json
@@ -16,9 +16,9 @@
16
"test:build": "pnpm build"
17
},
18
"dependencies": {
19
- "@journeyapps/wa-sqlite": "^1.5.0",
20
- "@powersync/react": "^1.9.1",
21
- "@powersync/web": "^1.37.0",
+ "@journeyapps/wa-sqlite": "^1.6.0",
+ "@powersync/react": "^1.10.0",
+ "@powersync/web": "^1.37.2",
22
"@tailwindcss/postcss": "^4.2.2",
23
"jose": "^5.9.6",
24
"next": "^16.1.1",
0 commit comments