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 Dec 25, 2023
1 parent ac79dc8 commit aeefba1
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
Binary file modified bun.lockb
Binary file not shown.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,37 +21,37 @@
},
"dependencies": {
"clsx": "^2.0.0",
"tailwind-merge": "^2.0.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.1",
"@builder.io/qwik-city": "^1.3.1",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@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",
"@netlify/edge-functions": "^2.2.0",
"@types/eslint": "^8.56.0",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-qwik": "^1.3.1",
"eslint-plugin-tailwindcss": "^3.13.0",
"husky": "^8.0.0",
"lint-staged": "^15.0.2",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"netlify-cli": "^17.10.1",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"tailwindcss": "3.3.3",
"typescript": "^5.2.2",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"tailwindcss": "3.4.0",
"typescript": "^5.3.3",
"undici": "^6.2.1",
"vercel": "^33.0.1",
"vite": "^4.4.11",
"vite-tsconfig-paths": "^4.2.1"
"vite": "^4.5.1",
"vite-tsconfig-paths": "^4.2.2"
},
"trustedDependencies": [
"sharp"
Expand Down

0 comments on commit aeefba1

Please sign in to comment.