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 Jul 4, 2024
1 parent 0626cfe commit aaccbdb
Show file tree
Hide file tree
Showing 2 changed files with 637 additions and 97 deletions.
14 changes: 7 additions & 7 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.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@nuxt/eslint-config": "^0.3.13",
"@pajecawav/prettier-config": "^1.0.0",
"@vite-pwa/nuxt": "^0.9.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.7",
"npm-run-all": "^4.1.5",
"nuxt": "^3.12.3",
"prettier": "^3.2.5",
"sass": "^1.71.1",
"prettier": "^3.3.2",
"sass": "^1.77.6",
"vue-tsc": "^2.0.24"
},
"dependencies": {
"@heroicons/vue": "^2.1.1",
"@heroicons/vue": "^2.1.4",
"tailwind-vars": "^0.1.5"
}
}
Loading

0 comments on commit aaccbdb

Please sign in to comment.