Skip to content

Commit

Permalink
chore: bump styled-components
Browse files Browse the repository at this point in the history
  • Loading branch information
christjt committed May 8, 2024
2 parents c29c18b + e8a64ee commit c5d1dd8
Show file tree
Hide file tree
Showing 4 changed files with 284 additions and 176 deletions.
3 changes: 1 addition & 2 deletions documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,10 @@
"ieee754": "1.2.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"styled-components": "6.1.8"
"styled-components": "6.1.10"
},
"devDependencies": {
"@types/react": "18.3.1",
"@types/styled-components": "5.1.34",
"copyfiles": "2.4.1",
"docusaurus-plugin-typedoc": "0.22.0",
"replace": "1.2.2",
Expand Down
125 changes: 48 additions & 77 deletions documentation/yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,14 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"stats.js": "0.17.0",
"styled-components": "6.1.8"
"styled-components": "6.1.10"
},
"devDependencies": {
"@types/dat.gui": "^0.7.5",
"@types/lodash": "^4.14.190",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/stats.js": "^0.17.0",
"@types/styled-components": "^5.1.26",
"@types/three": "^0.164.0",
"css-loader": "^7.0.0",
"dotenv-webpack": "^8.0.0",
Expand Down
Loading

0 comments on commit c5d1dd8

Please sign in to comment.