하 코드리뷰요
This commit is contained in:
parent
6fd96f8c73
commit
ffd421a1f1
8 changed files with 74 additions and 72 deletions
|
|
@ -21,10 +21,8 @@
|
|||
"@nextui-org/kbd": "^2.0.33",
|
||||
"@nextui-org/react": "^2.4.6",
|
||||
"@tippyjs/react": "^4.2.6",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"framer-motion": "^11.3.21",
|
||||
"highlight.js": "^11.10.0",
|
||||
"postcss": "^8.4.40",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-draggable": "^4.4.6",
|
||||
|
|
@ -32,8 +30,6 @@
|
|||
"react-router-dom": "^6.26.0",
|
||||
"rehype-highlight": "^7.0.0",
|
||||
"styled-components": "^6.1.12",
|
||||
"tailwind": "^4.0.0",
|
||||
"tailwindcss": "^3.4.7",
|
||||
"tippy.js": "^6.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -42,9 +38,12 @@
|
|||
"@typescript-eslint/eslint-plugin": "^7.15.0",
|
||||
"@typescript-eslint/parser": "^7.15.0",
|
||||
"@vitejs/plugin-react-swc": "^3.5.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.2",
|
||||
"eslint-plugin-react-refresh": "^0.4.7",
|
||||
"postcss": "^8.4.49",
|
||||
"tailwindcss": "^3.4.15",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^5.3.4"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue