Skip to content

Commit 80d8837

Browse files
chore(deps): update all non-major dependencies (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 791fb33 commit 80d8837

File tree

3 files changed

+225
-161
lines changed

3 files changed

+225
-161
lines changed

packages/my-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"my-layer": "workspace:*",
1515
"nuxt": "^4.1.1",
1616
"typescript": "^5.9.2",
17-
"vue": "^3.5.20",
17+
"vue": "^3.5.21",
1818
"vue-router": "^4.5.1",
1919
"vue-tsc": "^3.0.6"
2020
}

packages/my-layer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
},
1515
"devDependencies": {
1616
"@nuxt/eslint": "1.9.0",
17-
"eslint": "^9.34.0",
17+
"eslint": "^9.35.0",
1818
"nuxt": "^4.1.1",
1919
"typescript": "^5.9.2",
20-
"vue": "^3.5.20",
20+
"vue": "^3.5.21",
2121
"vue-tsc": "^3.0.6"
2222
}
2323
}

0 commit comments

Comments
 (0)