diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-03-30 17:51:55 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-03-30 17:51:55 -0400 |
| commit | 49cc420662e2873516ede1fff0e9fc7d84680d31 (patch) | |
| tree | 776e2cb6e338e61b8c354f74b841d840e2e6645b /web | |
| parent | 48d906bfd8fade21c13e73ea703ecb699a19c533 (diff) | |
| download | AleeBot-49cc420662e2873516ede1fff0e9fc7d84680d31.tar.gz AleeBot-49cc420662e2873516ede1fff0e9fc7d84680d31.tar.bz2 AleeBot-49cc420662e2873516ede1fff0e9fc7d84680d31.zip | |
Updated packages
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" } } |
