Skip to content

Commit c0926b9

Browse files
authored
Package.json: update browserlist to avoid warning in devextreme - dev/build targets (#31837)
1 parent 0f210ad commit c0926b9

2 files changed

Lines changed: 679 additions & 516 deletions

File tree

packages/devextreme/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@typescript-eslint/experimental-utils": "5.62.0",
9292
"@typescript-eslint/parser": "catalog:",
9393
"ast-types": "0.14.2",
94-
"autoprefixer": "10.4.17",
94+
"autoprefixer": "10.4.21",
9595
"axe-core": "4.10.3",
9696
"babel-plugin-add-module-exports": "1.0.4",
9797
"babel-plugin-inferno": "6.8.3",
@@ -134,7 +134,7 @@
134134
"globalize": "1.7.0",
135135
"globals": "catalog:",
136136
"gulp": "4.0.2",
137-
"gulp-autoprefixer": "8.0.0",
137+
"gulp-autoprefixer": "10.0.0",
138138
"gulp-babel": "8.0.0",
139139
"gulp-cache": "1.1.3",
140140
"gulp-cached": "1.1.1",
@@ -209,7 +209,7 @@
209209
"uuid": "9.0.1",
210210
"vinyl": "2.2.1",
211211
"vinyl-named": "1.1.0",
212-
"webpack": "5.94.0",
212+
"webpack": "5.103.0",
213213
"webpack-stream": "7.0.0",
214214
"yaml": "2.5.0",
215215
"yargs": "17.7.2"

0 commit comments

Comments
 (0)