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 Jan 21, 2025
1 parent ee520d4 commit d845d24
Show file tree
Hide file tree
Showing 2 changed files with 1,247 additions and 930 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxt/telemetry",
"packageManager": "[email protected].1",
"packageManager": "[email protected].4",
"version": "2.6.4",
"repository": "nuxt/telemetry",
"license": "MIT",
Expand Down Expand Up @@ -39,42 +39,42 @@
"dependencies": {
"@nuxt/kit": "^3.15.2",
"citty": "^0.1.6",
"consola": "^3.3.1",
"consola": "^3.4.0",
"destr": "^2.0.3",
"dotenv": "^16.4.7",
"git-url-parse": "^16.0.0",
"is-docker": "^3.0.0",
"ofetch": "^1.4.1",
"package-manager-detector": "^0.2.8",
"parse-git-config": "^3.0.0",
"pathe": "^2.0.0",
"pathe": "^2.0.2",
"rc9": "^2.1.2",
"std-env": "^3.8.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/eslint-config": "^0.7.5",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.15.2",
"@nuxt/test-utils": "^3.15.1",
"@nuxt/test-utils": "^3.15.4",
"@types/git-url-parse": "^9.0.3",
"@types/parse-git-config": "^3.0.4",
"@vitest/coverage-v8": "^3.0.0",
"@vitest/coverage-v8": "^3.0.3",
"changelogen": "^0.5.7",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"get-port-please": "^3.1.2",
"h3": "^1.13.0",
"h3": "^1.13.1",
"installed-check": "^9.3.0",
"knip": "^5.41.1",
"knip": "^5.42.3",
"nuxt": "^3.15.2",
"typescript": "^5.6.3",
"unbuild": "^3.0.1",
"vitest": "^3.0.0",
"vue-tsc": "^2.1.10"
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"vitest": "^3.0.3",
"vue-tsc": "^2.2.0"
},
"resolutions": {
"@nuxt/telemetry": "workspace:*"
},
"engines": {
"node": ">=18.20.5"
"node": ">=18.20.6"
}
}
Loading

0 comments on commit d845d24

Please sign in to comment.