Skip to content

Commit 9f13216

Browse files
chore(deps): update all non-major dependencies (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d71d4d commit 9f13216

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

312 Bytes
Binary file not shown.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,31 +27,31 @@
2727
"tailwind-merge": "^2.5.5"
2828
},
2929
"devDependencies": {
30-
"@builder.io/qwik": "^1.10.0",
31-
"@builder.io/qwik-city": "^1.10.0",
30+
"@builder.io/qwik": "^1.11.0",
31+
"@builder.io/qwik-city": "^1.11.0",
3232
"@commitlint/cli": "^18.6.1",
3333
"@commitlint/config-conventional": "^18.6.3",
3434
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
3535
"@netlify/edge-functions": "^2.11.1",
3636
"@types/eslint": "^9.6.1",
37-
"@types/node": "^22.9.3",
37+
"@types/node": "^22.10.1",
3838
"@typescript-eslint/eslint-plugin": "^6.21.0",
3939
"@typescript-eslint/parser": "^6.21.0",
4040
"autoprefixer": "^10.4.20",
4141
"eslint": "^8.57.1",
4242
"eslint-config-prettier": "^9.1.0",
43-
"eslint-plugin-qwik": "^1.10.0",
43+
"eslint-plugin-qwik": "^1.11.0",
4444
"eslint-plugin-tailwindcss": "^3.17.5",
4545
"husky": "^9.1.7",
4646
"lint-staged": "^15.2.10",
4747
"netlify-cli": "^17.37.2",
4848
"postcss": "^8.4.49",
49-
"prettier": "^3.3.3",
49+
"prettier": "^3.4.1",
5050
"prettier-plugin-tailwindcss": "^0.6.9",
5151
"tailwindcss": "3.4.15",
5252
"typescript": "^5.7.2",
5353
"undici": "^6.21.0",
54-
"vercel": "^39.1.1",
54+
"vercel": "^39.1.2",
5555
"vite": "^5.4.11",
5656
"vite-tsconfig-paths": "^4.3.2"
5757
},

0 commit comments

Comments
 (0)