diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json index 952de01..cdb5b4a 100644 --- a/package.json +++ b/package.json @@ -23,26 +23,26 @@ "lucide-react": "^0.525.0", "react": "^19.1.0", "react-dom": "^19.1.0", - "react-router-dom": "^7.6.1", + "react-router-dom": "^7.6.3", "tailwind-merge": "^3.3.1", "tailwindcss": "^4.1.11" }, "devDependencies": { - "@eslint/js": "^9.25.0", + "@eslint/js": "^9.31.0", "@tailwindcss/typography": "^0.5.16", "@types/node": "^24.0.13", - "@types/react": "^19.1.2", - "@types/react-dom": "^19.1.2", - "@vitejs/plugin-react": "^4.4.1", - "eslint": "^9.25.0", + "@types/react": "^19.1.8", + "@types/react-dom": "^19.1.6", + "@vitejs/plugin-react": "^4.6.0", + "eslint": "^9.31.0", "eslint-plugin-react-hooks": "^5.2.0", - "eslint-plugin-react-refresh": "^0.4.19", - "globals": "^16.0.0", + "eslint-plugin-react-refresh": "^0.4.20", + "globals": "^16.3.0", "ogl": "^1.0.11", "tw-animate-css": "^1.3.5", "typescript": "~5.8.3", - "typescript-eslint": "^8.30.1", - "vite": "^6.3.5", + "typescript-eslint": "^8.36.0", + "vite": "^7.0.4", "vite-plugin-markdown": "^2.2.0", "vite-plugin-sitemap": "^0.8.2" } |
