File tree 2 files changed +14
-3
lines changed
2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 45
45
"@parcel/watcher" : " ~2.1.0" ,
46
46
"@types/amqplib" : " ^0.10.1" ,
47
47
"@types/busboy" : " ^1.5.0" ,
48
- "@types/react" : " ^18.2.12 " ,
48
+ "@types/react" : " ^18.2.14 " ,
49
49
"@types/react-dom" : " ^18.2.5" ,
50
50
"@types/styled-components" : " ^5.1.26" ,
51
51
"@typescript-eslint/eslint-plugin" : " ^5.58.0" ,
Original file line number Diff line number Diff line change @@ -5251,7 +5251,7 @@ __metadata:
5251
5251
"@sentry/tracing": ^7.55.2
5252
5252
"@types/amqplib": ^0.10.1
5253
5253
"@types/busboy": ^1.5.0
5254
- "@types/react": ^18.2.12
5254
+ "@types/react": ^18.2.14
5255
5255
"@types/react-dom": ^18.2.5
5256
5256
"@types/react-modal": ^3.16.0
5257
5257
"@types/styled-components": ^5.1.26
@@ -8820,7 +8820,7 @@ __metadata:
8820
8820
languageName: node
8821
8821
linkType: hard
8822
8822
8823
- "@types/react@npm:*, @types/react@npm:^18.2.12 ":
8823
+ "@types/react@npm:*":
8824
8824
version: 18.2.13
8825
8825
resolution: "@types/react@npm:18.2.13"
8826
8826
dependencies:
@@ -8831,6 +8831,17 @@ __metadata:
8831
8831
languageName: node
8832
8832
linkType: hard
8833
8833
8834
+ "@types/react@npm:^18.2.14":
8835
+ version: 18.2.14
8836
+ resolution: "@types/react@npm:18.2.14"
8837
+ dependencies:
8838
+ "@types/prop-types": "*"
8839
+ "@types/scheduler": "*"
8840
+ csstype: ^3.0.2
8841
+ checksum: a6a5e8cc78f486b9020d1ad009aa6c56943c68c7c6376e0f8399e9cbcd950b7b8f5d73f00200f5379f5e58d31d57d8aed24357f301d8e86108cd438ce6c8b3dd
8842
+ languageName: node
8843
+ linkType: hard
8844
+
8834
8845
"@types/readable-stream@npm:^2.3.13":
8835
8846
version: 2.3.15
8836
8847
resolution: "@types/readable-stream@npm:2.3.15"
You can’t perform that action at this time.
0 commit comments