Skip to content

Commit

Permalink
chore(deps): update root (#440)
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 Dec 1, 2023
1 parent 9937da4 commit cecb89a
Show file tree
Hide file tree
Showing 2 changed files with 557 additions and 550 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"update:version": "esno scripts/update-version.ts"
},
"devDependencies": {
"@antfu/eslint-config": "^2.1.0",
"@antfu/eslint-config": "^2.1.2",
"@clack/prompts": "^0.7.0",
"@egoist/tailwindcss-icons": "^1.4.0",
"@iconify-json/ph": "^1.1.6",
"@iconify-json/ph": "^1.1.8",
"@oku-ui/accordion": "workspace:^",
"@oku-ui/alert-dialog": "workspace:^",
"@oku-ui/arrow": "workspace:^",
Expand Down Expand Up @@ -81,17 +81,17 @@
"@oku-ui/use-composable": "workspace:^",
"@oku-ui/utils": "workspace:^",
"@oku-ui/visually-hidden": "workspace:^",
"@storybook/addon-essentials": "^7.5.3",
"@storybook/addon-interactions": "^7.5.3",
"@storybook/addon-links": "^7.5.3",
"@storybook/blocks": "^7.5.3",
"@storybook/addon-essentials": "^7.6.2",
"@storybook/addon-interactions": "^7.6.2",
"@storybook/addon-links": "^7.6.2",
"@storybook/blocks": "^7.6.2",
"@storybook/testing-library": "^0.2.2",
"@storybook/vue3": "^7.5.3",
"@storybook/vue3-vite": "^7.5.3",
"@types/node": "^20.10.0",
"@vitejs/plugin-vue": "^4.5.0",
"@storybook/vue3": "^7.6.2",
"@storybook/vue3-vite": "^7.6.2",
"@types/node": "^20.10.1",
"@vitejs/plugin-vue": "^4.5.1",
"@vitest/coverage-v8": "^0.34.6",
"@vue/test-utils": "^2.4.2",
"@vue/test-utils": "^2.4.3",
"autoprefixer": "^10.4.16",
"changelogen": "^0.5.5",
"chokidar": "^3.5.3",
Expand All @@ -112,14 +112,14 @@
"react-dom": "^18.2.0",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
"storybook": "^7.5.3",
"storybook-dark-mode": "^3.0.1",
"storybook": "^7.6.2",
"storybook-dark-mode": "^3.0.3",
"tailwindcss": "^3.3.5",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
"vite": "5.0.2",
"vite-plugin-dts": "^3.6.3",
"vite": "5.0.4",
"vite-plugin-dts": "^3.6.4",
"vitest": "^0.34.6",
"vitest-axe": "^1.0.0-pre.3",
"vue": "3.3.9"
Expand Down
Loading

0 comments on commit cecb89a

Please sign in to comment.