diff --git a/package.json b/package.json index d4c2967..d92f967 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ }, "dependencies": { "@babel/core": "^7.8.3", - "@storybook/addon-knobs": "5.3.21", - "@storybook/vue": "5.3.21", + "@storybook/addon-knobs": "7.0.0", + "@storybook/vue": "7.6.17", "@tournant/communard": "^2.2.0", "@vue/babel-preset-app": "^4.1.2", "@vue/cli-plugin-babel": "^4.1.2", @@ -42,7 +42,7 @@ "husky": "^4.0.10", "jest": "^24.9.0", "lerna": "^3.18.0", - "lint-staged": "^9.0.2", + "lint-staged": "^16.0.0", "node-sass": "^4.13.0", "prettier": "^1.17.0", "rollup": "^1.27.8",