Skip to content

Commit

Permalink
yarn: latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mlajkim committed Dec 5, 2024
1 parent b3869d4 commit 6764b5f
Show file tree
Hide file tree
Showing 3 changed files with 499 additions and 508 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,41 +13,41 @@
"lint": "next lint"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@microsoft/microsoft-graph-types": "^2.40.0",
"@mui/icons-material": "^6.1.6",
"@mui/lab": "^6.0.0-beta.14",
"@mui/material": "^6.1.6",
"@mui/x-date-pickers": "^7.22.1",
"@mui/icons-material": "^6.1.10",
"@mui/lab": "^6.0.0-beta.18",
"@mui/material": "^6.1.10",
"@mui/x-date-pickers": "^7.23.0",
"@react-oauth/google": "^0.12.1",
"@types/country-flag-icons": "^1.2.2",
"@types/js-cookie": "^3.0.6",
"@types/luxon": "^3.4.0",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/node": "22.10.1",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"axios": "^1.7.7",
"axios": "^1.7.9",
"country-flag-icons": "^1.5.13",
"deep-object-diff": "^1.1.9",
"eslint": "9.14.0",
"eslint-config-next": "15.0.2",
"eslint": "9.16.0",
"eslint-config-next": "15.0.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.6",
"husky": "^9.1.7",
"iso-639-1": "^3.1.3",
"js-cookie": "^3.0.5",
"luxon": "^3.5.0",
"next": "15.0.2",
"prettier": "^3.3.3",
"next": "15.0.3",
"prettier": "^3.4.2",
"react": "18.3.1",
"react-activity-calendar": "^2.7.1",
"react-confetti": "^6.1.0",
"react-dom": "18.3.1",
"react-microsoft-login": "^2.0.1",
"react-use": "^17.5.1",
"recoil": "^0.7.7",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"devDependencies": {
"@babel/core": "^7.26.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn-latest.record
Original file line number Diff line number Diff line change
@@ -1 +1 @@
241106
241205
Loading

0 comments on commit 6764b5f

Please sign in to comment.