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 Nov 23, 2024
1 parent 7cd086b commit 7eea4ec
Show file tree
Hide file tree
Showing 3 changed files with 1,111 additions and 1,013 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.6.0",
"@nuxt/eslint-config": "^0.6.1",
"@nuxtjs/plausible": "^1.0.3",
"@types/node": "^22.9.0",
"@nuxt/devtools": "^1.6.1",
"@nuxt/eslint-config": "^0.7.1",
"@nuxtjs/plausible": "^1.1.1",
"@types/node": "^22.9.3",
"eslint": "^9.15.0",
"nuxt": "^3.14.159"
"nuxt": "^3.14.1592"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,28 +48,28 @@
"test:types": "tsc --noEmit --skipLibCheck"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@types/node": "^22.9.3",
"@vitest/coverage-v8": "^2.1.5",
"changelogen": "^0.5.7",
"eslint": "9.13.0",
"eslint": "9.15.0",
"eslint-config-unjs": "^0.4.1",
"jiti": "^2.4.0",
"nitro-applicationinsights": "link:./",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.5"
},
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.2",
"dependencies": {
"applicationinsights": "^2.9.6",
"defu": "^6.1.4",
"magic-string": "^0.30.12",
"magic-string": "^0.30.13",
"mlly": "^1.7.3",
"nitro-test-utils": "^0.9.0",
"pathe": "^1.1.2"
},
"peerDependencies": {
"h3": ">=1.13.0",
"nitropack": ">=2.9.7"
"nitropack": ">=2.10.4"
}
}
Loading

0 comments on commit 7eea4ec

Please sign in to comment.