Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent e75aacc commit ba20df7
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
Binary file modified bun.lockb
Binary file not shown.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,38 +20,38 @@
"qwik": "qwik"
},
"dependencies": {
"clsx": "^2.0.0",
"tailwind-merge": "^2.0.0",
"clsx": "^2.1.0",
"tailwind-merge": "^2.2.0",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@builder.io/qwik": "^1.2.17",
"@builder.io/qwik-city": "^1.2.17",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@builder.io/qwik": "^1.3.2",
"@builder.io/qwik-city": "^1.3.2",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@netlify/edge-functions": "^2.0.0",
"@types/eslint": "^8.44.4",
"@types/node": "^20.8.4",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"autoprefixer": "^10.4.14",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-qwik": "^1.2.17",
"eslint-plugin-tailwindcss": "^3.13.0",
"husky": "^8.0.0",
"lint-staged": "^15.0.2",
"netlify-cli": "^17.11.0",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"tailwindcss": "3.3.3",
"typescript": "^5.2.2",
"undici": "^6.2.1",
"vercel": "^33.0.1",
"vite": "^5.0.10",
"vite-tsconfig-paths": "^4.2.1"
"@netlify/edge-functions": "^2.2.0",
"@types/eslint": "^8.56.1",
"@types/node": "^20.10.7",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-qwik": "^1.3.2",
"eslint-plugin-tailwindcss": "^3.13.1",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"netlify-cli": "^17.11.1",
"postcss": "^8.4.33",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "3.4.1",
"typescript": "^5.3.3",
"undici": "^6.3.0",
"vercel": "^33.0.2",
"vite": "^5.0.11",
"vite-tsconfig-paths": "^4.2.3"
},
"trustedDependencies": [
"sharp"
Expand Down

0 comments on commit ba20df7

Please sign in to comment.