Skip to content

Commit a92a4bb

Browse files
committed
[hygiene] Dependencies
1 parent 67f99a8 commit a92a4bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,13 +153,13 @@
153153
"@types/jest": "^29.5.14",
154154
"@types/jest-environment-puppeteer": "^5.0.6",
155155
"@types/less": "^3.0.6",
156-
"@types/node": "^22.8.5",
156+
"@types/node": "^22.8.7",
157157
"@types/puppeteer": "^7.0.4",
158158
"@types/react": "^18.3.12",
159159
"@types/react-dom": "^18.3.1",
160160
"@types/react-test-renderer": "^18.3.0",
161161
"@types/tmp": "^0.2.6",
162-
"@types/ws": "^8.5.12",
162+
"@types/ws": "^8.5.13",
163163
"@typescript-eslint/eslint-plugin": "^8.12.2",
164164
"@typescript-eslint/parser": "^8.12.2",
165165
"@vlcn.io/crsqlite-wasm": "^0.16.0",
@@ -171,7 +171,7 @@
171171
"babel-preset-minify": "^0.5.2",
172172
"buffer-replace": "^1.0.0",
173173
"country-flag-emoji-json": "^2.0.0",
174-
"cspell": "^8.15.5",
174+
"cspell": "^8.15.7",
175175
"electric-sql": "^0.12.1",
176176
"esbuild": "^0.24.0",
177177
"eslint": "^8.57.0",
@@ -206,7 +206,7 @@
206206
"rollup-plugin-prettier": "^4.1.1",
207207
"sqlite3": "^5.1.7",
208208
"tinybase": "file:./dist",
209-
"tinydocs": "^0.1.42",
209+
"tinydocs": "^0.1.43",
210210
"tmp": "^0.2.3",
211211
"ts-unused-exports": "^10.1.0",
212212
"typescript": "5.6.3",

0 commit comments

Comments
 (0)