Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent c8eff9c commit 7e87be7
Show file tree
Hide file tree
Showing 2 changed files with 1,010 additions and 377 deletions.
12 changes: 6 additions & 6 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.4.0",
"version": "2.5.4",
"repository": "nuxt/telemetry",
"license": "MIT",
Expand Down Expand Up @@ -44,7 +44,7 @@
"dotenv": "^16.4.5",
"git-url-parse": "^14.0.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.0",
"@nuxt/test-utils": "^3.12.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.5.0",
"nuxt": "^3.11.2",
"typescript": "^5.4.5",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.16",
"@nuxt/eslint-config": "^0.3.10"
"vue-tsc": "^2.0.21",
"@nuxt/eslint-config": "^0.3.13"
}
}
Loading

0 comments on commit 7e87be7

Please sign in to comment.