From 49cc420662e2873516ede1fff0e9fc7d84680d31 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 30 Mar 2025 17:51:55 -0400 Subject: Updated packages --- web/bun.lockb | Bin 151013 -> 151312 bytes web/package.json | 16 ++++++++-------- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'web') diff --git a/web/bun.lockb b/web/bun.lockb index adc0d02..26258e7 100644 Binary files a/web/bun.lockb and b/web/bun.lockb differ 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" } } -- cgit v1.2.3