|
21 | 21 | "sideEffects": false, |
22 | 22 | "peerDependencies": { |
23 | 23 | "@automerge/automerge-repo": "^1.2.0", |
24 | | - "@powersync/common": "^1.16.0", |
| 24 | + "@powersync/common": "^1.16.1", |
25 | 25 | "@libsql/client": "^0.9.0", |
26 | 26 | "@sqlite.org/sqlite-wasm": "^3.46.0-build2", |
27 | 27 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
|
126 | 126 | "@babel/preset-react": "^7.24.7", |
127 | 127 | "@babel/preset-typescript": "^7.24.7", |
128 | 128 | "@powersync/react": "^1.4.0", |
129 | | - "@powersync/common": "^1.16.0", |
| 129 | + "@powersync/common": "^1.16.1", |
130 | 130 | "@libsql/client": "^0.9.0", |
131 | 131 | "@prettier/sync": "^0.5.2", |
132 | 132 | "@rollup/plugin-image": "^3.0.3", |
|
139 | 139 | "@types/jest": "^29.5.12", |
140 | 140 | "@types/jest-environment-puppeteer": "^5.0.6", |
141 | 141 | "@types/less": "^3.0.6", |
142 | | - "@types/node": "^22.2.0", |
| 142 | + "@types/node": "^22.4.0", |
143 | 143 | "@types/puppeteer": "^7.0.4", |
144 | 144 | "@types/react": "^18.3.3", |
145 | 145 | "@types/react-dom": "^18.3.0", |
146 | 146 | "@types/react-test-renderer": "^18.3.0", |
147 | 147 | "@types/tmp": "^0.2.6", |
148 | 148 | "@types/ws": "^8.5.12", |
149 | | - "@typescript-eslint/eslint-plugin": "^7.17.0", |
150 | | - "@typescript-eslint/parser": "^7.17.0", |
| 149 | + "@typescript-eslint/eslint-plugin": "^8.1.0", |
| 150 | + "@typescript-eslint/parser": "^8.1.0", |
151 | 151 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
152 | 152 | "asciichart": "^1.5.25", |
153 | 153 | "babel-eslint": "^10.1.0", |
|
157 | 157 | "babel-preset-minify": "^0.5.2", |
158 | 158 | "buffer-replace": "^1.0.0", |
159 | 159 | "country-flag-emoji-json": "^2.0.0", |
160 | | - "cspell": "^8.13.3", |
| 160 | + "cspell": "^8.14.1", |
161 | 161 | "electric-sql": "^0.12.1", |
162 | | - "esbuild": "^0.23.0", |
| 162 | + "esbuild": "^0.23.1", |
163 | 163 | "eslint": "^8.57.0", |
164 | 164 | "eslint-config-prettier": "^9.1.0", |
165 | 165 | "eslint-plugin-import": "^2.29.1", |
166 | 166 | "eslint-plugin-jest": "^28.8.0", |
167 | | - "eslint-plugin-jsdoc": "^50.0.1", |
| 167 | + "eslint-plugin-jsdoc": "^50.2.2", |
168 | 168 | "eslint-plugin-react": "7.35.0", |
169 | 169 | "eslint-plugin-react-hooks": "^4.6.2", |
170 | 170 | "expo-sqlite": "14.0.6", |
|
176 | 176 | "jest": "^29.7.0", |
177 | 177 | "jest-environment-jsdom": "^29.7.0", |
178 | 178 | "jest-fetch-mock": "^3.0.3", |
179 | | - "jest-puppeteer": "^10.0.1", |
| 179 | + "jest-puppeteer": "^10.1.0", |
180 | 180 | "less": "^4.2.0", |
181 | 181 | "partykit": "^0.0.108", |
182 | 182 | "partysocket": "^1.0.2", |
183 | 183 | "prettier": "^3.3.3", |
184 | | - "puppeteer": "23.0.2", |
| 184 | + "puppeteer": "23.1.0", |
185 | 185 | "react": "^18.3.1", |
186 | 186 | "react-dom": "^18.3.1", |
187 | 187 | "react-test-renderer": "^18.3.1", |
188 | | - "rollup": "^4.20.0", |
| 188 | + "rollup": "^4.21.0", |
189 | 189 | "rollup-plugin-esbuild": "^6.1.1", |
190 | 190 | "rollup-plugin-preserve-shebang": "^1.0.1", |
191 | 191 | "rollup-plugin-prettier": "^4.1.1", |
|
0 commit comments