Skip to content

Commit

Permalink
chore(deps): update root (#276)
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 Aug 9, 2023
1 parent fdcbf96 commit f84d75e
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 329 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@egoist/tailwindcss-icons": "^1.1.0",
"@iconify-json/ph": "^1.1.5",
"@iconify-json/ph": "^1.1.6",
"@oku-ui/arrow": "workspace:^",
"@oku-ui/aspect-ratio": "workspace:^",
"@oku-ui/avatar": "workspace:^",
Expand All @@ -57,20 +57,20 @@
"@oku-ui/use-composable": "workspace:^",
"@oku-ui/utils": "workspace:^",
"@oku-ui/visually-hidden": "workspace:^",
"@storybook/addon-essentials": "^7.2.0",
"@storybook/addon-interactions": "^7.2.0",
"@storybook/addon-links": "^7.2.0",
"@storybook/blocks": "^7.2.0",
"@storybook/addon-essentials": "^7.2.1",
"@storybook/addon-interactions": "^7.2.1",
"@storybook/addon-links": "^7.2.1",
"@storybook/blocks": "^7.2.1",
"@storybook/testing-library": "^0.2.0",
"@storybook/vue3": "^7.2.0",
"@storybook/vue3-vite": "^7.2.0",
"@types/node": "^18.17.1",
"@storybook/vue3": "^7.2.1",
"@storybook/vue3-vite": "^7.2.1",
"@types/node": "^18.17.4",
"@vitejs/plugin-vue": "^4.2.3",
"@vitest/coverage-v8": "^0.34.1",
"@vue/test-utils": "^2.4.1",
"autoprefixer": "^10.4.14",
"changelogen": "^0.5.4",
"chromatic": "^6.20.0",
"chromatic": "^6.21.0",
"eslint": "8.46.0",
"eslint-config-custom": "workspace:*",
"eslint-plugin-storybook": "^0.6.13",
Expand All @@ -84,15 +84,15 @@
"react-dom": "^18.2.0",
"rimraf": "^5.0.1",
"simple-git-hooks": "^2.9.0",
"storybook": "^7.2.0",
"storybook": "^7.2.1",
"storybook-dark-mode": "^3.0.1",
"tailwindcss": "^3.3.3",
"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",
"vite-plugin-dts": "^3.5.1",
"vitest": "^0.34.1",
"vitest-axe": "^0.1.0",
"vue": "3.3.4"
Expand Down
Loading

0 comments on commit f84d75e

Please sign in to comment.