Skip to content

Commit e1981a2

Browse files
committed
chore(deps): update all non-major dependencies
1 parent f1fc6b3 commit e1981a2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

bun.lockb

2.58 KB
Binary file not shown.

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -27,31 +27,31 @@
2727
"tailwind-merge": "^2.4.0"
2828
},
2929
"devDependencies": {
30-
"@builder.io/qwik": "^1.7.1",
31-
"@builder.io/qwik-city": "^1.7.1",
30+
"@builder.io/qwik": "^1.7.3",
31+
"@builder.io/qwik-city": "^1.7.3",
3232
"@commitlint/cli": "^18.6.1",
3333
"@commitlint/config-conventional": "^18.6.3",
3434
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
3535
"@netlify/edge-functions": "^2.10.0",
3636
"@types/eslint": "^9.6.0",
37-
"@types/node": "^20.14.13",
37+
"@types/node": "^20.14.14",
3838
"@typescript-eslint/eslint-plugin": "^6.21.0",
3939
"@typescript-eslint/parser": "^6.21.0",
40-
"autoprefixer": "^10.4.19",
40+
"autoprefixer": "^10.4.20",
4141
"eslint": "^8.57.0",
4242
"eslint-config-prettier": "^9.1.0",
43-
"eslint-plugin-qwik": "^1.7.1",
43+
"eslint-plugin-qwik": "^1.7.3",
4444
"eslint-plugin-tailwindcss": "^3.17.4",
45-
"husky": "^9.1.3",
46-
"lint-staged": "^15.2.7",
47-
"netlify-cli": "^17.33.4",
45+
"husky": "^9.1.4",
46+
"lint-staged": "^15.2.8",
47+
"netlify-cli": "^17.33.5",
4848
"postcss": "^8.4.40",
4949
"prettier": "^3.3.3",
5050
"prettier-plugin-tailwindcss": "^0.6.5",
5151
"tailwindcss": "3.4.7",
5252
"typescript": "^5.5.4",
53-
"undici": "^6.19.4",
54-
"vercel": "^35.2.1",
53+
"undici": "^6.19.5",
54+
"vercel": "^35.2.3",
5555
"vite": "^5.3.5",
5656
"vite-tsconfig-paths": "^4.3.2"
5757
},

0 commit comments

Comments
 (0)