Skip to content

Commit

Permalink
fix(deps): update nuxtjs monorepo to ^3.13.2 (#243)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent a128419 commit de5156a
Show file tree
Hide file tree
Showing 2 changed files with 570 additions and 235 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.13.1",
"@nuxt/kit": "^3.13.2",
"defu": "^6.1.4"
},
"devDependencies": {
Expand All @@ -53,7 +53,7 @@
"@nuxt/devtools": "^1.4.2",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.1",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@nuxtjs/tailwindcss": "^6.12.1",
"@release-it/conventional-changelog": "^8.0.2",
Expand All @@ -63,7 +63,7 @@
"daisyui": "^4.12.10",
"eslint": "^9.10.0",
"husky": "^9.1.6",
"nuxt": "^3.13.1",
"nuxt": "^3.13.2",
"release-it": "^17.6.0",
"vitest": "^2.1.1"
}
Expand Down
Loading

0 comments on commit de5156a

Please sign in to comment.