Skip to content

Commit 02e0f1d

Browse files
chore(deps): update all non-major dependencies (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96fda5e commit 02e0f1d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

4.06 KB
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"tailwind-merge": "^2.5.4"
2828
},
2929
"devDependencies": {
30-
"@builder.io/qwik": "^1.9.1",
31-
"@builder.io/qwik-city": "^1.9.1",
30+
"@builder.io/qwik": "^1.10.0",
31+
"@builder.io/qwik-city": "^1.10.0",
3232
"@commitlint/cli": "^18.6.1",
3333
"@commitlint/config-conventional": "^18.6.3",
3434
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
@@ -40,19 +40,19 @@
4040
"autoprefixer": "^10.4.20",
4141
"eslint": "^8.57.1",
4242
"eslint-config-prettier": "^9.1.0",
43-
"eslint-plugin-qwik": "^1.9.1",
43+
"eslint-plugin-qwik": "^1.10.0",
4444
"eslint-plugin-tailwindcss": "^3.17.5",
4545
"husky": "^9.1.6",
4646
"lint-staged": "^15.2.10",
4747
"netlify-cli": "^17.37.2",
48-
"postcss": "^8.4.48",
48+
"postcss": "^8.4.49",
4949
"prettier": "^3.3.3",
5050
"prettier-plugin-tailwindcss": "^0.6.8",
51-
"tailwindcss": "3.4.14",
51+
"tailwindcss": "3.4.15",
5252
"typescript": "^5.6.3",
53-
"undici": "^6.20.1",
53+
"undici": "^6.21.0",
5454
"vercel": "^37.14.0",
55-
"vite": "^5.4.10",
55+
"vite": "^5.4.11",
5656
"vite-tsconfig-paths": "^4.3.2"
5757
},
5858
"trustedDependencies": [

0 commit comments

Comments
 (0)