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 9, 2024
1 parent 3161fed commit 9c2898b
Show file tree
Hide file tree
Showing 4 changed files with 583 additions and 519 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@iconify-json/heroicons": "1.2.0",
"@iconify-json/simple-icons": "1.2.5",
"@iconify-json/heroicons": "1.2.1",
"@iconify-json/simple-icons": "1.2.7",
"@nuxt/content": "2.13.2",
"@nuxt/fonts": "0.9.2",
"@nuxt/fonts": "0.10.0",
"@nuxt/ui-pro": "1.4.3",
"nuxt": "3.13.2",
"nuxt-og-image": "3.0.4"
},
"devDependencies": {
"@nuxt/eslint": "0.5.7",
"@nuxthq/studio": "2.1.1",
"eslint": "9.11.1",
"eslint": "9.12.0",
"vue-tsc": "2.1.6"
}
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,22 +44,22 @@
"test:coverage": "vitest --coverage",
"test:playwright": "pnpm exec playwright test"
},
"packageManager": "pnpm@9.12.0",
"packageManager": "pnpm@9.12.1",
"devDependencies": {
"@nuxt/eslint-config": "0.5.7",
"@nuxt/test-utils": "3.14.2",
"@nuxt/test-utils": "3.14.3",
"@vitest/coverage-v8": "2.1.2",
"@playwright/test": "1.47.2",
"@types/node": "22.7.4",
"@playwright/test": "1.48.0",
"@types/node": "22.7.5",
"changelogen": "0.5.7",
"chromatic": "11.11.0",
"eslint": "9.11.1",
"jiti": "2.1.2",
"chromatic": "11.12.0",
"eslint": "9.12.0",
"jiti": "2.3.3",
"nuxt": "3.13.2",
"prettier": "3.3.3",
"release-it": "17.7.0",
"semver": "7.6.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "2.1.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue-jsx": "4.0.1",
"changelogen": "0.5.7",
"typescript": "5.6.2",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"nuxt": "3.13.2",
"vue": "3.5.11"
Expand Down
Loading

0 comments on commit 9c2898b

Please sign in to comment.