Skip to content

Commit

Permalink
chore(deps): update root (#412)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 2, 2023
1 parent a55252a commit 7eb91dc
Show file tree
Hide file tree
Showing 2 changed files with 977 additions and 1,038 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@clack/prompts": "^0.7.0",
"@egoist/tailwindcss-icons": "^1.1.0",
"@egoist/tailwindcss-icons": "^1.4.0",
"@iconify-json/ph": "^1.1.6",
"@oku-ui/accordion": "workspace:^",
"@oku-ui/alert-dialog": "workspace:^",
Expand Down Expand Up @@ -80,49 +80,49 @@
"@oku-ui/use-composable": "workspace:^",
"@oku-ui/utils": "workspace:^",
"@oku-ui/visually-hidden": "workspace:^",
"@storybook/addon-essentials": "^7.4.2",
"@storybook/addon-interactions": "^7.4.2",
"@storybook/addon-links": "^7.4.2",
"@storybook/blocks": "^7.4.2",
"@storybook/testing-library": "^0.2.1",
"@storybook/vue3": "^7.4.2",
"@storybook/vue3-vite": "^7.4.2",
"@types/node": "^18.17.17",
"@vitejs/plugin-vue": "^4.3.4",
"@vitest/coverage-v8": "^0.34.4",
"@storybook/addon-essentials": "^7.5.2",
"@storybook/addon-interactions": "^7.5.2",
"@storybook/addon-links": "^7.5.2",
"@storybook/blocks": "^7.5.2",
"@storybook/testing-library": "^0.2.2",
"@storybook/vue3": "^7.5.2",
"@storybook/vue3-vite": "^7.5.2",
"@types/node": "^18.18.8",
"@vitejs/plugin-vue": "^4.4.0",
"@vitest/coverage-v8": "^0.34.6",
"@vue/test-utils": "^2.4.1",
"autoprefixer": "^10.4.15",
"autoprefixer": "^10.4.16",
"changelogen": "^0.5.5",
"chokidar": "^3.5.3",
"chromatic": "^7.2.0",
"eslint": "8.49.0",
"chromatic": "^7.6.0",
"eslint": "8.52.0",
"eslint-config-custom": "workspace:*",
"eslint-plugin-storybook": "^0.6.13",
"eslint-plugin-storybook": "^0.6.15",
"esno": "^0.17.0",
"globby": "^13.2.2",
"happy-dom": "^12.1.2",
"jiti": "^1.20.0",
"happy-dom": "^12.10.3",
"jiti": "^1.21.0",
"jsdom": "^22.1.0",
"lint-staged": "^14.0.1",
"nx": "^16.8.1",
"nx": "^16.10.0",
"ofetch": "^1.3.3",
"pathe": "^1.1.1",
"postcss": "^8.4.30",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
"storybook": "^7.4.2",
"storybook": "^7.5.2",
"storybook-dark-mode": "^3.0.1",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vite": "4.3.5",
"vite-plugin-dts": "^3.5.3",
"vitest": "^0.34.4",
"vitest-axe": "^1.0.0-pre.2",
"vue": "3.3.4"
"vite-plugin-dts": "^3.6.3",
"vitest": "^0.34.6",
"vitest-axe": "^1.0.0-pre.3",
"vue": "3.3.7"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 7eb91dc

Please sign in to comment.