Skip to content

Commit f897389

Browse files
chore(deps): update all non-major dependencies (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 947441e commit f897389

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

-10.6 KB
Binary file not shown.

package.json

+5-5
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.4.1",
35-
"@netlify/edge-functions": "^2.11.1",
35+
"@netlify/edge-functions": "^2.12.0",
3636
"@types/eslint": "^9.6.1",
37-
"@types/node": "^22.14.1",
37+
"@types/node": "^22.15.2",
3838
"@typescript-eslint/eslint-plugin": "^6.21.0",
3939
"@typescript-eslint/parser": "^6.21.0",
4040
"autoprefixer": "^10.4.21",
@@ -44,15 +44,15 @@
4444
"eslint-plugin-tailwindcss": "^3.18.0",
4545
"husky": "^9.1.7",
4646
"lint-staged": "^15.5.1",
47-
"netlify-cli": "^20.0.2",
47+
"netlify-cli": "^20.1.1",
4848
"postcss": "^8.5.3",
4949
"prettier": "^3.5.3",
5050
"prettier-plugin-tailwindcss": "^0.6.11",
5151
"tailwindcss": "3.4.17",
5252
"typescript": "^5.8.3",
5353
"undici": "^7.8.0",
54-
"vercel": "^41.6.1",
55-
"vite": "^6.3.2",
54+
"vercel": "^41.6.2",
55+
"vite": "^6.3.3",
5656
"vite-tsconfig-paths": "^5.1.4"
5757
},
5858
"trustedDependencies": [

0 commit comments

Comments
 (0)