chore: update packages

This commit is contained in:
trafficlunar 2025-01-22 16:23:44 +00:00
parent 53f81040be
commit 065f8bcf59
2 changed files with 210 additions and 210 deletions

View file

@ -36,13 +36,13 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dropzone": "^14.3.5",
"react-router": "^7.1.1",
"react-router": "^7.1.3",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@eslint/js": "^9.18.0",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
@ -51,13 +51,13 @@
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
"globals": "^15.14.0",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"sharp": "^0.33.5",
"svgo": "^3.3.2",
"tailwindcss": "^3.4.17",
"typescript": "~5.6.3",
"typescript-eslint": "^8.19.1",
"vite": "^6.0.7",
"typescript-eslint": "^8.21.0",
"vite": "^6.0.11",
"vite-plugin-image-optimizer": "^1.1.8",
"vite-plugin-svgr": "^4.3.0"
}