Skip to content

Commit 8c220b5

Browse files
Test dependency
1 parent 83b151f commit 8c220b5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"react-lazy-load-image-component": "^1.6.0",
1717
"react-reveal": "^1.2.2",
1818
"react-social-icons": "^6.10.0",
19-
"styled-components": "^6.1.8"
19+
"styled-components": "^6.0.0",
20+
"stylis": "^4.0.0"
2021
},
2122
"devDependencies": {
2223
"@types/react": "^18.2.55",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2261,7 +2261,7 @@ styled-components@^5:
22612261
shallowequal "^1.1.0"
22622262
supports-color "^5.5.0"
22632263

2264-
styled-components@^6.1.8:
2264+
styled-components@^6.0.0:
22652265
version "6.1.8"
22662266
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.8.tgz#c109d36aeea52d8f049e12de2f3be39a6fc86201"
22672267
integrity sha512-PQ6Dn+QxlWyEGCKDS71NGsXoVLKfE1c3vApkvDYS5KAK+V8fNWGhbSUEo9Gg2iaID2tjLXegEW3bZDUGpofRWw==
@@ -2276,7 +2276,7 @@ styled-components@^6.1.8:
22762276
stylis "4.3.1"
22772277
tslib "2.5.0"
22782278

2279-
stylis@4.3.1:
2279+
stylis@4.3.1, stylis@^4.0.0:
22802280
version "4.3.1"
22812281
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.3.1.tgz#ed8a9ebf9f76fe1e12d462f5cc3c4c980b23a7eb"
22822282
integrity sha512-EQepAV+wMsIaGVGX1RECzgrcqRRU/0sYOHkeLsZ3fzHaHXZy4DaOOX0vOlGQdlsjkh3mFHAIlVimpwAs4dslyQ==

0 commit comments

Comments
 (0)