Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump autoprefixer from 10.4.17 to 10.4.19 #451

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.17",
"autoprefixer": "10.4.19",
"postcss": "8.4.33",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
Expand Down
43 changes: 32 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1367,12 +1367,12 @@ __metadata:
languageName: node
linkType: hard

"autoprefixer@npm:10.4.17":
version: 10.4.17
resolution: "autoprefixer@npm:10.4.17"
"autoprefixer@npm:10.4.19":
version: 10.4.19
resolution: "autoprefixer@npm:10.4.19"
dependencies:
browserslist: "npm:^4.22.2"
caniuse-lite: "npm:^1.0.30001578"
browserslist: "npm:^4.23.0"
caniuse-lite: "npm:^1.0.30001599"
fraction.js: "npm:^4.3.7"
normalize-range: "npm:^0.1.2"
picocolors: "npm:^1.0.0"
Expand All @@ -1381,7 +1381,7 @@ __metadata:
postcss: ^8.1.0
bin:
autoprefixer: bin/autoprefixer
checksum: 10/ac4416e72643bf92c2a346af5a6a437eb39e3b852e5d48e1a0a3204a81cbf8eecc5489a9386cf63a288b7183fae3ad52cf3c24c458d7cbb5463e55e21dc7e6ed
checksum: 10/98378eae37b8bf0f1515e4c91b4c9c1ce69ede311d4dea7e934f5afe147d23712c577f112c4019a4c40461c585d82d474d08044f8eb6cb8a063c3d5b7aca52d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -1448,6 +1448,20 @@ __metadata:
languageName: node
linkType: hard

"browserslist@npm:^4.23.0":
version: 4.23.0
resolution: "browserslist@npm:4.23.0"
dependencies:
caniuse-lite: "npm:^1.0.30001587"
electron-to-chromium: "npm:^1.4.668"
node-releases: "npm:^2.0.14"
update-browserslist-db: "npm:^1.0.13"
bin:
browserslist: cli.js
checksum: 10/496c3862df74565dd942b4ae65f502c575cbeba1fa4a3894dad7aa3b16130dc3033bc502d8848147f7b625154a284708253d9598bcdbef5a1e34cf11dc7bad8e
languageName: node
linkType: hard

"bundle-require@npm:^4.0.0":
version: 4.0.2
resolution: "bundle-require@npm:4.0.2"
Expand Down Expand Up @@ -1524,10 +1538,10 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001578":
version: 1.0.30001581
resolution: "caniuse-lite@npm:1.0.30001581"
checksum: 10/c2d049514e6af5e9a9b23646b7828191f4c2d3ef1ad999d3efe02683d56d0067d616e2eadb055fe5477f870b22e7252dc09834f95007c95f310d8eca30cfa912
"caniuse-lite@npm:^1.0.30001587, caniuse-lite@npm:^1.0.30001599":
version: 1.0.30001603
resolution: "caniuse-lite@npm:1.0.30001603"
checksum: 10/d400beff621d6824670f5e3fb1cb85c732a5e9d97b8714e51efbaeddbfa13bfd741b9d7a1541d34ef502734c2db18ddf9da921727b6296774ad59098a14fa58c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1813,7 +1827,7 @@ __metadata:
"@types/react": "npm:18.2.65"
"@types/react-dom": "npm:18.2.21"
"@vitejs/plugin-react": "npm:4.2.1"
autoprefixer: "npm:10.4.17"
autoprefixer: "npm:10.4.19"
clsx: "npm:2.1.0"
postcss: "npm:8.4.33"
react: "npm:^18.2.0"
Expand Down Expand Up @@ -1898,6 +1912,13 @@ __metadata:
languageName: node
linkType: hard

"electron-to-chromium@npm:^1.4.668":
version: 1.4.722
resolution: "electron-to-chromium@npm:1.4.722"
checksum: 10/1113e87380a1450a28f15631ee97641a144fff44d4c5d3be5228be81b699414b1c3140db65b0b83419093477f7dd0b181c768c7c7e7b49cce66e619a0cdda016
languageName: node
linkType: hard

"emoji-regex@npm:^8.0.0":
version: 8.0.0
resolution: "emoji-regex@npm:8.0.0"
Expand Down