This repository was archived by the owner on Feb 4, 2023. It is now read-only.
File tree 2 files changed +10
-3
lines changed
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 68
68
"@testing-library/user-event" : " 14.4.3" ,
69
69
"@types/google.maps" : " 3.50.4" ,
70
70
"@types/gtag.js" : " 0.0.12" ,
71
- "@types/node" : " 18.11.7 " ,
71
+ "@types/node" : " 18.11.8 " ,
72
72
"@types/react" : " 18.0.24" ,
73
73
"@types/react-dom" : " 18.0.8" ,
74
74
"@types/tailwindcss" : " 3.0.11" ,
Original file line number Diff line number Diff line change @@ -4065,13 +4065,20 @@ __metadata:
4065
4065
languageName: node
4066
4066
linkType: hard
4067
4067
4068
- "@types/node@npm:*, @types/node@npm:18.11.7 ":
4068
+ "@types/node@npm:*":
4069
4069
version: 18.11.7
4070
4070
resolution: "@types/node@npm:18.11.7"
4071
4071
checksum: 69d630825cf6fbf580d08d76a4d4836ef8c34ed4fe0842221ade87d275f517099cbfabe8e22397208e564bd24926db97699ab9db5c091383269a432b336665e2
4072
4072
languageName: node
4073
4073
linkType: hard
4074
4074
4075
+ "@types/node@npm:18.11.8":
4076
+ version: 18.11.8
4077
+ resolution: "@types/node@npm:18.11.8"
4078
+ checksum: 60b358f97c1a029722dc785811b217615ef20249c3fbde60a65869cfd7a5cd5b1872ee95c79c187ef70e5a078f4ac7670d2129803985268b1f021ad6e8040af8
4079
+ languageName: node
4080
+ linkType: hard
4081
+
4075
4082
"@types/node@npm:^14.0.10 || ^16.0.0, @types/node@npm:^14.14.20 || ^16.0.0":
4076
4083
version: 16.18.2
4077
4084
resolution: "@types/node@npm:16.18.2"
@@ -17655,7 +17662,7 @@ __metadata:
17655
17662
"@testing-library/user-event": 14.4.3
17656
17663
"@types/google.maps": 3.50.4
17657
17664
"@types/gtag.js": 0.0.12
17658
- "@types/node": 18.11.7
17665
+ "@types/node": 18.11.8
17659
17666
"@types/react": 18.0.24
17660
17667
"@types/react-dom": 18.0.8
17661
17668
"@types/tailwindcss": 3.0.11
You can’t perform that action at this time.
0 commit comments