diff --git a/package.json b/package.json index e8081cfba5a..15607688d6b 100644 --- a/package.json +++ b/package.json @@ -40,14 +40,14 @@ "@babel/preset-env": "7.14.9", "@babel/register": "7.15.3", "@storybook/addon-actions": "6.3.8", - "@storybook/addon-essentials": "6.3.8", + "@storybook/addon-essentials": "6.5.0", "@storybook/addon-links": "6.3.8", "@storybook/storybook-deployer": "2.8.10", - "@storybook/vue": "6.3.8", - "@vue/cli": "4.5.13", + "@storybook/vue": "6.5.0", + "@vue/cli": "5.0.1", "@vue/cli-plugin-babel": "4.5.13", "@vue/cli-plugin-eslint": "4.5.13", - "@vue/cli-service": "4.5.13", + "@vue/cli-service": "5.0.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", "bundlesize": "0.18.1", @@ -55,7 +55,7 @@ "chartjs-plugin-datalabels": "0.7.0", "core-js": "3.16.0", "css-loader": "5.2.7", - "datatables.net-dt": "1.10.25", + "datatables.net-dt": "1.11.0", "details-polyfill": "1.2.0", "eslint": "6.8.0", "eslint-plugin-no-jquery": "2.6.0", @@ -64,8 +64,8 @@ "jest": "27.5.1", "jquery": "3.6.0", "jquery-colorbox": "1.6.4", - "jquery-ui": "1.12.1", - "jquery-validation": "1.19.3", + "jquery-ui": "1.13.2", + "jquery-validation": "1.19.5", "less": "4.1.1", "less-loader": "7.3.0", "less-plugin-clean-css": "1.5.1", @@ -78,7 +78,7 @@ "sinon": "13.0.1", "slick-carousel": "1.6.0", "style-loader": "2.0.0", - "stylelint": "13.13.1", + "stylelint": "14.0.0", "stylelint-declaration-use-variable": "1.7.3", "svgo": "2.3.1", "vue": "2.6.14",