Skip to content

Commit 4a832e2

Browse files
committed
1 parent 241f2a8 commit 4a832e2

File tree

2 files changed

+230
-223
lines changed

2 files changed

+230
-223
lines changed

examples/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"@types/jest": "^29.5.12",
1313
"@types/node": "^20.14.11",
1414
"@types/react": "^18.3.3",
15-
"firebase": "^10.12.2",
15+
"firebase": "^10.12.4",
1616
"graphql": "^16.8.1",
1717
"graphql-tag": "^2.12.6",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",
2020
"react-scripts": "5.0.1",
2121
"react-test-renderer": "^18.3.1",
2222
"realm-web": "^2.0.1",
23-
"typescript": "^5.4.5",
23+
"typescript": "^5.5.4",
2424
"web-vitals": "^3.5.2"
2525
},
2626
"scripts": {

0 commit comments

Comments
 (0)