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 Mar 7, 2023
1 parent cb9d4b8 commit 2b0f147
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dev.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
node-version: ${{ matrix.node }}

- uses: pnpm/action-setup@v2.2.2
- uses: pnpm/action-setup@v2.2.4
name: Install pnpm
id: pnpm-install
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
node-version: ${{ matrix.node }}

- uses: pnpm/action-setup@v2.2.2
- uses: pnpm/action-setup@v2.2.4
name: Install pnpm
id: pnpm-install
with:
Expand Down
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -31,20 +31,20 @@
"@nuxt-themes/tokens": "^1.9.0",
"@nuxt-themes/typography": "^0.9.1",
"@nuxt/content": "^2.4.3",
"@nuxthq/studio": "^0.7.7",
"@nuxthq/studio": "^0.8.1",
"@vueuse/nuxt": "^9.13.0"
},
"devDependencies": {
"@algolia/client-search": "^4.14.3",
"@algolia/client-search": "^4.15.0",
"@docsearch/css": "^3.3.3",
"@docsearch/js": "^3.3.3",
"@nuxt/devtools": "^0.2.4",
"@nuxt/devtools": "^0.2.5",
"@nuxtjs/algolia": "^1.5.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@nuxtjs/plausible": "^0.2.0",
"eslint": "^8.35.0",
"nuxt": "3.2.3",
"release-it": "^15.6.1",
"release-it": "^15.7.0",
"typescript": "^4.9.5",
"vue": "^3.2.47"
},
Expand Down
72 changes: 53 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2b0f147

Please sign in to comment.