Skip to content

Commit

Permalink
chore(deps): update root (#264)
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] authored Aug 3, 2023
1 parent 90c6115 commit d098e4c
Show file tree
Hide file tree
Showing 2 changed files with 1,010 additions and 847 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,16 @@
"@oku-ui/use-composable": "workspace:^",
"@oku-ui/utils": "workspace:^",
"@oku-ui/visually-hidden": "workspace:^",
"@storybook/addon-essentials": "^7.1.1",
"@storybook/addon-interactions": "^7.1.1",
"@storybook/addon-links": "^7.1.1",
"@storybook/blocks": "^7.1.1",
"@storybook/addon-essentials": "^7.2.0",
"@storybook/addon-interactions": "^7.2.0",
"@storybook/addon-links": "^7.2.0",
"@storybook/blocks": "^7.2.0",
"@storybook/testing-library": "^0.2.0",
"@storybook/vue3": "^7.1.1",
"@storybook/vue3-vite": "^7.1.1",
"@types/node": "^18.17.0",
"@storybook/vue3": "^7.2.0",
"@storybook/vue3-vite": "^7.2.0",
"@types/node": "^18.17.1",
"@vitejs/plugin-vue": "^4.2.3",
"@vitest/coverage-v8": "^0.33.0",
"@vitest/coverage-v8": "^0.34.1",
"@vue/test-utils": "^2.4.1",
"autoprefixer": "^10.4.14",
"changelogen": "^0.5.4",
Expand All @@ -81,16 +81,16 @@
"react-dom": "^18.2.0",
"rimraf": "^5.0.1",
"simple-git-hooks": "^2.9.0",
"storybook": "^7.1.1",
"storybook": "^7.2.0",
"storybook-dark-mode": "^3.0.1",
"tailwindcss": "^3.3.3",
"tsup": "^7.1.0",
"tsup": "^7.2.0",
"turbo": "^1.10.12",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.4.7",
"vite-plugin-dts": "^3.4.0",
"vitest": "^0.33.0",
"vitest": "^0.34.1",
"vitest-axe": "^0.1.0",
"vue": "3.3.4"
},
Expand Down
Loading

0 comments on commit d098e4c

Please sign in to comment.