|
75 | 75 | "@changesets/cli": "^2.27.11", |
76 | 76 | "@commitlint/cli": "^19.6.1", |
77 | 77 | "@commitlint/config-conventional": "^19.6.0", |
78 | | - "@docsearch/js": "^3.8.2", |
| 78 | + "@docsearch/js": "^3.8.3", |
79 | 79 | "@ebay/browserslist-config": "^2.10.0", |
80 | 80 | "@floating-ui/dom": "^1.6.13", |
81 | 81 | "@marko/run": "^0.5.15", |
82 | 82 | "@marko/run-adapter-static": "^0.2.1", |
83 | | - "@percy/cli": "^1.30.5", |
| 83 | + "@percy/cli": "^1.30.6", |
84 | 84 | "@percy/storybook": "^6.0.3", |
85 | | - "@storybook/html": "^8.4.7", |
86 | | - "@storybook/html-webpack5": "^8.4.7", |
| 85 | + "@storybook/html": "^8.5.0", |
| 86 | + "@storybook/html-webpack5": "^8.5.0", |
87 | 87 | "autoprefixer": "^10.4.20", |
88 | 88 | "babel-loader": "^9.2.1", |
89 | 89 | "btoa": "^1", |
90 | 90 | "clean-css": "^5", |
91 | 91 | "cross-env": "^7", |
92 | 92 | "cssnano": "^7.0.6", |
93 | | - "eslint": "^9.17.0", |
| 93 | + "eslint": "^9.18.0", |
94 | 94 | "eslint-config-ebay": "^1", |
95 | | - "eslint-config-prettier": "^9", |
| 95 | + "eslint-config-prettier": "^10", |
96 | 96 | "eslint-plugin-prettier": "^5", |
97 | | - "gh-pages": "^6.2.0", |
| 97 | + "gh-pages": "^6.3.0", |
98 | 98 | "gulp": "^5", |
99 | 99 | "husky": "^9.1.7", |
100 | | - "jsdom": "^25.0.1", |
101 | | - "lint-staged": "^15.2.11", |
| 100 | + "jsdom": "^26.0.0", |
| 101 | + "lint-staged": "^15.4.1", |
102 | 102 | "makeup-alert-dialog": "~0.3.4", |
103 | | - "makeup-combobox": "~0.4.5", |
| 103 | + "makeup-combobox": "~0.4.6", |
104 | 104 | "makeup-confirm-dialog": "~0.3.4", |
105 | 105 | "makeup-dialog": "~0.5.4", |
106 | 106 | "makeup-dialog-button": "~0.4.4", |
|
122 | 122 | "makeup-snackbar-dialog": "0.2.4", |
123 | 123 | "makeup-switch": "~0.3.3", |
124 | 124 | "makeup-toast-dialog": "0.2.4", |
125 | | - "marko": "^5.37.7", |
| 125 | + "marko": "^5.37.11", |
126 | 126 | "mkdirp": "^3", |
127 | 127 | "ncp": "^2", |
128 | 128 | "npm-run-all": "^4", |
129 | | - "postcss": "^8.4.49", |
| 129 | + "postcss": "^8.5.1", |
130 | 130 | "postcss-cli": "^11.0.0", |
131 | 131 | "postcss-comment": "^2.0.0", |
132 | 132 | "postcss-import": "^16.1.0", |
133 | 133 | "postcss-loader": "^8.1.1", |
134 | | - "postcss-mixins": "^10.0.1", |
135 | | - "postcss-nested": "^6.2.0", |
| 134 | + "postcss-mixins": "^11.0.3", |
| 135 | + "postcss-nested": "^7.0.2", |
136 | 136 | "postcss-simple-vars": "^7.0.1", |
137 | 137 | "prettier": "^3.4.2", |
138 | 138 | "prismjs": "^1.29.0", |
139 | 139 | "rimraf": "^6", |
140 | | - "sass": "^1.83.0", |
| 140 | + "sass": "^1.83.4", |
141 | 141 | "sass-loader": "^16.0.4", |
142 | | - "storybook": "^8.4.7", |
143 | | - "stylelint": "^16.12.0", |
| 142 | + "storybook": "^8.5.0", |
| 143 | + "stylelint": "^16.13.2", |
144 | 144 | "stylelint-config-prettier-scss": "^1.0.0", |
145 | | - "stylelint-config-standard": "^36", |
146 | | - "stylelint-config-standard-scss": "^13.1.0", |
| 145 | + "stylelint-config-standard": "^37", |
| 146 | + "stylelint-config-standard-scss": "^14.0.0", |
147 | 147 | "stylelint-no-unsupported-browser-features": "^8", |
148 | 148 | "stylelint-order": "^6", |
149 | 149 | "stylelint-prettier": "^5", |
150 | 150 | "svgo": "^3.3.2", |
151 | 151 | "webpack": "^5.97.1", |
152 | | - "webpack-cli": "^5.1.4", |
| 152 | + "webpack-cli": "^6.0.1", |
153 | 153 | "winston": "^3.17.0", |
154 | 154 | "xmlserializer": "^0.6.1", |
155 | 155 | "yargs": "^17.7.2" |
|
0 commit comments