Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 206a35e

Browse files
chore(deps): update nuxt core to v3.14.1592 (#308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ccefe6 commit 206a35e

File tree

3 files changed

+83
-76
lines changed

3 files changed

+83
-76
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@nuxt/eslint-config": "0.7.0",
5555
"@nuxt/module-builder": "0.8.4",
56-
"@nuxt/schema": "3.14.159",
56+
"@nuxt/schema": "3.14.1592",
5757
"@nuxt/test-utils": "3.14.4",
5858
"@types/node": "22.9.0",
5959
"@vitest/coverage-v8": "2.1.5",
@@ -66,7 +66,7 @@
6666
"husky": "9.1.6",
6767
"lint-staged": "15.2.10",
6868
"magic-regexp": "0.8.0",
69-
"nuxt": "3.14.159",
69+
"nuxt": "3.14.1592",
7070
"playwright": "1.48.2",
7171
"typescript": "5.6.3",
7272
"vite": "5.4.11",
@@ -79,7 +79,7 @@
7979
"nuxt": ">=3.12.0"
8080
},
8181
"resolutions": {
82-
"@nuxt/kit": "3.14.159",
82+
"@nuxt/kit": "3.14.1592",
8383
"nuxt-time": "link:.",
8484
"vue": "3.5.13"
8585
},

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"generate": "nuxi generate"
99
},
1010
"devDependencies": {
11-
"nuxt": "3.14.159",
11+
"nuxt": "3.14.1592",
1212
"nuxt-time": "latest"
1313
}
1414
}

0 commit comments

Comments
 (0)