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 Jul 27, 2024
1 parent 85b47a6 commit 81580b7
Show file tree
Hide file tree
Showing 3 changed files with 129 additions and 123 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.3.7",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/devtools": "^1.3.9",
"@nuxt/eslint-config": "^0.4.0",
"@nuxtjs/plausible": "^1.0.0",
"@types/node": "^20.14.9",
"eslint": "^9.6.0",
"nuxt": "^3.12.2"
"@types/node": "^20.14.12",
"eslint": "^9.8.0",
"nuxt": "^3.12.4"
}
}
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.14.9",
"@types/node": "^20.14.12",
"@vitest/coverage-v8": "^1.6.0",
"changelogen": "^0.5.5",
"eslint": "^9.6.0",
"eslint": "^9.8.0",
"eslint-config-unjs": "^0.3.2",
"jiti": "^1.21.6",
"nitro-applicationinsights": "link:./",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.6.0",
"dependencies": {
"applicationinsights": "^2.9.5",
"defu": "^6.1.4",
"mlly": "^1.7.1",
"nitro-test-utils": "^0.5.0",
"nitro-test-utils": "^0.6.0",
"pathe": "^1.1.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 81580b7

Please sign in to comment.