|
103 | 103 | "@popperjs/core": "^2.11.8"
|
104 | 104 | },
|
105 | 105 | "devDependencies": {
|
106 |
| - "@babel/cli": "^7.24.5", |
107 |
| - "@babel/core": "^7.24.5", |
108 |
| - "@babel/preset-env": "^7.24.5", |
| 106 | + "@babel/cli": "^7.24.8", |
| 107 | + "@babel/core": "^7.24.9", |
| 108 | + "@babel/preset-env": "^7.24.8", |
109 | 109 | "@docsearch/js": "^3.6.0",
|
110 | 110 | "@popperjs/core": "^2.11.8",
|
111 | 111 | "@rollup/plugin-babel": "^6.0.4",
|
112 |
| - "@rollup/plugin-commonjs": "^25.0.8", |
| 112 | + "@rollup/plugin-commonjs": "^26.0.1", |
113 | 113 | "@rollup/plugin-node-resolve": "^15.2.3",
|
114 |
| - "@rollup/plugin-replace": "^5.0.5", |
115 |
| - "@stackblitz/sdk": "^1.9.0", |
| 114 | + "@rollup/plugin-replace": "^5.0.7", |
| 115 | + "@stackblitz/sdk": "^1.11.0", |
116 | 116 | "@storybook/addon-a11y": "^8.2.2",
|
117 | 117 | "@storybook/addon-essentials": "^8.2.2",
|
118 | 118 | "@storybook/addon-themes": "^8.2.2",
|
|
130 | 130 | "eslint-config-xo": "^0.45.0",
|
131 | 131 | "eslint-plugin-html": "^8.1.1",
|
132 | 132 | "eslint-plugin-import": "^2.29.1",
|
133 |
| - "eslint-plugin-markdown": "^5.0.0", |
| 133 | + "eslint-plugin-markdown": "^5.1.0", |
134 | 134 | "eslint-plugin-storybook": "^0.8.0",
|
135 |
| - "eslint-plugin-unicorn": "^52.0.0", |
| 135 | + "eslint-plugin-unicorn": "^54.0.0", |
136 | 136 | "find-unused-sass-variables": "^6.0.0",
|
137 | 137 | "focus-visible": "^5.2.0",
|
138 | 138 | "globby": "^14.0.1",
|
139 | 139 | "hammer-simulator": "0.0.1",
|
140 |
| - "hugo-bin": "^0.123.3", |
| 140 | + "hugo-bin": "^0.125.2", |
141 | 141 | "ip": "^2.0.0",
|
142 | 142 | "jasmine": "^5.1.0",
|
143 | 143 | "jquery": "^3.7.1",
|
|
150 | 150 | "karma-jasmine": "^5.1.0",
|
151 | 151 | "karma-jasmine-html-reporter": "^2.1.0",
|
152 | 152 | "karma-rollup-preprocessor": "7.0.7",
|
153 |
| - "lockfile-lint": "^4.13.2", |
154 |
| - "nodemon": "^3.1.3", |
155 |
| - "npm-run-all2": "^6.1.2", |
| 153 | + "lockfile-lint": "^4.14.0", |
| 154 | + "nodemon": "^3.1.4", |
| 155 | + "npm-run-all2": "^6.2.2", |
156 | 156 | "ods-storybook-theme": "^1.1.0",
|
157 | 157 | "pa11y-ci": "^3.1.0",
|
158 | 158 | "pa11y-ci-reporter-html": "^6.0.2",
|
159 |
| - "postcss": "^8.4.38", |
| 159 | + "postcss": "^8.4.39", |
160 | 160 | "postcss-cli": "^11.0.0",
|
161 |
| - "rollup": "^4.18.0", |
| 161 | + "rollup": "^4.18.1", |
162 | 162 | "rollup-plugin-istanbul": "^5.0.0",
|
163 | 163 | "rtlcss": "^4.1.1",
|
164 |
| - "sass": "^1.77.4", |
| 164 | + "sass": "^1.77.8", |
165 | 165 | "sass-loader": "^14.2.1",
|
166 | 166 | "sass-true": "^8.0.0",
|
167 | 167 | "shelljs": "^0.8.5",
|
168 | 168 | "sirv-cli": "^2.0.2",
|
169 | 169 | "storybook": "^8.2.2",
|
170 |
| - "stylelint": "^16.6.1", |
171 |
| - "stylelint-config-twbs-bootstrap": "^14.1.0", |
| 170 | + "stylelint": "^16.7.0", |
| 171 | + "stylelint-config-twbs-bootstrap": "^14.2.0", |
172 | 172 | "tarteaucitronjs": "^1.19.0",
|
173 |
| - "terser": "^5.31.0", |
| 173 | + "terser": "^5.31.2", |
174 | 174 | "vnu-jar": "^23.4.11"
|
175 | 175 | },
|
176 | 176 | "files": [
|
|
0 commit comments