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 Apr 17, 2024
1 parent dbe0274 commit ae43c70
Show file tree
Hide file tree
Showing 2 changed files with 7,280 additions and 5,581 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@commitlint/cli": "^19.1.0",
"@commitlint/config-conventional": "^19.1.0",
"@nuxt/eslint-config": "^0.2.0",
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"@nuxt/eslint-config": "^0.3.6",
"@pajecawav/prettier-config": "^1.0.0",
"@vite-pwa/nuxt": "^0.6.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"npm-run-all": "^4.1.5",
"nuxt": "^3.11.1",
"nuxt": "^3.11.2",
"prettier": "^3.2.5",
"sass": "^1.71.1",
"sass": "^1.75.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 ae43c70

Please sign in to comment.