File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"@typescript-eslint/parser" : " ^7.1.1" ,
29
29
"astro" : " ^4.1.1" ,
30
- "autoprefixer" : " ^10.4.18 " ,
30
+ "autoprefixer" : " ^10.4.19 " ,
31
31
"eslint" : " ^8.57.0" ,
32
32
"eslint-config-prettier" : " ^9.1.0" ,
33
33
"eslint-plugin-astro" : " ^0.34.0" ,
Original file line number Diff line number Diff line change @@ -1509,13 +1509,13 @@ async-retry@^1.3.3:
1509
1509
dependencies :
1510
1510
retry "0.13.1"
1511
1511
1512
- autoprefixer@^10.4.16, autoprefixer@^10.4.18 :
1513
- version "10.4.18 "
1514
- resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.18 .tgz#fcb171a3b017be7cb5d8b7a825f5aacbf2045163 "
1515
- integrity sha512-1DKbDfsr6KUElM6wg+0zRNkB/Q7WcKYAaK+pzXn+Xqmszm/5Xa9coeNdtP88Vi+dPzZnMjhge8GIV49ZQkDa+g ==
1512
+ autoprefixer@^10.4.16, autoprefixer@^10.4.19 :
1513
+ version "10.4.19 "
1514
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.19 .tgz#ad25a856e82ee9d7898c59583c1afeb3fa65f89f "
1515
+ integrity sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew ==
1516
1516
dependencies :
1517
1517
browserslist "^4.23.0"
1518
- caniuse-lite "^1.0.30001591 "
1518
+ caniuse-lite "^1.0.30001599 "
1519
1519
fraction.js "^4.3.7"
1520
1520
normalize-range "^0.1.2"
1521
1521
picocolors "^1.0.0"
@@ -1645,10 +1645,10 @@ camelcase@^7.0.1:
1645
1645
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-7.0.1.tgz#f02e50af9fd7782bc8b88a3558c32fd3a388f048"
1646
1646
integrity sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==
1647
1647
1648
- caniuse-lite@^1.0.30001587, caniuse-lite@^1.0.30001591 :
1649
- version "1.0.30001591 "
1650
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001591 .tgz#16745e50263edc9f395895a7cd468b9f3767cf33 "
1651
- integrity sha512-PCzRMei/vXjJyL5mJtzNiUCKP59dm8Apqc3PH8gJkMnMXZGox93RbE76jHsmLwmIo6/3nsYIpJtx0O7u5PqFuQ ==
1648
+ caniuse-lite@^1.0.30001587, caniuse-lite@^1.0.30001599 :
1649
+ version "1.0.30001618 "
1650
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001618 .tgz#fad74fa006aef0f01e8e5c0a5540c74d8d36ec6f "
1651
+ integrity sha512-p407+D1tIkDvsEAPS22lJxLQQaG8OTBEqo0KhzfABGk0TU4juBNDSfH0hyAp/HRyx+M8L17z/ltyhxh27FTfQg ==
1652
1652
1653
1653
ccount@^2.0.0 :
1654
1654
version "2.0.1"
You can’t perform that action at this time.
0 commit comments