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] committed Sep 15, 2024
1 parent 04c3aff commit f3ff953
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 118 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"devDependencies": {
"@nuxt-themes/docus": "latest",
"@nuxt/devtools": "^1.4.1",
"@nuxt/eslint-config": "^0.5.3",
"@nuxt/devtools": "^1.4.2",
"@nuxt/eslint-config": "^0.5.7",
"@nuxtjs/plausible": "^1.0.2",
"@types/node": "^20.16.1",
"eslint": "^9.9.1",
"nuxt": "^3.13.0"
"@types/node": "^20.16.5",
"eslint": "^9.10.0",
"nuxt": "^3.13.2"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,23 +47,23 @@
"test:types": "tsc --noEmit --skipLibCheck"
},
"devDependencies": {
"@types/node": "^20.16.1",
"@types/node": "^20.16.5",
"@vitest/coverage-v8": "^1.6.0",
"changelogen": "^0.5.5",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-config-unjs": "^0.3.2",
"jiti": "^1.21.6",
"nitro-applicationinsights": "link:./",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"dependencies": {
"applicationinsights": "^2.9.6",
"defu": "^6.1.4",
"mlly": "^1.7.1",
"nitro-test-utils": "^0.7.0",
"nitro-test-utils": "^0.8.2",
"pathe": "^1.1.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit f3ff953

Please sign in to comment.