Skip to content

Commit 7696ea4

Browse files
chore(deps): update all non-major dependencies (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e128ac commit 7696ea4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

19.5 KB
Binary file not shown.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,17 @@
2424
"dependencies": {
2525
"@qwikest/icons": "^0.0.13",
2626
"clsx": "^2.1.1",
27-
"tailwind-merge": "^3.3.0"
27+
"tailwind-merge": "^3.3.1"
2828
},
2929
"devDependencies": {
3030
"@builder.io/qwik": "^1.14.1",
3131
"@builder.io/qwik-city": "^1.14.1",
3232
"@commitlint/cli": "^18.6.1",
3333
"@commitlint/config-conventional": "^18.6.3",
3434
"@ianvs/prettier-plugin-sort-imports": "^4.4.2",
35-
"@netlify/edge-functions": "^2.12.0",
35+
"@netlify/edge-functions": "^2.14.5",
3636
"@types/eslint": "^9.6.1",
37-
"@types/node": "^22.15.29",
37+
"@types/node": "^22.15.31",
3838
"@typescript-eslint/eslint-plugin": "^6.21.0",
3939
"@typescript-eslint/parser": "^6.21.0",
4040
"autoprefixer": "^10.4.21",
@@ -43,9 +43,9 @@
4343
"eslint-plugin-qwik": "^1.14.1",
4444
"eslint-plugin-tailwindcss": "^3.18.0",
4545
"husky": "^9.1.7",
46-
"lint-staged": "^16.1.0",
47-
"netlify-cli": "^21.5.0",
48-
"postcss": "^8.5.4",
46+
"lint-staged": "^16.1.2",
47+
"netlify-cli": "^21.6.0",
48+
"postcss": "^8.5.5",
4949
"prettier": "^3.5.3",
5050
"prettier-plugin-tailwindcss": "^0.6.12",
5151
"tailwindcss": "3.4.17",

0 commit comments

Comments
 (0)