Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent 9b39513 commit 7e6a97d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 26 deletions.
47 changes: 26 additions & 21 deletions code/src/ui/package-lock.json

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

10 changes: 5 additions & 5 deletions code/src/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@types/chroma-js": "^2.4.4",
"@types/file-saver": "^2.0.7",
"@types/node": "^20.14.15",
"@types/react": "18.2.75",
"@types/react": "18.3.7",
"@types/react-color": "3.0.12",
"@types/react-dom": "18.2.24",
"@types/react-dom": "18.3.0",
"@types/react-icons": "3.0.0",
"@types/react-router-dom": "5.3.3",
"@types/uuid": "^9.0.8",
Expand All @@ -27,9 +27,9 @@
"colord": "^2.9.3",
"file-saver": "^2.0.5",
"html-react-parser": "^5.1.10",
"react": "18.2.0",
"react": "18.3.1",
"react-color": "^2.19.3",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-icons": "5.2.1",
"react-intl": "6.6.8",
"react-router-dom": "6.26.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
]
},
"overrides": {
"react-refresh": "0.14.0"
"react-refresh": "0.14.2"
},
"devDependencies1": {
"@storybook/addon-actions": "^6.4.19",
Expand Down

0 comments on commit 7e6a97d

Please sign in to comment.