Skip to content

Commit

Permalink
Merge pull request #224 from stefanobartoletti/renovate/nuxtjs-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update nuxtjs monorepo to ^3.13.0
  • Loading branch information
stefanobartoletti authored Aug 28, 2024
2 parents 101d31b + 99d7654 commit 9dc10fc
Show file tree
Hide file tree
Showing 2 changed files with 933 additions and 457 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"prepare": "husky"
},
"dependencies": {
"@nuxt/kit": "^3.12.4",
"@nuxt/kit": "^3.13.0",
"defu": "^6.1.4"
},
"devDependencies": {
Expand All @@ -53,7 +53,7 @@
"@nuxt/devtools": "^1.4.1",
"@nuxt/eslint-config": "^0.5.3",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.12.4",
"@nuxt/schema": "^3.13.0",
"@nuxt/test-utils": "^3.14.1",
"@nuxtjs/tailwindcss": "^6.12.1",
"@release-it/conventional-changelog": "^8.0.1",
Expand All @@ -63,7 +63,7 @@
"daisyui": "^4.12.10",
"eslint": "^9.9.1",
"husky": "^9.1.5",
"nuxt": "^3.12.4",
"nuxt": "^3.13.0",
"release-it": "^17.6.0",
"sass": "^1.77.8",
"vitest": "^2.0.5"
Expand Down
Loading

0 comments on commit 9dc10fc

Please sign in to comment.