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 18, 2024
1 parent 0678efd commit dd85026
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 399 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"url": "https://github.com/Hiratake/hiratake-web.git"
},
"type": "module",
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@8.15.3",
"engines": {
"node": ">=18.14.0"
},
"volta": {
"node": "20.11.0"
},
"devDependencies": {
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@headlessui/tailwindcss": "0.2.0",
"@headlessui/vue": "1.7.19",
"@heroicons/vue": "2.1.1",
Expand All @@ -48,22 +48,22 @@
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"feed": "4.2.2",
"husky": "9.0.10",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"nuxt": "3.10.1",
"nuxt": "3.10.2",
"postcss": "8.4.35",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.11",
"simple-icons": "11.4.0",
"simple-icons": "11.5.0",
"tailwindcss": "3.4.1",
"textlint": "14.0.2",
"textlint": "14.0.3",
"textlint-filter-rule-allowlist": "4.0.0",
"textlint-rule-ja-space-around-code": "2.2.0",
"textlint-rule-ja-space-around-link": "2.2.0",
"textlint-rule-ja-space-between-half-and-full-width": "2.3.0",
"textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet": "1.0.1",
"typescript": "5.3.3",
"vue": "3.4.18",
"vue": "3.4.19",
"vue-router": "4.2.5",
"vue-tsc": "1.8.27"
},
Expand Down
Loading

0 comments on commit dd85026

Please sign in to comment.