Skip to content

Commit 7d96fdd

Browse files
chore(deps): update devdependency nuxt to ^4.1.3 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent caa5996 commit 7d96fdd

File tree

3 files changed

+456
-308
lines changed

3 files changed

+456
-308
lines changed

packages/my-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"my-layer": "workspace:*",
15-
"nuxt": "^4.1.2",
15+
"nuxt": "^4.1.3",
1616
"typescript": "^5.9.3",
1717
"vue": "^3.5.22",
1818
"vue-router": "^4.5.1",

packages/my-layer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@nuxt/eslint": "1.9.0",
1717
"eslint": "^9.37.0",
18-
"nuxt": "^4.1.2",
18+
"nuxt": "^4.1.3",
1919
"typescript": "^5.9.3",
2020
"vue": "^3.5.22",
2121
"vue-tsc": "^3.1.1"

0 commit comments

Comments
 (0)