File tree 3 files changed +9
-1
lines changed
3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 85
85
" string-width" ,
86
86
" strip-ansi" ,
87
87
" styled-components" ,
88
+ " @types/styled-components" ,
88
89
" stylelint" ,
89
90
" undici"
90
91
],
Original file line number Diff line number Diff line change 87
87
"@types/jest" : " ^29.5.14" ,
88
88
"@types/jest-image-snapshot" : " ^6.4.0" ,
89
89
"@types/js-yaml" : " ^4.0.9" ,
90
+ "@types/lodash" : " ^4.17.14" ,
90
91
"@types/node" : " ^20.17.6" ,
91
92
"@types/react" : " ^16.14.62" ,
93
+ "@types/styled-components" : " ^5.1.34" ,
92
94
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
93
95
"@typescript-eslint/parser" : " ^6.21.0" ,
94
96
"babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 3559
3559
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.14.tgz#bafc053533f4cdc5fcc9635af46a963c1f3deaff"
3560
3560
integrity sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==
3561
3561
3562
+ "@types/lodash@^4.17.14":
3563
+ version "4.17.15"
3564
+ resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89"
3565
+ integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==
3566
+
3562
3567
"@types/mapbox__point-geometry@*", "@types/mapbox__point-geometry@^0.1.4":
3563
3568
version "0.1.4"
3564
3569
resolved "https://registry.npmjs.org/@types/mapbox__point-geometry/-/mapbox__point-geometry-0.1.4.tgz#0ef017b75eedce02ff6243b4189210e2e6d5e56d"
3726
3731
resolved "https://registry.npmjs.org/@types/statuses/-/statuses-2.0.5.tgz#f61ab46d5352fd73c863a1ea4e1cef3b0b51ae63"
3727
3732
integrity sha512-jmIUGWrAiwu3dZpxntxieC+1n/5c3mjrImkmOSQ2NC5uP6cYO4aAZDdSmRcI5C1oiTmqlZGHC+/NmJrKogbP5A==
3728
3733
3729
- "@types/styled-components@^5.1.0":
3734
+ "@types/styled-components@^5.1.0", "@types/styled-components@^5.1.34" :
3730
3735
version "5.1.34"
3731
3736
resolved "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.34.tgz#4107df8ef8a7eaba4fa6b05f78f93fba4daf0300"
3732
3737
integrity sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==
You can’t perform that action at this time.
0 commit comments