diff --git a/package.json b/package.json index 39b703b..0f17189 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "@adobe/helix-importer": "3.4.30", "@adobe/mdast-util-gridtables": "4.0.8", "@adobe/remark-gridtables": "3.0.8", - "@spectrum-web-components/bundle": "0.49.0", - "@spectrum-web-components/icons-workflow": "0.49.0", + "@spectrum-web-components/bundle": "1.0.3", + "@spectrum-web-components/icons-workflow": "1.0.3", "hast-util-raw": "9.1.0", "hast-util-to-html": "9.0.3", "mdast-util-to-hast": "13.2.0", @@ -46,14 +46,14 @@ "eslint-plugin-import": "2.31.0", "html-webpack-plugin": "5.6.3", "mini-css-extract-plugin": "2.9.2", - "mocha": "10.8.2", + "mocha": "11.0.1", "node-polyfill-webpack-plugin": "4.0.0", "semantic-release": "24.2.0", "semantic-release-discord-bot": "^1.1.0", "stylelint": "16.10.0", - "stylelint-config-standard": "36.0.1", + "stylelint-config-standard": "37.0.0", "webpack": "5.96.1", - "webpack-cli": "5.1.4", + "webpack-cli": "6.0.1", "webpack-dev-server": "5.1.0", "webpack-merge": "6.0.1" }