We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6678c6 commit 97304fbCopy full SHA for 97304fb
examples/web/package.json
@@ -4,16 +4,15 @@
4
"private": true,
5
"dependencies": {
6
"@apollo/client": "^3.10.4",
7
- "@babel/plugin-syntax-flow": "^7.24.1",
8
- "@babel/plugin-transform-react-jsx": "7.23.4",
+ "@babel/plugin-syntax-flow": "^7.24.7",
+ "@babel/plugin-transform-react-jsx": "7.24.7",
9
"@testing-library/jest-dom": "^6.4.5",
10
"@testing-library/user-event": "^14.5.2",
11
"@testing-library/dom": "^9.3.4",
12
"@types/jest": "^29.5.12",
13
"@types/node": "^20.12.12",
14
- "@types/react": "^18.3.2",
15
- "@types/react-dom": "^18.3.0",
16
- "firebase": "^10.12.0",
+ "@types/react": "^18.3.3",
+ "firebase": "^10.12.2",
17
"graphql": "^16.8.1",
18
"graphql-tag": "^2.12.6",
19
"react": "^18.3.1",
0 commit comments