Skip to content

Commit

Permalink
Missing dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
djhi committed Jan 9, 2025
1 parent 91774e5 commit f800993
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/ra-input-rich-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-dom": "^18.0.0 || ^19.0.0"
},
"devDependencies": {
"@mui/icons-material": "^5.15.20",
"@mui/icons-material": "^5.16.12",
"@mui/material": "^5.16.12",
"@testing-library/react": "^15.0.7",
"@tiptap/extension-mention": "^2.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2823,7 +2823,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^5.15.20, @mui/icons-material@npm:^5.16.12":
"@mui/icons-material@npm:^5.16.12":
version: 5.16.14
resolution: "@mui/icons-material@npm:5.16.14"
dependencies:
Expand Down Expand Up @@ -16112,7 +16112,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "ra-input-rich-text@workspace:packages/ra-input-rich-text"
dependencies:
"@mui/icons-material": "npm:^5.15.20"
"@mui/icons-material": "npm:^5.16.12"
"@mui/material": "npm:^5.16.12"
"@testing-library/react": "npm:^15.0.7"
"@tiptap/core": "npm:^2.0.3"
Expand Down Expand Up @@ -16241,9 +16241,9 @@ __metadata:
rimraf: "npm:^3.0.2"
typescript: "npm:^5.1.3"
peerDependencies:
"@mui/icons-material": ^5.15.20
"@mui/material": ^5.15.20
"@mui/utils": ^5.15.20
"@mui/icons-material": ^5.16.12
"@mui/material": ^5.16.12
"@mui/utils": ^5.16.12
ra-core: ^5.0.0
react: ^18.0.0 || ^19.0.0
react-dom: ^18.0.0 || ^19.0.0
Expand Down

0 comments on commit f800993

Please sign in to comment.