diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-09-18 00:46:28 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-09-18 00:46:28 -0700 |
| commit | a675dec578101cab905cc771f1c5cb65137308fd (patch) | |
| tree | 7a650b8e9c02e38c2cca3fd3cc4851ae037ee8ee /site/package.json | |
| parent | 5f8574c4e5f3f453f96286b46c66f1c80238404b (diff) | |
chore: bump deps
Diffstat (limited to 'site/package.json')
| -rw-r--r-- | site/package.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/site/package.json b/site/package.json index f33d59f..82723ca 100644 --- a/site/package.json +++ b/site/package.json @@ -10,26 +10,26 @@ "preview": "vite preview" }, "dependencies": { - "@tailwindcss/vite": "^4.1.3", + "@tailwindcss/vite": "^4.1.13", "@vercel/analytics": "^1.5.0", - "react": "^19.0.0", - "react-dom": "^19.0.0", - "react-router-dom": "^7.5.0", + "react": "^19.1.1", + "react-dom": "^19.1.1", + "react-router-dom": "^7.9.1", "reactjs-popup": "^2.0.6", - "tailwindcss": "^4.1.3" + "tailwindcss": "^4.1.13" }, "devDependencies": { - "@eslint/js": "^9.21.0", - "@types/react": "^19.0.10", - "@types/react-dom": "^19.0.4", - "@vitejs/plugin-react-swc": "^3.8.0", - "eslint": "^9.21.0", - "eslint-plugin-react-hooks": "^5.1.0", - "eslint-plugin-react-refresh": "^0.4.19", - "globals": "^15.15.0", - "typescript": "~5.7.2", - "typescript-eslint": "^8.24.1", - "vite": "^6.2.0", - "vite-plugin-pwa": "^1.0.0" + "@eslint/js": "^9.35.0", + "@types/react": "^19.1.13", + "@types/react-dom": "^19.1.9", + "@vitejs/plugin-react-swc": "^4.1.0", + "eslint": "^9.35.0", + "eslint-plugin-react-hooks": "^5.2.0", + "eslint-plugin-react-refresh": "^0.4.20", + "globals": "^16.4.0", + "typescript": "~5.9.2", + "typescript-eslint": "^8.44.0", + "vite": "^7.1.6", + "vite-plugin-pwa": "^1.0.3" } } |
