Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <[email protected]>
  • Loading branch information
renovate[bot] and danielroe authored Sep 9, 2024
1 parent 7e4bbd0 commit 162a59e
Show file tree
Hide file tree
Showing 4 changed files with 1,020 additions and 1,555 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxt/telemetry",
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.10.0",
"version": "2.5.4",
"repository": "nuxt/telemetry",
"license": "MIT",
Expand Down Expand Up @@ -42,9 +42,9 @@
"defu": "^6.1.4",
"destr": "^2.0.3",
"dotenv": "^16.4.5",
"git-url-parse": "^14.0.0",
"git-url-parse": "^14.1.0",
"is-docker": "^3.0.0",
"jiti": "^1.21.0",
"jiti": "^1.21.6",
"mri": "^1.2.0",
"nanoid": "^5.0.7",
"ofetch": "^1.3.4",
Expand All @@ -54,17 +54,17 @@
"std-env": "^3.7.0"
},
"devDependencies": {
"@nuxt/module-builder": "^0.6.0",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/test-utils": "^3.14.1",
"@types/git-url-parse": "^9.0.3",
"@types/parse-git-config": "^3.0.4",
"@vitest/coverage-v8": "^1.6.0",
"changelogen": "^0.5.5",
"eslint": "^9.2.0",
"eslint": "^9.10.0",
"nuxt": "^3.13.1",
"typescript": "^5.4.5",
"typescript": "^5.5.4",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.16",
"@nuxt/eslint-config": "^0.3.10"
"vue-tsc": "^2.1.6",
"@nuxt/eslint-config": "^0.5.6"
}
}
Loading

0 comments on commit 162a59e

Please sign in to comment.