Skip to content

Commit 45bcfca

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

File tree

2 files changed

+124
-50
lines changed

2 files changed

+124
-50
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/telemetry",
3-
"packageManager": "pnpm@10.18.3",
3+
"packageManager": "pnpm@10.19.0",
44
"version": "2.6.6",
55
"repository": "nuxt/telemetry",
66
"license": "MIT",
@@ -61,20 +61,20 @@
6161
"@nuxt/eslint-config": "^1.9.0",
6262
"@nuxt/module-builder": "^1.0.2",
6363
"@nuxt/schema": "^3.19.3",
64-
"@nuxt/test-utils": "^3.19.2",
64+
"@nuxt/test-utils": "^3.20.1",
6565
"@types/git-url-parse": "^16.0.2",
6666
"@vitest/coverage-v8": "^3.2.4",
6767
"changelogen": "^0.6.2",
6868
"eslint": "^9.38.0",
6969
"get-port-please": "^3.2.0",
7070
"h3": "^1.15.4",
7171
"installed-check": "^9.3.0",
72-
"knip": "^5.66.2",
72+
"knip": "^5.66.3",
7373
"nuxt": "^3.19.3",
7474
"typescript": "^5.9.3",
7575
"unbuild": "^3.6.1",
7676
"vitest": "^3.2.4",
77-
"vue-tsc": "^3.1.1"
77+
"vue-tsc": "^3.1.2"
7878
},
7979
"resolutions": {
8080
"@nuxt/telemetry": "workspace:*"

0 commit comments

Comments
 (0)