Skip to content

Commit ada9ab8

Browse files
chore(deps): update nuxt framework to ^4.1.3 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b98e96 commit ada9ab8

File tree

2 files changed

+1127
-627
lines changed

2 files changed

+1127
-627
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,21 +31,21 @@
3131
"vuex": "^4.1.0"
3232
},
3333
"dependencies": {
34-
"@nuxt/kit": "^4.1.2",
34+
"@nuxt/kit": "^4.1.3",
3535
"hash-sum": "^2.0.0",
3636
"knitwork": "^1.2.0"
3737
},
3838
"devDependencies": {
3939
"@nuxt/devtools": "latest",
4040
"@nuxt/eslint-config": "^1.9.0",
4141
"@nuxt/module-builder": "^1.0.2",
42-
"@nuxt/schema": "^4.1.2",
42+
"@nuxt/schema": "^4.1.3",
4343
"@nuxt/test-utils": "^3.19.2",
4444
"@types/hash-sum": "^1.0.2",
4545
"@types/node": "^22.18.6",
4646
"changelogen": "^0.6.2",
4747
"eslint": "^9.36.0",
48-
"nuxt": "^4.1.2",
48+
"nuxt": "^4.1.3",
4949
"vitest": "^3.2.4"
5050
},
5151
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)