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 Oct 19, 2024
1 parent 2f5daf5 commit ded9084
Show file tree
Hide file tree
Showing 3 changed files with 570 additions and 480 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
slack: circleci/slack@4.13.3
slack: circleci/slack@4.14.0

executors:
pnpm-executor:
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@nuxt/content": "^2.13.2",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.0",
"@nuxt/image": "^1.8.1",
"@nuxt/ui-pro": "^1.4.4",
Expand All @@ -37,21 +37,21 @@
"@iconify-json/tabler": "^1.2.5",
"@iconify-json/twemoji": "^1.2.1",
"@iconify/utils": "^2.1.33",
"@nuxt/eslint": "^0.5.7",
"@nuxt/eslint": "^0.6.0",
"@nuxthq/studio": "^2.1.1",
"@nuxtjs/plausible": "^1.0.3",
"@nuxtjs/sitemap": "6.1.1",
"nuxt-og-image": "3.0.4",
"@nuxtjs/sitemap": "6.1.2",
"nuxt-og-image": "3.0.6",
"nuxt-svgo": "^4.0.6",
"unlighthouse": "^0.13.5",
"vite-plugin-eslint2": "^5.0.0",
"unlighthouse": "^0.14.0",
"vite-plugin-eslint2": "^5.0.1",
"vue-tsc": "^2.1.6"
},
"resolutions": {
"shiki": "^1.17.6"
"shiki": "^1.22.0"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.12.2",
"engines": {
"pnpm": "^9.10.0"
"pnpm": "^9.12.2"
}
}
Loading

0 comments on commit ded9084

Please sign in to comment.