Skip to content

Commit 6236712

Browse files
committed
Update bun.lock
1 parent 00db20b commit 6236712

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

bun.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"": {
55
"name": "webhook-multitool",
66
"dependencies": {
7-
"@next/third-parties": "^15.5.2",
7+
"@next/third-parties": "^15.5.3",
88
"class-variance-authority": "^0.7.1",
99
"clsx": "^2.1.1",
1010
"lucide-react": "^0.534.0",
11-
"next": "^15.5.2",
11+
"next": "^15.5.3",
1212
"next-themes": "^0.4.6",
1313
"radix-ui": "^1.4.3",
1414
"react": "^19.1.1",
@@ -18,15 +18,15 @@
1818
},
1919
"devDependencies": {
2020
"@eslint/eslintrc": "^3.3.1",
21-
"@tailwindcss/postcss": "^4.1.12",
22-
"@types/node": "^24.3.0",
23-
"@types/react": "^19.1.12",
24-
"@types/react-dom": "^19.1.8",
25-
"eslint": "^9.34.0",
26-
"eslint-config-next": "^15.5.2",
27-
"knip": "^5.63.0",
28-
"tailwindcss": "^4.1.12",
29-
"tw-animate-css": "^1.3.7",
21+
"@tailwindcss/postcss": "^4.1.13",
22+
"@types/node": "^24.5.0",
23+
"@types/react": "^19.1.13",
24+
"@types/react-dom": "^19.1.9",
25+
"eslint": "^9.35.0",
26+
"eslint-config-next": "^15.5.3",
27+
"knip": "^5.63.1",
28+
"tailwindcss": "^4.1.13",
29+
"tw-animate-css": "^1.3.8",
3030
"typescript": "^5.9.2",
3131
},
3232
},

0 commit comments

Comments
 (0)