Skip to content

Commit 1f55e30

Browse files
chore(deps): bump nuxt from 3.14.1592 to 3.16.0
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.14.1592 to 3.16.0. - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.16.0/packages/nuxt) --- updated-dependencies: - dependency-name: nuxt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a343d8a commit 1f55e30

File tree

3 files changed

+1350
-377
lines changed

3 files changed

+1350
-377
lines changed

Diff for: examples/openapi-ts-nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@hey-api/nuxt": "workspace:*",
16-
"nuxt": "3.14.1592",
16+
"nuxt": "3.16.0",
1717
"vue": "3.5.13",
1818
"vue-router": "4.5.0",
1919
"zod": "3.23.8"

Diff for: packages/openapi-ts-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"fastify": "5.2.0",
5151
"glob": "10.4.3",
5252
"node-fetch": "3.3.2",
53-
"nuxt": "3.14.1592",
53+
"nuxt": "3.16.0",
5454
"prettier": "3.4.2",
5555
"puppeteer": "22.12.1",
5656
"rxjs": "7.8.1",

0 commit comments

Comments
 (0)