Skip to content

Commit

Permalink
⬇️ 固定ts依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Memoyu committed Jan 20, 2025
1 parent f30d6a7 commit f2f445d
Show file tree
Hide file tree
Showing 2 changed files with 694 additions and 694 deletions.
6 changes: 3 additions & 3 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^8",
"eslint-plugin-react-hooks": "^5.1.0-rc-14a4699f-20240725",
"eslint-plugin-react-refresh": "^0.4.9",
"prettier": "^3.3.3",
"sass": "1.77.6",
"typescript": "^5.5.4",
"typescript": "5.5.4",
"vite": "^5.3.5",
"vite-plugin-semi-theme": "^0.5.0"
}
Expand Down
Loading

0 comments on commit f2f445d

Please sign in to comment.