Skip to content

Commit

Permalink
version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
amananku26 committed Jan 11, 2024
1 parent 1a81b25 commit 9488e2b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 20 deletions.
19 changes: 8 additions & 11 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 @@ -5,9 +5,9 @@
"private": true,
"dependencies": {
"@codersrank/activity": "^0.9.14",
"@material-ui/core": "^4.11.2",
"@material-ui/icons": "^4.11.2",
"bootstrap": "^4.5.3",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"bootstrap": "^5.3.2",
"feeder-react-feedback": "0.0.6",
"firebase": "^8.10.0",
"framer-motion": "^3.3.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1907,7 +1907,7 @@
resolved "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz"
integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==

"@material-ui/core@^4.11.2":
"@material-ui/core@^4.12.4":
version "4.12.4"
resolved "https://registry.npmjs.org/@material-ui/core/-/core-4.12.4.tgz"
integrity sha512-tr7xekNlM9LjA6pagJmL8QCgZXaubWUwkJnoYcMKd4gw/t4XiyvnTkjdGrUVicyB2BsdaAv1tvow45bPM4sSwQ==
Expand All @@ -1925,7 +1925,7 @@
react-is "^16.8.0 || ^17.0.0"
react-transition-group "^4.4.0"

"@material-ui/icons@^4.11.2":
"@material-ui/icons@^4.11.3":
version "4.11.3"
resolved "https://registry.npmjs.org/@material-ui/icons/-/icons-4.11.3.tgz"
integrity sha512-IKHlyx6LDh8n19vzwH5RtHIOHl9Tu90aAAxcbWME6kp4dmvODM3UvOHJeMIDzUbd4muuJKHmlNoBN+mDY4XkBA==
Expand Down Expand Up @@ -3549,10 +3549,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
resolved "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz"
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==

bootstrap@^4.5.3:
version "4.6.2"
resolved "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz"
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
bootstrap@^5.3.2:
version "5.3.2"
resolved "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.2.tgz"
integrity sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==

brace-expansion@^1.1.7:
version "1.1.11"
Expand Down

0 comments on commit 9488e2b

Please sign in to comment.