chore: upgrade deps

This commit is contained in:
Paul Pan 2024-04-27 23:51:12 +08:00
parent fcaba77f8a
commit 95a2ec9973
2 changed files with 1074 additions and 1020 deletions

View File

@ -17,36 +17,36 @@
"dependencies": { "dependencies": {
"@chakra-ui/icons": "^2.1.1", "@chakra-ui/icons": "^2.1.1",
"@chakra-ui/react": "^2.8.2", "@chakra-ui/react": "^2.8.2",
"@dicebear/collection": "^7.1.1", "@dicebear/collection": "^7.1.2",
"@dicebear/core": "^7.1.1", "@dicebear/core": "^7.1.2",
"@emotion/react": "^11.11.4", "@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0", "@emotion/styled": "^11.11.5",
"@reduxjs/toolkit": "^2.2.2", "@reduxjs/toolkit": "^2.2.3",
"@sentry/react": "^7.108.0", "@sentry/react": "^7.112.2",
"@sentry/vite-plugin": "^2.16.0", "@sentry/vite-plugin": "^2.16.1",
"@tanstack/react-table": "^8.15.0", "@tanstack/react-table": "^8.16.0",
"ace-builds": "^1.32.8", "ace-builds": "^1.33.1",
"framer-motion": "^11.0.20", "framer-motion": "^11.1.7",
"github-markdown-css": "^5.5.1", "github-markdown-css": "^5.5.1",
"prism-react-renderer": "^2.3.1", "prism-react-renderer": "^2.3.1",
"react": "^18.2.0", "react": "^18.3.1",
"react-ace": "^10.1.0", "react-ace": "^10.1.0",
"react-dom": "^18.2.0", "react-dom": "^18.3.1",
"react-icons": "^5.0.1", "react-icons": "^5.1.0",
"react-markdown": "^9.0.1", "react-markdown": "^9.0.1",
"react-redux": "^9.1.0", "react-redux": "^9.1.1",
"react-router-dom": "^6.22.3", "react-router-dom": "^6.23.0",
"react-timer-hook": "^3.0.7", "react-timer-hook": "^3.0.7",
"rehype-mathjax": "^6.0.0", "rehype-mathjax": "^6.0.0",
"rehype-raw": "^7.0.0", "rehype-raw": "^7.0.0",
"remark-emoji": "^4.0.1", "remark-emoji": "^4.0.1",
"remark-gfm": "^4.0.0", "remark-gfm": "^4.0.0",
"remark-math": "^6.0.0", "remark-math": "^6.0.0",
"universal-cookie": "^7.1.0" "universal-cookie": "^7.1.4"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "^18.2.70", "@types/react": "^18.3.1",
"@types/react-dom": "^18.2.22", "@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/eslint-plugin": "^6.21.0",
"@vitejs/plugin-react": "^4.2.1", "@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0", "eslint": "^8.57.0",
@ -56,14 +56,14 @@
"eslint-plugin-jsx-a11y": "^6.8.0", "eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3", "eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1", "eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.0.11", "husky": "^9.0.11",
"jsdom": "^23.2.0", "jsdom": "^23.2.0",
"lint-staged": "^15.2.2", "lint-staged": "^15.2.2",
"postcss-load-config": "^5.0.3", "postcss-load-config": "^5.0.3",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"typescript": "^5.4.3", "typescript": "^5.4.5",
"vite": "^5.2.6", "vite": "^5.2.10",
"vite-tsconfig-paths": "^4.3.2" "vite-tsconfig-paths": "^4.3.2"
}, },
"lint-staged": { "lint-staged": {

File diff suppressed because it is too large Load Diff