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 Feb 29, 2024
1 parent 3534857 commit 2a98ced
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
Binary file modified bun.lockb
Binary file not shown.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,38 +25,38 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@builder.io/qwik": "^1.4.4",
"@builder.io/qwik-city": "^1.4.4",
"@builder.io/qwik": "^1.4.5",
"@builder.io/qwik-city": "^1.4.5",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@netlify/edge-functions": "^2.3.1",
"@types/eslint": "^8.56.2",
"@types/node": "^20.11.17",
"@types/eslint": "^8.56.5",
"@types/node": "^20.11.22",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"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.4.5",
"eslint-plugin-tailwindcss": "^3.14.3",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"postcss": "^8.4.35",
"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",
"vercel": "^33.5.3",
"vite": "^5.1.4",
"vite-tsconfig-paths": "^4.3.1"
},
"trustedDependencies": [
"sharp"
],
"engines": {
"node": ">=20.11.0"
"node": ">=20.11.1"
},
"commitlint": {
"extends": [
Expand Down

0 comments on commit 2a98ced

Please sign in to comment.