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] committed Mar 29, 2024
1 parent 3534857 commit bd2532a
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,42 +21,42 @@
},
"dependencies": {
"clsx": "^2.1.0",
"tailwind-merge": "^2.2.1",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@builder.io/qwik": "^1.4.4",
"@builder.io/qwik-city": "^1.4.4",
"@builder.io/qwik": "^1.5.1",
"@builder.io/qwik-city": "^1.5.1",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.1",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@commitlint/config-conventional": "^18.6.3",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@netlify/edge-functions": "^2.3.1",
"@types/eslint": "^8.56.2",
"@types/node": "^20.11.17",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"@types/eslint": "^8.56.6",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-qwik": "^1.4.4",
"eslint-plugin-tailwindcss": "^3.14.2",
"husky": "^9.0.10",
"eslint-plugin-qwik": "^1.5.1",
"eslint-plugin-tailwindcss": "^3.15.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "3.4.1",
"typescript": "^5.3.3",
"undici": "^6.6.2",
"vercel": "^33.5.0",
"vite": "^5.1.1",
"vite-tsconfig-paths": "^4.3.1"
"prettier-plugin-tailwindcss": "^0.5.13",
"tailwindcss": "3.4.3",
"typescript": "^5.4.3",
"undici": "^6.10.2",
"vercel": "^33.6.2",
"vite": "^5.2.7",
"vite-tsconfig-paths": "^4.3.2"
},
"trustedDependencies": [
"sharp"
],
"engines": {
"node": ">=20.11.0"
"node": ">=20.12.0"
},
"commitlint": {
"extends": [
Expand Down

0 comments on commit bd2532a

Please sign in to comment.