Skip to content

Commit d2cd46b

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 01f2c1a commit d2cd46b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

712 Bytes
Binary file not shown.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"@commitlint/cli": "^18.6.1",
3333
"@commitlint/config-conventional": "^18.6.3",
3434
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
35-
"@netlify/edge-functions": "^2.10.0",
35+
"@netlify/edge-functions": "^2.11.0",
3636
"@types/eslint": "^9.6.1",
37-
"@types/node": "^22.5.5",
37+
"@types/node": "^22.7.4",
3838
"@typescript-eslint/eslint-plugin": "^6.21.0",
3939
"@typescript-eslint/parser": "^6.21.0",
4040
"autoprefixer": "^10.4.20",
@@ -47,12 +47,12 @@
4747
"netlify-cli": "^17.36.2",
4848
"postcss": "^8.4.47",
4949
"prettier": "^3.3.3",
50-
"prettier-plugin-tailwindcss": "^0.6.6",
51-
"tailwindcss": "3.4.12",
50+
"prettier-plugin-tailwindcss": "^0.6.8",
51+
"tailwindcss": "3.4.13",
5252
"typescript": "^5.6.2",
5353
"undici": "^6.19.8",
54-
"vercel": "^37.5.3",
55-
"vite": "^5.4.7",
54+
"vercel": "^37.6.0",
55+
"vite": "^5.4.8",
5656
"vite-tsconfig-paths": "^4.3.2"
5757
},
5858
"trustedDependencies": [

0 commit comments

Comments
 (0)