From fd03463d8f93563b87f44dd92b28ae5643bd1368 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 03:19:15 +0000 Subject: [PATCH] chore: update lockfile (auto-fix for Dependabot PR) --- bun.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/bun.lock b/bun.lock index 68130d7..b4f9005 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "ulinkshortener", @@ -8,21 +9,21 @@ "mongodb": "^7.0.0", "next": "16.0.8", "next-auth": "^4.24.13", - "react": "^19.2.1", + "react": "^19.2.3", "react-chartjs-2": "^5.3.1", - "react-dom": "^19.2.1", - "ua-parser-js": "^2.0.6", + "react-dom": "^19.2.3", + "ua-parser-js": "^2.0.7", "uuid": "^13.0.0", "winston": "^3.19.0", }, "devDependencies": { "@biomejs/biome": "^2.3.8", - "@tailwindcss/postcss": "^4.1.17", - "@types/node": "^24.10.2", + "@tailwindcss/postcss": "^4.1.18", + "@types/node": "^25.0.2", "@types/react": "^19.2.7", "@types/react-dom": "^19.2.3", "@types/uuid": "^11.0.0", - "tailwindcss": "^4.1.17", + "tailwindcss": "^4.1.18", "typescript": "^5.9.3", }, }, @@ -172,7 +173,7 @@ "@tailwindcss/postcss": ["@tailwindcss/postcss@4.1.18", "", { "dependencies": { "@alloc/quick-lru": "^5.2.0", "@tailwindcss/node": "4.1.18", "@tailwindcss/oxide": "4.1.18", "postcss": "^8.4.41", "tailwindcss": "4.1.18" } }, "sha512-Ce0GFnzAOuPyfV5SxjXGn0CubwGcuDB0zcdaPuCSzAa/2vII24JTkH+I6jcbXLb1ctjZMZZI6OjDaLPJQL1S0g=="], - "@types/node": ["@types/node@24.10.3", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-gqkrWUsS8hcm0r44yn7/xZeV1ERva/nLgrLxFRUGb7aoNMIJfZJ3AC261zDQuOAKC7MiXai1WCpYc48jAHoShQ=="], + "@types/node": ["@types/node@25.0.2", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-gWEkeiyYE4vqjON/+Obqcoeffmk0NF15WSBwSs7zwVA2bAbTaE0SJ7P0WNGoJn8uE7fiaV5a7dKYIJriEqOrmA=="], "@types/react": ["@types/react@19.2.7", "", { "dependencies": { "csstype": "^3.2.2" } }, "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg=="],