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 13, 2024
1 parent 13526c9 commit 9bb9f12
Show file tree
Hide file tree
Showing 2 changed files with 595 additions and 99 deletions.
10 changes: 5 additions & 5 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/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/eslint-config": "^0.3.5",
"@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.74.1",
"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 9bb9f12

Please sign in to comment.