File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 20
20
"styled-components" : " ^5.3.0"
21
21
},
22
22
"devDependencies" : {
23
- "@firebase/app-types" : " ^0.6.3 " ,
23
+ "@firebase/app-types" : " ^0.7.0 " ,
24
24
"@firebase/auth-types" : " ^0.10.3" ,
25
25
"@firebase/database-types" : " ^0.9.0" ,
26
26
"@types/node" : " ^16.7.2" ,
27
27
"@types/react" : " ^17.0.19" ,
28
28
"@types/react-dom" : " ^17.0.9" ,
29
29
"@vitejs/plugin-react-refresh" : " ^1.3.1" ,
30
30
"firebase-tools" : " ^9.16.5" ,
31
- "typescript" : " ^4.3 .2" ,
31
+ "typescript" : " ^4.4 .2" ,
32
32
"vite" : " ^2.5.0" ,
33
33
"vite-plugin-mpa" : " ^1.0.3" ,
34
34
"vite-tsconfig-paths" : " ^3.3.13"
Original file line number Diff line number Diff line change 323
323
" @firebase/util" " 1.2.0"
324
324
tslib "^2.1.0"
325
325
326
- " @firebase/[email protected] " , "@firebase/app-types@^0.6.3" :
326
+
327
327
version "0.6.3"
328
328
resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.6.3.tgz#3f10514786aad846d74cd63cb693556309918f4b"
329
329
integrity sha512-/M13DPPati7FQHEQ9Minjk1HGLm/4K4gs9bR4rzLCWJg64yGtVC0zNg9gDpkw9yc2cvol/mNFxqTtd4geGrwdw==
330
330
331
-
331
+ " @firebase/[email protected] " , "@firebase/app-types@^0.7.0" :
332
332
version "0.7.0"
333
333
resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.7.0.tgz#c9e16d1b8bed1a991840b8d2a725fb58d0b5899f"
334
334
integrity sha512-6fbHQwDv2jp/v6bXhBw2eSRbNBpxHcd1NBF864UksSMVIqIyri9qpJB1Mn6sGZE+bnDsSQBC5j2TbMxYsJQkQg==
@@ -5393,10 +5393,10 @@ typedarray-to-buffer@^3.1.5:
5393
5393
dependencies :
5394
5394
is-typedarray "^1.0.0"
5395
5395
5396
- typescript@^4.3 .2 :
5397
- version "4.3.5 "
5398
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5 .tgz#4d1c37cc16e893973c45a06886b7113234f119f4 "
5399
- integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA ==
5396
+ typescript@^4.4 .2 :
5397
+ version "4.4.2 "
5398
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2 .tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86 "
5399
+ integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ ==
5400
5400
5401
5401
unique-filename@^1.1.1 :
5402
5402
version "1.1.1"
You can’t perform that action at this time.
0 commit comments