Skip to content

Commit

Permalink
chore(deps): bump the minor group with 13 updates (#2132)
Browse files Browse the repository at this point in the history
Bumps the minor group with 13 updates:
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 4a07c86 commit 9b13771
Show file tree
Hide file tree
Showing 4 changed files with 458 additions and 512 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@changesets/cli": "^2.27.9",
"@changesets/cli": "^2.27.10",
"@eslint/compat": "^1.2.3",
"@eslint/js": "^9.15.0",
"@fontsource-variable/source-code-pro": "^5.1.0",
"@fontsource-variable/source-sans-3": "^5.1.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@playwright/experimental-ct-vue": "^1.49.0",
"@playwright/test": "^1.49.0",
"@storybook/addon-essentials": "^8.4.4",
"@storybook/blocks": "^8.4.4",
"@storybook/vue3": "^8.4.4",
"@storybook/vue3-vite": "^8.4.4",
"@storybook/addon-essentials": "^8.4.5",
"@storybook/blocks": "^8.4.5",
"@storybook/vue3": "^8.4.5",
"@storybook/vue3-vite": "^8.4.5",
"@tsconfig/node22": "^22.0.0",
"@types/eslint": "^9.6.1",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"@vitejs/plugin-vue": "^5.2.0",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/eslint-plugin": "^1.1.10",
Expand All @@ -54,7 +54,7 @@
"publint": "^0.2.12",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"storybook": "^8.4.4",
"storybook": "^8.4.5",
"turbo": "^2.3.0",
"typescript": "~5.6.3",
"typescript-eslint": "^8.15.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"test:coverage": "vitest run --coverage"
},
"dependencies": {
"@nuxt/kit": "^3.14.159"
"@nuxt/kit": "^3.14.1592"
},
"devDependencies": {
"@nuxt/devtools": "^1.6.0",
"@nuxt/devtools": "^1.6.1",
"@nuxt/module-builder": "~0.8.4",
"@nuxt/schema": "^3.14.159",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.14.4",
"@nuxtjs/i18n": "^9.1.0",
"nuxt": "^3.14.159",
"nuxt": "^3.14.1592",
"vue-i18n": "^10.0.4",
"sit-onyx": "workspace:^"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/sit-onyx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@axe-core/playwright": "^4.10.1",
"@sit-onyx/headless": "workspace:^",
"@sit-onyx/storybook-utils": "workspace:^",
"@storybook/addon-a11y": "^8.4.4",
"@storybook/addon-actions": "^8.4.4",
"@storybook/addon-a11y": "^8.4.5",
"@storybook/addon-actions": "^8.4.5",
"@vue/compiler-dom": "catalog:",
"axe-core": "^4.10.2",
"eslint-plugin-vue-scoped-css": "^2.8.1",
Expand Down
Loading

0 comments on commit 9b13771

Please sign in to comment.