Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 0743cd1 commit fde0675
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Binary file modified bun.lockb
Binary file not shown.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,35 +22,35 @@
},
"dependencies": {
"clsx": "^2.1.1",
"tailwind-merge": "^2.5.5",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@builder.io/qwik": "^1.11.0",
"@builder.io/qwik-city": "^1.11.0",
"@builder.io/qwik": "^1.12.0",
"@builder.io/qwik-city": "^1.12.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@netlify/edge-functions": "^2.11.1",
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-qwik": "^1.11.0",
"eslint-plugin-qwik": "^1.12.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "3.4.17",
"typescript": "^5.7.2",
"undici": "^7.2.0",
"vercel": "^39.2.2",
"vite": "^6.0.5",
"vite": "^6.0.6",
"vite-tsconfig-paths": "5.1.4"
},
"trustedDependencies": [
Expand Down

0 comments on commit fde0675

Please sign in to comment.