Skip to content

Commit 638812f

Browse files
chore(deps): update nuxt core to v3.19.1 (#180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a167b87 commit 638812f

File tree

3 files changed

+49
-51
lines changed

3 files changed

+49
-51
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,16 @@
6262
"happy-dom": "18.0.1",
6363
"knip": "5.61.3",
6464
"lint-staged": "16.1.2",
65-
"nuxt": "3.19.0",
65+
"nuxt": "3.19.1",
6666
"playwright": "1.54.1",
6767
"rollup": "4.45.0",
6868
"simple-git-hooks": "2.13.0",
6969
"typescript": "5.8.3",
7070
"vitest": "3.2.4"
7171
},
7272
"resolutions": {
73-
"@nuxt/kit": "3.19.0",
74-
"@nuxt/schema": "3.19.0",
73+
"@nuxt/kit": "3.19.1",
74+
"@nuxt/schema": "3.19.1",
7575
"nuxt-workers": "link:."
7676
},
7777
"simple-git-hooks": {

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"date-fns": "^4.1.0",
12-
"nuxt": "3.19.0",
12+
"nuxt": "3.19.1",
1313
"nuxt-workers": "latest"
1414
}
1515
}

pnpm-lock.yaml

Lines changed: 45 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)