Skip to content

Commit

Permalink
Upgrade react-simple-code-editor
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongarciah committed Jul 8, 2024
1 parent 7a42dec commit e4402fa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 19 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@mui/base": "workspace:*",
"@mui/docs": "workspace:^",
"@mui/icons-material": "workspace:^",
"@mui/internal-markdown": "workspace:^",
"@mui/joy": "workspace:*",
"@mui/lab": "workspace:*",
"@mui/internal-markdown": "workspace:^",
"@mui/material": "workspace:^",
"@mui/styled-engine": "workspace:^",
"@mui/styled-engine-sc": "workspace:^",
Expand Down Expand Up @@ -98,7 +98,7 @@
"react-number-format": "^5.3.3",
"react-router-dom": "^6.21.3",
"react-runner": "^1.0.3",
"react-simple-code-editor": "^0.13.1",
"react-simple-code-editor": "^0.14.1",
"react-spring": "^9.7.3",
"react-swipeable-views": "^0.14.0",
"react-swipeable-views-utils": "^0.14.0",
Expand All @@ -115,9 +115,9 @@
"devDependencies": {
"@babel/plugin-transform-react-constant-elements": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@mui-internal/test-utils": "workspace:^",
"@mui/internal-docs-utils": "workspace:^",
"@mui/internal-scripts": "workspace:^",
"@mui-internal/test-utils": "workspace:^",
"@types/autosuggest-highlight": "^3.2.3",
"@types/chai": "^4.3.12",
"@types/css-mediaquery": "^0.1.4",
Expand Down
25 changes: 9 additions & 16 deletions pnpm-lock.yaml

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

0 comments on commit e4402fa

Please sign in to comment.