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 Sep 20, 2024
1 parent 2a4275b commit 4aacce4
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lint-staged": "15.2.10",
"semantic-release": "24.1.1"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"private": true,
"scripts": {
"build": "pnpm --dir src run build",
Expand Down
63 changes: 43 additions & 20 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@heroicons/vue": "2.1.5",
"@http-util/status-i18n": "0.8.1",
"@intlify/eslint-plugin-vue-i18n": "3.0.0",
"@nuxt/devtools": "1.4.2",
"@nuxt/devtools": "1.5.0",
"@nuxt/eslint": "0.5.7",
"@nuxt/image": "1.8.0",
"@nuxtjs/color-mode": "3.5.1",
Expand Down
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devDependencies": {
"@axe-core/playwright": "4.10.0",
"@eslint/js": "9.10.0",
"@eslint/js": "9.11.0",
"@playwright/test": "1.47.1",
"@types/node": "22.5.5",
"cross-env": "7.0.3",
Expand Down

0 comments on commit 4aacce4

Please sign in to comment.