Skip to content

Commit 3a8dc9e

Browse files
chore(deps): update dependency autoprefixer to v10.5.2
1 parent c286993 commit 3a8dc9e

4 files changed

Lines changed: 38 additions & 40 deletions

File tree

nextjs/package-lock.json

Lines changed: 29 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/react": "18.3.31",
5151
"@typescript-eslint/eslint-plugin": "8.62.0",
5252
"@typescript-eslint/parser": "8.62.0",
53-
"autoprefixer": "10.5.0",
53+
"autoprefixer": "10.5.2",
5454
"eslint": "10.5.0",
5555
"eslint-config-next": "16.2.9",
5656
"eslint-config-prettier": "10.1.8",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@types/react-dom": "16.9.25",
107107
"@types/styled-components": "5.1.36",
108108
"audit-ci": "7.1.0",
109-
"autoprefixer": "10.5.0",
109+
"autoprefixer": "10.5.2",
110110
"babel-plugin-styled-components": "2.3.0",
111111
"babel-plugin-syntax-dynamic-import": "6.18.0",
112112
"babel-plugin-transform-object-rest-spread": "7.0.0-beta.3",

yarn.lock

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2035,13 +2035,13 @@ audit-ci@7.1.0:
20352035
tslib "^2.0.0"
20362036
yargs "^17.0.0"
20372037

2038-
autoprefixer@10.5.0:
2039-
version "10.5.0"
2040-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.5.0.tgz#33d87e443430f020a0f85319d6ff1593cb291be9"
2041-
integrity sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==
2038+
autoprefixer@10.5.2:
2039+
version "10.5.2"
2040+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.5.2.tgz#5d7dcaab1c294038fe51e0fa3738d28e559caac0"
2041+
integrity sha512-rD5t5DwOjJdmSORcTq64j8MawTC+tbQ+HHqjR4NDumamy/ambn1UJrlKL+KdwujWxMkFjPM3pPHOEA9tl4767Q==
20422042
dependencies:
2043-
browserslist "^4.28.2"
2044-
caniuse-lite "^1.0.30001787"
2043+
browserslist "^4.28.4"
2044+
caniuse-lite "^1.0.30001799"
20452045
fraction.js "^5.3.4"
20462046
picocolors "^1.1.1"
20472047
postcss-value-parser "^4.2.0"
@@ -2165,7 +2165,7 @@ browserslist@^4.0.0, browserslist@^4.28.1:
21652165
node-releases "^2.0.27"
21662166
update-browserslist-db "^1.2.0"
21672167

2168-
browserslist@^4.24.0:
2168+
browserslist@^4.24.0, browserslist@^4.28.4:
21692169
version "4.28.4"
21702170
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.28.4.tgz#dd8b8167a32845ff5f8cd6ce13f5abba16cd04c9"
21712171
integrity sha512-MTc8i/x9jBQd1iMw2CFGS+rwMa07eYjLR0CCTLDACl9xhxy+nIs3KeML/biicXtk9JrZ6dnnTatmc7ErPXIxqw==
@@ -2277,11 +2277,6 @@ caniuse-lite@^1.0.30001782, caniuse-lite@^1.0.30001799:
22772277
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001799.tgz#5c909138c27f1a61219d3e092071c1cc7d32dc55"
22782278
integrity sha512-hG1bReV+OUU+MOqK4t/ZWI0tZOyz3rqS9XuhOUz1cIcbwBKjOyJEJuw9ER5JuNyqxNk8u/JUVbGibBOL1yrjFw==
22792279

2280-
caniuse-lite@^1.0.30001787:
2281-
version "1.0.30001790"
2282-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001790.tgz#04660c7de15f445d86dd10ac88a8936ac0698e45"
2283-
integrity sha512-bOoxfJPyYo+ds6W0YfptaCWbFnJYjh2Y1Eow5lRv+vI2u8ganPZqNm1JwNh0t2ELQCqIWg4B3dWEusgAmsoyOw==
2284-
22852280
chalk@^2.3.0:
22862281
version "2.4.2"
22872282
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"

0 commit comments

Comments
 (0)