Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to ^3.11.1 (#209)
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 Mar 19, 2024
1 parent a123b76 commit aca067c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"test": "vitest run"
},
"dependencies": {
"@nuxt/kit": "^3.11.0",
"@nuxt/kit": "^3.11.1",
"defu": "^6.1.4"
},
"devDependencies": {
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.11.0",
"@nuxt/schema": "^3.11.1",
"@nuxt/test-utils": "^3.12.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"eslint": "^8.57.0",
"nuxt": "^3.11.0",
"nuxt": "^3.11.1",
"vitest": "^1.4.0"
}
}

0 comments on commit aca067c

Please sign in to comment.