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 25, 2024
1 parent bb52645 commit ab947aa
Show file tree
Hide file tree
Showing 2 changed files with 1,009 additions and 548 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@commitlint/cli": "^19.1.0",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@nuxt/eslint-config": "^0.2.0",
"@pajecawav/prettier-config": "^1.0.0",
Expand All @@ -23,13 +23,13 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"npm-run-all": "^4.1.5",
"nuxt": "^3.10.3",
"nuxt": "^3.11.1",
"prettier": "^3.2.5",
"sass": "^1.71.1",
"sass": "^1.72.0",
"vue-tsc": "^1.8.27"
},
"dependencies": {
"@heroicons/vue": "^2.1.1",
"@heroicons/vue": "^2.1.3",
"tailwind-vars": "^0.1.5"
}
}
Loading

0 comments on commit ab947aa

Please sign in to comment.