Skip to content

Commit feaad50

Browse files
chore(deps): update nuxt framework to ^4.0.1 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 807d963 commit feaad50

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
},
4141
"devDependencies": {
4242
"@nuxt/devtools": "latest",
43-
"@nuxt/kit": "^4.0.0",
43+
"@nuxt/kit": "^4.0.1",
4444
"@nuxt/module-builder": "^1.0.1",
45-
"@nuxt/schema": "^4.0.0",
45+
"@nuxt/schema": "^4.0.1",
4646
"@nuxt/test-utils": "^3.19.2",
4747
"@nuxt/ui": "^3.2.0",
4848
"@types/leaflet.heat": "^0.2.4",
@@ -52,7 +52,7 @@
5252
"changelogen": "^0.6.2",
5353
"leaflet.heat": "^0.2.0",
5454
"leaflet.markercluster": "^1.5.3",
55-
"nuxt": "^4.0.0",
55+
"nuxt": "^4.0.1",
5656
"vitepress": "^1.6.3",
5757
"vitest": "^3.2.4"
5858
}

0 commit comments

Comments
 (0)