diff options
Diffstat (limited to 'web')
| -rw-r--r-- | web/bun.lockb | bin | 151013 -> 151312 bytes | |||
| -rw-r--r-- | web/package.json | 16 |
2 files changed, 8 insertions, 8 deletions
diff --git a/web/bun.lockb b/web/bun.lockb Binary files differindex adc0d02..26258e7 100644 --- a/web/bun.lockb +++ b/web/bun.lockb diff --git a/web/package.json b/web/package.json index 8200a8d..db0ef5a 100644 --- a/web/package.json +++ b/web/package.json @@ -9,15 +9,15 @@ "lint": "next lint" }, "dependencies": { - "next": "^15.2.3", - "react": "^19.0.0", - "react-dom": "^19.0.0" + "next": "^15.2.4", + "react": "^19.1.0", + "react-dom": "^19.1.0" }, "devDependencies": { - "@eslint/eslintrc": "^3", - "@tailwindcss/postcss": "^4.0.15", - "eslint": "^9", - "eslint-config-next": "15.2.3", - "tailwindcss": "^4.0.15" + "@eslint/eslintrc": "^3.3.1", + "@tailwindcss/postcss": "^4.0.17", + "eslint": "^9.23.0", + "eslint-config-next": "^15.2.4", + "tailwindcss": "^4.0.17" } } |
