Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pirhoo committed Jul 1, 2024
1 parent 04b5c43 commit 09d8641
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 290 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,16 +76,16 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.7",
"@chromatic-com/storybook": "^1.5.0",
"@chromatic-com/storybook": "^1.6.0",
"@icij/eslint-config-icij": "^1.0.2",
"@storybook/addon-essentials": "^8.1.10",
"@storybook/addon-interactions": "^8.1.10",
"@storybook/addon-links": "^8.1.10",
"@storybook/addon-themes": "^8.1.10",
"@storybook/blocks": "^8.1.10",
"@storybook/test": "^8.1.10",
"@storybook/vue3": "^8.1.10",
"@storybook/vue3-vite": "^8.1.10",
"@storybook/vue3": "^8.1.11",
"@storybook/vue3-vite": "^8.1.11",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/compiler-sfc": "^3.4.30",
Expand All @@ -99,10 +99,10 @@
"jsdoc-to-markdown": "^8.0.0",
"jsdom": "^24.0.0",
"sass": "^1.77.6",
"storybook": "^8.1.10",
"storybook": "^8.1.11",
"storybook-addon-pseudo-states": "^3.1.1",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.3.1",
"unplugin-vue-components": "^0.27.2",
"vite": "^5.3.2",
"vitest": "^1.6.0",
"whatwg-fetch": "^3.5.0"
},
Expand Down
Loading

0 comments on commit 09d8641

Please sign in to comment.