Skip to content

Commit

Permalink
Merge pull request #30 from stefanobartoletti/renovate/nuxtjs-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update nuxtjs monorepo to ^3.8.2
  • Loading branch information
stefanobartoletti authored Nov 21, 2023
2 parents 910aef4 + 48f7a32 commit b9f9146
Show file tree
Hide file tree
Showing 2 changed files with 1,002 additions and 149 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,23 +43,23 @@
},
"dependencies": {
"@iconify/vue": "^4.1.1",
"@nuxt/kit": "^3.8.1",
"@nuxt/kit": "^3.8.2",
"defu": "^6.1.3"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@nuxt/devtools": "latest",
"@nuxt/module-builder": "^0.5.4",
"@nuxt/schema": "^3.8.1",
"@nuxt/schema": "^3.8.2",
"@nuxt/test-utils": "^3.8.1",
"@release-it/conventional-changelog": "^8.0.1",
"@stefanobartoletti/eslint-config": "^0.3.3",
"@types/node": "^20.9.3",
"changelogen": "^0.5.5",
"eslint": "^8.54.0",
"husky": "^8.0.3",
"nuxt": "^3.8.1",
"nuxt": "^3.8.2",
"release-it": "^17.0.0",
"sass": "^1.69.5",
"vitest": "^0.34.6"
Expand Down
Loading

0 comments on commit b9f9146

Please sign in to comment.