Skip to content

Commit 145d8fa

Browse files
Bump styled-components from 5.3.11 to 6.1.19 in /app-react-vite
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.11 to 6.1.19. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/[email protected]) --- updated-dependencies: - dependency-name: styled-components dependency-version: 6.1.19 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3b9c39 commit 145d8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-react-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"react": "^18.2.0",
1313
"react-dom": "^18.2.0",
14-
"styled-components": "^5.3.9"
14+
"styled-components": "^6.1.19"
1515
},
1616
"devDependencies": {
1717
"@types/node": "^18.16.0",

0 commit comments

Comments
 (0)