Skip to content

Commit 6f66f08

Browse files
committed
[hygiene] Dependencies
1 parent ef1b5c8 commit 6f66f08

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tinybase",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"author": "jamesgpearce",
55
"repository": "github:tinyplex/tinybase",
66
"license": "MIT",
@@ -214,27 +214,27 @@
214214
"@automerge/automerge": "^2.1.0-alpha.6",
215215
"@babel/cli": "^7.22.10",
216216
"@babel/core": "^7.22.11",
217-
"@babel/preset-env": "^7.22.10",
217+
"@babel/preset-env": "^7.22.14",
218218
"@babel/preset-react": "^7.22.5",
219219
"@babel/preset-typescript": "^7.22.11",
220220
"@rollup/plugin-image": "^3.0.2",
221221
"@rollup/plugin-replace": "^5.0.2",
222222
"@rollup/plugin-terser": "^0.4.3",
223-
"@sqlite.org/sqlite-wasm": "^3.43.0-build2",
223+
"@sqlite.org/sqlite-wasm": "^3.43.0-build3",
224224
"@types/asciichart": "^1.5.6",
225225
"@types/expect-puppeteer": "^5.0.3",
226226
"@types/http-server": "^0.12.1",
227227
"@types/jest": "^29.5.4",
228228
"@types/jest-environment-puppeteer": "^5.0.3",
229-
"@types/less": "^3.0.3",
229+
"@types/less": "^3.0.4",
230230
"@types/node": "^20.5.7",
231231
"@types/puppeteer": "^5.4.7",
232232
"@types/react": "^18.2.21",
233233
"@types/react-dom": "^18.2.7",
234234
"@types/react-test-renderer": "^18.0.0",
235235
"@types/tmp": "^0.2.3",
236-
"@typescript-eslint/eslint-plugin": "^6.4.1",
237-
"@typescript-eslint/parser": "^6.4.1",
236+
"@typescript-eslint/eslint-plugin": "^6.5.0",
237+
"@typescript-eslint/parser": "^6.5.0",
238238
"@vlcn.io/crsqlite-wasm": "^0.14.0",
239239
"asciichart": "^1.5.25",
240240
"automerge-repo": "^0.1.0",
@@ -244,12 +244,12 @@
244244
"babel-preset-minify": "^0.5.2",
245245
"buffer-replace": "^1.0.0",
246246
"country-flag-emoji-json": "^2.0.0",
247-
"cspell": "^7.0.1",
247+
"cspell": "^7.2.0",
248248
"esbuild": "^0.19.2",
249249
"eslint": "^8.48.0",
250250
"eslint-config-prettier": "^9.0.0",
251251
"eslint-plugin-jest": "^27.2.3",
252-
"eslint-plugin-jsdoc": "^46.5.0",
252+
"eslint-plugin-jsdoc": "^46.5.1",
253253
"eslint-plugin-react": "7.33.2",
254254
"eslint-plugin-react-hooks": "^4.6.0",
255255
"expo-sqlite": "^11.5.0",

0 commit comments

Comments
 (0)