Skip to content

Commit 41f5a77

Browse files
committed
[hygiene] Dependencies
1 parent bff1b12 commit 41f5a77

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tinybase",
3-
"version": "4.3.13",
3+
"version": "4.3.14",
44
"author": "jamesgpearce",
55
"repository": "github:tinyplex/tinybase",
66
"license": "MIT",
@@ -213,10 +213,10 @@
213213
"devDependencies": {
214214
"@automerge/automerge": "^2.1.3",
215215
"@babel/cli": "^7.23.0",
216-
"@babel/core": "^7.23.0",
217-
"@babel/preset-env": "^7.22.20",
216+
"@babel/core": "^7.23.2",
217+
"@babel/preset-env": "^7.23.2",
218218
"@babel/preset-react": "^7.22.15",
219-
"@babel/preset-typescript": "^7.23.0",
219+
"@babel/preset-typescript": "^7.23.2",
220220
"@prettier/sync": "^0.3.0",
221221
"@rollup/plugin-image": "^3.0.3",
222222
"@rollup/plugin-replace": "^5.0.3",
@@ -230,8 +230,8 @@
230230
"@types/less": "^3.0.4",
231231
"@types/node": "^20.8.4",
232232
"@types/puppeteer": "^5.4.7",
233-
"@types/react": "^18.2.27",
234-
"@types/react-dom": "^18.2.12",
233+
"@types/react": "^18.2.28",
234+
"@types/react-dom": "^18.2.13",
235235
"@types/react-test-renderer": "^18.0.3",
236236
"@types/tmp": "^0.2.4",
237237
"@typescript-eslint/eslint-plugin": "^6.7.5",

0 commit comments

Comments
 (0)