|
72 | 72 | "whatwg-fetch": "^3.6.17" |
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | | - "@asciidoctor/core": "3.0.2", |
76 | | - "@babel/preset-env": "7.20.2", |
77 | | - "@babel/preset-typescript": "7.21.0", |
| 75 | + "@asciidoctor/core": "3.0.4", |
| 76 | + "@babel/preset-env": "7.27.2", |
| 77 | + "@babel/preset-typescript": "7.27.1", |
78 | 78 | "@commitlint/cli": "16.3.0", |
79 | 79 | "@commitlint/config-conventional": "16.2.4", |
80 | | - "@highcharts/map-collection": "2.0.1", |
81 | | - "@semantic-release/changelog": "6.0.2", |
| 80 | + "@highcharts/map-collection": "2.3.1", |
| 81 | + "@semantic-release/changelog": "6.0.3", |
82 | 82 | "@semantic-release/git": "10.0.1", |
83 | | - "@storybook/addon-a11y": "6.4.22", |
84 | | - "@storybook/addon-essentials": "6.4.22", |
85 | | - "@storybook/components": "6.4.22", |
86 | | - "@storybook/theming": "6.4.22", |
87 | | - "@storybook/web-components": "6.4.22", |
88 | | - "@types/dompurify": "3.0.5", |
89 | | - "asciidoctor": "3.0.2", |
| 83 | + "@storybook/addon-a11y": "6.5.16", |
| 84 | + "@storybook/addon-essentials": "6.5.16", |
| 85 | + "@storybook/components": "6.5.16", |
| 86 | + "@storybook/theming": "6.5.16", |
| 87 | + "@storybook/web-components": "6.5.16", |
| 88 | + "@types/dompurify": "3.2.0", |
| 89 | + "asciidoctor": "3.0.4", |
90 | 90 | "asciidoctor-highlight.js": "0.4.0", |
91 | 91 | "babel-jest": "27.5.1", |
92 | | - "babel-loader": "8.3.0", |
93 | | - "chromatic": "6.17.1", |
94 | | - "danger": "11.2.4", |
| 92 | + "babel-loader": "8.4.1", |
| 93 | + "chromatic": "6.24.1", |
| 94 | + "danger": "11.3.1", |
95 | 95 | "del": "7.1.0", |
96 | | - "eslint": "8.35.0", |
97 | | - "eslint-config-prettier": "8.7.0", |
| 96 | + "eslint": "8.57.1", |
| 97 | + "eslint-config-prettier": "8.10.0", |
98 | 98 | "eslint-config-standard": "16.0.3", |
99 | | - "eslint-plugin-import": "2.27.5", |
100 | | - "eslint-plugin-lit": "1.8.2", |
| 99 | + "eslint-plugin-import": "2.31.0", |
| 100 | + "eslint-plugin-lit": "1.15.0", |
101 | 101 | "eslint-plugin-node": "11.1.0", |
102 | | - "eslint-plugin-promise": "6.1.1", |
| 102 | + "eslint-plugin-promise": "6.6.0", |
103 | 103 | "eslint-plugin-standard": "4.1.0", |
104 | 104 | "esm": "3.2.25", |
105 | | - "fs-extra": "11.2.0", |
| 105 | + "fs-extra": "11.3.0", |
106 | 106 | "github-markdown-css": "4.0.0", |
107 | 107 | "glob": "7.2.3", |
108 | 108 | "highcharts": "10.3.3", |
109 | | - "highlight.js": "11.7.0", |
110 | | - "html-to-react": "1.5.0", |
| 109 | + "highlight.js": "11.11.1", |
| 110 | + "html-to-react": "1.7.0", |
111 | 111 | "husky": "7.0.4", |
112 | 112 | "i18n-extract": "0.6.7", |
113 | 113 | "ignore-loader": "0.1.2", |
114 | 114 | "is-ci": "3.0.1", |
115 | 115 | "jest": "27.5.1", |
116 | 116 | "license-check-and-add": "4.0.5", |
117 | 117 | "lint-staged": "12.5.0", |
118 | | - "lit-html": "2.6.1", |
| 118 | + "lit-html": "2.8.0", |
119 | 119 | "markdown-it": "12.3.2", |
120 | 120 | "node-static": "0.7.11", |
121 | | - "nodemon": "2.0.21", |
| 121 | + "nodemon": "2.0.22", |
122 | 122 | "pascal-case": "3.1.2", |
123 | | - "prettier": "2.8.4", |
| 123 | + "prettier": "2.8.8", |
124 | 124 | "semantic-release": "18.0.1", |
125 | | - "sort-package-json": "2.6.0", |
| 125 | + "sort-package-json": "2.15.1", |
126 | 126 | "svgo": "2.8.0", |
127 | 127 | "svgstore": "3.0.1", |
128 | 128 | "typescript": "4.9.5", |
129 | | - "web-component-analyzer": "1.1.6", |
| 129 | + "web-component-analyzer": "1.1.7", |
130 | 130 | "webpack-env": "0.8.0", |
131 | | - "webpack-merge": "5.8.0", |
| 131 | + "webpack-merge": "5.10.0", |
132 | 132 | "zx": "4.3.0" |
133 | 133 | }, |
134 | 134 | "peerDependencies": { |
|
0 commit comments