Skip to content

Commit a34d59d

Browse files
chore(deps): update all non-major dependencies (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 041be6f commit a34d59d

File tree

2 files changed

+499
-1077
lines changed

2 files changed

+499
-1077
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"typecheck": "vue-tsc -p ./tsconfig.app.json"
1111
},
1212
"dependencies": {
13-
"@nuxt/ui-pro": "3.0.0-beta.3",
13+
"@nuxt/ui-pro": "3.0.0-beta.4",
1414
"vue": "^3.5.13",
1515
"vue-router": "^4.5.0"
1616
},
@@ -19,12 +19,12 @@
1919
"eslint": "^9.22.0",
2020
"eslint-plugin-vue": "^10.0.0",
2121
"typescript": "^5.8.2",
22-
"typescript-eslint": "^8.26.0",
22+
"typescript-eslint": "^8.26.1",
2323
"vite": "^6.2.1",
2424
"vue-tsc": "^2.2.2"
2525
},
2626
"resolutions": {
2727
"vue-tsc": "2.2.2"
2828
},
29-
"packageManager": "pnpm@10.6.1"
29+
"packageManager": "pnpm@10.6.2"
3030
}

0 commit comments

Comments
 (0)