chore: update deps

This commit is contained in:
Paul Pan 2024-03-26 12:12:09 +08:00
parent a7959b38d5
commit fcaba77f8a
2 changed files with 474 additions and 523 deletions

View File

@ -21,12 +21,12 @@
"@dicebear/core": "^7.1.1", "@dicebear/core": "^7.1.1",
"@emotion/react": "^11.11.4", "@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0", "@emotion/styled": "^11.11.0",
"@reduxjs/toolkit": "^2.2.1", "@reduxjs/toolkit": "^2.2.2",
"@sentry/react": "^7.107.0", "@sentry/react": "^7.108.0",
"@sentry/vite-plugin": "^2.15.0", "@sentry/vite-plugin": "^2.16.0",
"@tanstack/react-table": "^8.13.2", "@tanstack/react-table": "^8.15.0",
"ace-builds": "^1.32.7", "ace-builds": "^1.32.8",
"framer-motion": "^11.0.14", "framer-motion": "^11.0.20",
"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.2.0",
@ -45,7 +45,7 @@
"universal-cookie": "^7.1.0" "universal-cookie": "^7.1.0"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "^18.2.66", "@types/react": "^18.2.70",
"@types/react-dom": "^18.2.22", "@types/react-dom": "^18.2.22",
"@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",
@ -62,8 +62,8 @@
"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.2", "typescript": "^5.4.3",
"vite": "^5.1.6", "vite": "^5.2.6",
"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