Skip to content

Commit 4c3d053

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

File tree

2 files changed

+177
-143
lines changed

2 files changed

+177
-143
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
"typecheck": "node .scripts/typecheck.mjs"
1111
},
1212
"devDependencies": {
13-
"@nuxt/cli": "^3.24.1",
13+
"@nuxt/cli": "^3.25.0",
1414
"@nuxt/eslint": "^1.3.0",
1515
"@nuxt/eslint-config": "^1.3.0",
1616
"@types/node": "^22.14.1",
1717
"consola": "^3.4.2",
18-
"eslint": "^9.24.0",
18+
"eslint": "^9.25.0",
1919
"pathe": "^2.0.3",
2020
"pkg-types": "^2.1.0",
2121
"tinyexec": "^1.0.1",
22-
"tinyglobby": "^0.2.12",
22+
"tinyglobby": "^0.2.13",
2323
"turbo": "2.5.0",
2424
"typescript": "5.8.3",
2525
"vue-tsc": "2.2.8"

0 commit comments

Comments
 (0)