Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
chore(deps): update nuxt framework to ^3.4.3 (module) (#357)
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 Apr 28, 2023
1 parent fb3aed6 commit 09a9577
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.4.2"
"@nuxt/kit": "^3.4.3"
},
"devDependencies": {
"@types/node": "^18",
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.3.0",
"@nuxt/schema": "^3.4.2",
"@nuxt/test-utils": "^3.4.2",
"@nuxt/schema": "^3.4.3",
"@nuxt/test-utils": "^3.4.3",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"nuxt": "^3.4.2",
"nuxt": "^3.4.3",
"vitest": "^0.30.1"
}
}

0 comments on commit 09a9577

Please sign in to comment.