File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 87
87
"@testing-library/jest-dom" : " 5.17.0" ,
88
88
"@types/react-dom" : " 18.2.7" ,
89
89
"@types/react-transition-group" : " 4.4.6" ,
90
- "@types/styled-components" : " 5.1.26 " ,
90
+ "@types/styled-components" : " 5.1.29 " ,
91
91
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
92
92
"@typescript-eslint/parser" : " 5.62.0" ,
93
93
"@vitest/coverage-v8" : " 0.34.3" ,
Original file line number Diff line number Diff line change @@ -3120,7 +3120,7 @@ __metadata:
3120
3120
"@types/lodash-es": 4.17.8
3121
3121
"@types/react-dom": 18.2.7
3122
3122
"@types/react-transition-group": 4.4.6
3123
- "@types/styled-components": 5.1.26
3123
+ "@types/styled-components": 5.1.29
3124
3124
"@typescript-eslint/eslint-plugin": 5.62.0
3125
3125
"@typescript-eslint/parser": 5.62.0
3126
3126
"@vitest/coverage-v8": 0.34.3
@@ -7158,14 +7158,14 @@ __metadata:
7158
7158
languageName: node
7159
7159
linkType: hard
7160
7160
7161
- "@types/styled-components@npm:5.1.26 ":
7162
- version: 5.1.26
7163
- resolution: "@types/styled-components@npm:5.1.26 "
7161
+ "@types/styled-components@npm:5.1.29 ":
7162
+ version: 5.1.29
7163
+ resolution: "@types/styled-components@npm:5.1.29 "
7164
7164
dependencies:
7165
7165
"@types/hoist-non-react-statics": "*"
7166
7166
"@types/react": "*"
7167
7167
csstype: ^3.0.2
7168
- checksum: 84f53b3101739b20d1731554fb7735bc2f3f5d050a8b392e9845403c8c8bbd729737d033978649f9195a97b557875b010d46e35a4538564a2d0dbcce661dbf76
7168
+ checksum: 9447f26056d05268fb271024388f636c0cb27fc53181baf411c46332c76efa7bf130148ff6c4b1b5565e758ce7dbdc402027ec8ee0e7bdc17418e3d745d06eae
7169
7169
languageName: node
7170
7170
linkType: hard
7171
7171
You can’t perform that action at this time.
0 commit comments