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.32.0" ,
Original file line number Diff line number Diff line change @@ -1368,13 +1368,13 @@ async-retry@^1.3.3:
1368
1368
dependencies :
1369
1369
retry "0.13.1"
1370
1370
1371
- autoprefixer@^10.4.16, autoprefixer@^10.4.18 :
1372
- version "10.4.18 "
1373
- resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.18 .tgz#fcb171a3b017be7cb5d8b7a825f5aacbf2045163 "
1374
- integrity sha512-1DKbDfsr6KUElM6wg+0zRNkB/Q7WcKYAaK+pzXn+Xqmszm/5Xa9coeNdtP88Vi+dPzZnMjhge8GIV49ZQkDa+g ==
1371
+ autoprefixer@^10.4.16, autoprefixer@^10.4.19 :
1372
+ version "10.4.19 "
1373
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.19 .tgz#ad25a856e82ee9d7898c59583c1afeb3fa65f89f "
1374
+ integrity sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew ==
1375
1375
dependencies :
1376
1376
browserslist "^4.23.0"
1377
- caniuse-lite "^1.0.30001591 "
1377
+ caniuse-lite "^1.0.30001599 "
1378
1378
fraction.js "^4.3.7"
1379
1379
normalize-range "^0.1.2"
1380
1380
picocolors "^1.0.0"
@@ -1504,10 +1504,10 @@ camelcase@^7.0.1:
1504
1504
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-7.0.1.tgz#f02e50af9fd7782bc8b88a3558c32fd3a388f048"
1505
1505
integrity sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==
1506
1506
1507
- caniuse-lite@^1.0.30001587, caniuse-lite@^1.0.30001591 :
1508
- version "1.0.30001591 "
1509
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001591 .tgz#16745e50263edc9f395895a7cd468b9f3767cf33 "
1510
- integrity sha512-PCzRMei/vXjJyL5mJtzNiUCKP59dm8Apqc3PH8gJkMnMXZGox93RbE76jHsmLwmIo6/3nsYIpJtx0O7u5PqFuQ ==
1507
+ caniuse-lite@^1.0.30001587, caniuse-lite@^1.0.30001599 :
1508
+ version "1.0.30001600 "
1509
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001600 .tgz#93a3ee17a35aa6a9f0c6ef1b2ab49507d1ab9079 "
1510
+ integrity sha512-+2S9/2JFhYmYaDpZvo0lKkfvuKIglrx68MwOBqMGHhQsNkLjB5xtc/TGoEPs+MxjSyN/72qer2g97nzR641mOQ ==
1511
1511
1512
1512
ccount@^2.0.0 :
1513
1513
version "2.0.1"
You can’t perform that action at this time.
0 commit comments