Skip to content

Commit af65ee6

Browse files
chore(deps): update dependency nuxt to v3.19.0 [security]
1 parent e0eb21c commit af65ee6

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

bun.lockb

217 KB
Binary file not shown.

packages/form-actions-nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"h3": "^1.8.2",
5151
"magicast": "^0.3.2",
5252
"nitropack": "2.7.2",
53-
"nuxt": "3.8.1",
53+
"nuxt": "3.19.0",
5454
"scule": "^1.0.0"
5555
},
5656
"devDependencies": {

playgrounds/advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"@hebilicious/server-block-nuxt": "0.3.4",
1212
"@hebilicious/sfc-server-volar": "0.3.4",
1313
"@nuxt/devtools": "^1.0.2",
14-
"nuxt": "3.8.1"
14+
"nuxt": "3.19.0"
1515
}
1616
}

playgrounds/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"devDependencies": {
1010
"@hebilicious/form-actions-nuxt": "latest",
1111
"@nuxt/devtools": "^1.0.2",
12-
"nuxt": "3.8.1"
12+
"nuxt": "3.19.0"
1313
}
1414
}

playgrounds/vorms-zod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@nuxt/devtools": "^1.0.2",
1212
"@vorms/core": "^1.1.0",
1313
"@vorms/resolvers": "^1.1.0",
14-
"nuxt": "3.8.1",
14+
"nuxt": "3.19.0",
1515
"zod": "^3.22.4"
1616
}
1717
}

0 commit comments

Comments
 (0)