Skip to content

Commit e9b463d

Browse files
chore(deps): update devdependency nuxt to ^4.1.0 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e15aaa commit e9b463d

File tree

3 files changed

+322
-313
lines changed

3 files changed

+322
-313
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.0.3",
15+
"nuxt": "^4.1.0",
1616
"typescript": "^5.9.2",
1717
"vue": "^3.5.20",
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.34.0",
18-
"nuxt": "^4.0.3",
18+
"nuxt": "^4.1.0",
1919
"typescript": "^5.9.2",
2020
"vue": "^3.5.20",
2121
"vue-tsc": "^3.0.6"

0 commit comments

Comments
 (0)