Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Jun 12, 2023
1 parent f99cf76 commit 07ab6cd
Show file tree
Hide file tree
Showing 2 changed files with 1,329 additions and 1,056 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,30 +39,30 @@
"react-dom": "^18.2.0",
"react-ga": "^3.3.1",
"react-gtm-module": "2",
"react-router-dom": "^6.11.2",
"sass": "^1.62.1",
"web-vitals": "^3.3.1"
"react-router-dom": "^6.12.1",
"sass": "^1.63.3",
"web-vitals": "^3.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.0",
"@emotion/react": "^11.11.0",
"@antfu/eslint-config": "^0.39.5",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@iconify-json/ic": "^1.1.13",
"@iconify-json/mdi": "^1.1.52",
"@mui/material": "^5.10.7",
"@types/node": "^20.2.1",
"@types/react": "^18.2.6",
"@mui/material": "^5.13.4",
"@types/node": "^20.3.0",
"@types/react": "^18.2.11",
"@types/react-dom": "^18.2.4",
"@types/react-gtm-module": "2",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^4.0.0",
"eslint": "^8.41.0",
"eslint": "^8.42.0",
"react-transition-group": "^4.4.5",
"typescript": "^5.0.4",
"unocss": "^0.51.13",
"typescript": "^5.1.3",
"unocss": "^0.53.1",
"usehooks-ts": "^2.9.1",
"vite": "^4.3.8",
"vite-plugin-pages": "^0.30.1",
"vite-plugin-pwa": "^0.15.0"
"vite": "^4.3.9",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-pwa": "^0.16.4"
}
}
Loading

0 comments on commit 07ab6cd

Please sign in to comment.