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 Dec 16, 2024
1 parent 6371d00 commit 8f30f04
Show file tree
Hide file tree
Showing 4 changed files with 482 additions and 386 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@nuxt-themes/docus": "1.15.1",
"@nuxtjs/plausible": "1.1.1",
"@nuxtjs/plausible": "1.2.0",
"nuxt": "3.14.1592"
}
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,24 +68,24 @@
"unimport": "^3.10.0"
},
"devDependencies": {
"@nuxt/eslint-config": "0.7.1",
"@nuxt/eslint-config": "0.7.3",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.14.1592",
"@nuxt/test-utils": "3.15.1",
"@types/node": "22.9.1",
"@types/node": "22.10.2",
"@vitest/coverage-v8": "2.1.8",
"@vue/test-utils": "2.4.6",
"bumpp": "9.8.1",
"bumpp": "9.9.1",
"eslint": "9.17.0",
"expect-type": "1.1.0",
"happy-dom": "15.11.7",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"nuxt": "3.14.1592",
"playwright-core": "1.49.0",
"playwright-core": "1.49.1",
"typescript": "5.6.3",
"unbuild": "3.0.0",
"unhead": "1.11.11",
"unbuild": "3.0.1",
"unhead": "1.11.14",
"vitest": "2.1.8",
"vue": "3.5.13",
"vue-tsc": "2.1.10"
Expand All @@ -98,5 +98,5 @@
"consola": "^3.2.3",
"nuxt-component-meta": ">=0.7.0"
},
"packageManager": "pnpm@9.14.2"
"packageManager": "pnpm@9.15.0"
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"ionic:build": "pnpm build"
},
"devDependencies": {
"@capacitor/camera": "6.1.1",
"@capacitor/camera": "6.1.2",
"@capacitor/filesystem": "6.0.2",
"@capacitor/preferences": "6.0.3",
"@nuxtjs/ionic": "latest",
Expand Down
Loading

0 comments on commit 8f30f04

Please sign in to comment.