Skip to content

Commit

Permalink
deps: remove resolutions and update some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ansmonjol committed Nov 28, 2024
1 parent 1e5bb2f commit 8c5f079
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 156 deletions.
17 changes: 4 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.22.20",
"@babel/preset-react": "7.22.15",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@eslint/compat": "^1.2.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.14.0",
Expand Down Expand Up @@ -111,8 +111,8 @@
"dependencies": {
"@apollo/client": "3.11.4",
"@mui/material": "5.14.18",
"@mui/styled-engine": "5.14.18",
"@mui/styled-engine-sc": "5.14.12",
"@mui/styled-engine": "6.1.9",
"@mui/styled-engine-sc": "6.1.9",
"@mui/x-date-pickers": "6.20.0",
"@nangohq/frontend": "0.40.8",
"@sentry/react": "8.35.0",
Expand All @@ -137,15 +137,6 @@
"yarn": "1.22.19",
"yup": "1.2.0"
},
"resolutions": {
"express": "^4.20.0",
"jose": "^4.15.5",
"styled-components": "5.3.11",
"@mui/styled-engine": "5.14.18",
"lodash": "4.17.21",
"glob-parent": "6.0.2",
"trim": "1.0.1"
},
"engines": {
"node": ">=20"
},
Expand Down
Loading

0 comments on commit 8c5f079

Please sign in to comment.