Skip to content

Commit 113c5a9

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 ab054f0 commit 113c5a9

File tree

3 files changed

+1606
-289
lines changed

3 files changed

+1606
-289
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/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"fastify": "5.2.0",
118118
"glob": "10.4.3",
119119
"node-fetch": "3.3.2",
120-
"nuxt": "3.14.1592",
120+
"nuxt": "3.16.0",
121121
"prettier": "3.4.2",
122122
"puppeteer": "22.12.1",
123123
"rxjs": "7.8.1",

0 commit comments

Comments
 (0)