Skip to content

Commit

Permalink
Merge pull request #12 from shaes-farm/snyk-upgrade-aeda3d61202823cc3…
Browse files Browse the repository at this point in the history
…782bdb424773ef7

[Snyk] Upgrade @mui/material from 5.10.12 to 5.14.1
  • Loading branch information
ted-byrd committed Aug 12, 2023
2 parents 852f10d + 95b425e commit 217d653
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"verify": "npm run lint && npm run lint:ts && npm test",
"storybook": "env STORYBOOK_DISABLE_TELEMETRY=1 storybook dev -p 6006",
"build-storybook": "storybook build",
"prepublish": "tsc"
"prepublish": "npm run verify"
},
"repository": {
"type": "git",
Expand All @@ -40,7 +40,7 @@
},
"homepage": "https://github.com/shaes-farm/mui-mas#readme",
"peerDependencies": {
"@mui/material": "^5.0.0",
"@mui/material": "^5.14.1",
"next": "^13.0.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
Expand Down Expand Up @@ -90,7 +90,7 @@
"@fontsource/roboto": "5.0.5",
"@mui/icons-material": "5.10.9",
"@mui/lab": "5.0.0-alpha.135",
"@mui/material": "^5.0.0",
"@mui/material": "5.14.1",
"@supabase/auth-helpers-react": "0.4.0",
"@supabase/supabase-js": "2.26.0",
"clsx": "1.2.1",
Expand Down

0 comments on commit 217d653

Please sign in to comment.