Skip to content

Commit 394286c

Browse files
committed
[hygiene] Dependencies
1 parent 87eae3c commit 394286c

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
@@ -119,9 +119,9 @@
119119
"devDependencies": {
120120
"@arethetypeswrong/cli": "^0.15.3",
121121
"@automerge/automerge-repo-network-broadcastchannel": "^1.2.0",
122-
"@babel/cli": "^7.24.7",
123-
"@babel/core": "^7.24.7",
124-
"@babel/preset-env": "^7.24.7",
122+
"@babel/cli": "^7.24.8",
123+
"@babel/core": "^7.24.8",
124+
"@babel/preset-env": "^7.24.8",
125125
"@babel/preset-react": "^7.24.7",
126126
"@babel/preset-typescript": "^7.24.7",
127127
"@journeyapps/powersync-react": "^1.1.3",
@@ -145,8 +145,8 @@
145145
"@types/react-test-renderer": "^18.3.0",
146146
"@types/tmp": "^0.2.6",
147147
"@types/ws": "^8.5.10",
148-
"@typescript-eslint/eslint-plugin": "^7.15.0",
149-
"@typescript-eslint/parser": "^7.15.0",
148+
"@typescript-eslint/eslint-plugin": "^7.16.0",
149+
"@typescript-eslint/parser": "^7.16.0",
150150
"@vlcn.io/crsqlite-wasm": "^0.16.0",
151151
"asciichart": "^1.5.25",
152152
"babel-eslint": "^10.1.0",
@@ -163,7 +163,7 @@
163163
"eslint-config-prettier": "^9.1.0",
164164
"eslint-plugin-import": "^2.29.1",
165165
"eslint-plugin-jest": "^28.6.0",
166-
"eslint-plugin-jsdoc": "^48.5.2",
166+
"eslint-plugin-jsdoc": "^48.7.0",
167167
"eslint-plugin-react": "7.34.3",
168168
"eslint-plugin-react-hooks": "^4.6.2",
169169
"expo-sqlite": "14.0.4",
@@ -180,11 +180,11 @@
180180
"partykit": "^0.0.107",
181181
"partysocket": "^1.0.1",
182182
"prettier": "^3.3.2",
183-
"puppeteer": "22.12.1",
183+
"puppeteer": "22.13.0",
184184
"react": "^18.3.1",
185185
"react-dom": "^18.3.1",
186186
"react-test-renderer": "^18.3.1",
187-
"rollup": "^4.18.0",
187+
"rollup": "^4.18.1",
188188
"rollup-plugin-esbuild": "^6.1.1",
189189
"rollup-plugin-preserve-shebang": "^1.0.1",
190190
"rollup-plugin-prettier": "^4.1.1",

0 commit comments

Comments
 (0)