Skip to content

Commit

Permalink
[#37] update storybook versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kreezag committed Jul 5, 2024
1 parent 44acb5c commit cb9c7c5
Show file tree
Hide file tree
Showing 2 changed files with 797 additions and 650 deletions.
21 changes: 9 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,15 @@
"devDependencies": {
"@conarti/eslint-plugin-feature-sliced": "^1.0.5",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@nuxtjs/storybook": "7.0.2",
"@nuxtjs/storybook": "^8.1.1",
"@nuxtjs/tailwindcss": "^6.2.0",
"@storybook-vue/nuxt": "0.2.6",
"@storybook/addon-essentials": "8.0.8",
"@storybook/addon-interactions": "8.0.8",
"@storybook/addon-links": "8.0.8",
"@storybook/blocks": "8.0.8",
"@storybook/builder-vite": "8.0.8",
"@storybook/test": "8.0.8",
"@storybook/vue3": "8.0.8",
"@sentry/types": "^8.15.0",
"@storybook-vue/nuxt": "0.2.1",
"@storybook/addon-actions": "^8.1.11",
"@storybook/addon-essentials": "^8.1.11",
"@storybook/addon-interactions": "^8.1.11",
"@storybook/addon-links": "^8.1.11",
"@storybook/vue3": "^8.1.11",
"@types/cytoscape-dagre": "^2.3.1",
"@types/downloadjs": "^1.4.3",
"@types/lodash.debounce": "^4.0.7",
Expand All @@ -65,16 +64,14 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.57.1",
"storybook": "8.0.8",
"storybook": "^8.1.11",
"typescript": "^5.1.6",
"vue-eslint-parser": "^9.1.0"
},
"dependencies": {
"@highlightjs/vue-plugin": "^2.1.2",
"@hpcc-js/wasm": "^2.8.0",
"@pinia/nuxt": "^0.5.1",
"@sentry/types": "^8.15.0",
"@storybook/addon-actions": "^8.1.11",
"@types/lodash": "^4.14.200",
"@vue/shared": "^3.2.45",
"@vueuse/core": "^10.11.0",
Expand Down
Loading

0 comments on commit cb9c7c5

Please sign in to comment.