Skip to content

Commit b5d3917

Browse files
committed
chore: update dependency versions ava and postcss
1 parent c1bd7b2 commit b5d3917

File tree

1 file changed

+45
-4
lines changed

1 file changed

+45
-4
lines changed

yarn.lock

Lines changed: 45 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,7 @@ __metadata:
897897
languageName: node
898898
linkType: hard
899899

900-
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.5":
900+
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.3.1":
901901
version: 7.26.10
902902
resolution: "@babel/runtime@npm:7.26.10"
903903
dependencies:
@@ -906,6 +906,15 @@ __metadata:
906906
languageName: node
907907
linkType: hard
908908

909+
"@babel/runtime@npm:^7.5.5":
910+
version: 7.24.4
911+
resolution: "@babel/runtime@npm:7.24.4"
912+
dependencies:
913+
regenerator-runtime: "npm:^0.14.0"
914+
checksum: 10c0/785aff96a3aa8ff97f90958e1e8a7b1d47f793b204b47c6455eaadc3f694f48c97cd5c0a921fe3596d818e71f18106610a164fb0f1c71fd68c622a58269d537c
915+
languageName: node
916+
linkType: hard
917+
909918
"@babel/template@npm:^7.22.5, @babel/template@npm:^7.3.3":
910919
version: 7.26.9
911920
resolution: "@babel/template@npm:7.26.9"
@@ -9519,7 +9528,19 @@ __metadata:
95199528
languageName: node
95209529
linkType: hard
95219530

9522-
"debug@npm:^4.0.0, debug@npm:^4.1.1":
9531+
"debug@npm:^4.0.0":
9532+
version: 4.3.7
9533+
resolution: "debug@npm:4.3.7"
9534+
dependencies:
9535+
ms: "npm:^2.1.3"
9536+
peerDependenciesMeta:
9537+
supports-color:
9538+
optional: true
9539+
checksum: 10c0/1471db19c3b06d485a622d62f65947a19a23fbd0dd73f7fd3eafb697eec5360cde447fb075919987899b1a2096e85d35d4eb5a4de09a57600ac9cf7e6c8e768b
9540+
languageName: node
9541+
linkType: hard
9542+
9543+
"debug@npm:^4.1.1":
95239544
version: 4.4.0
95249545
resolution: "debug@npm:4.4.0"
95259546
dependencies:
@@ -11713,7 +11734,7 @@ __metadata:
1171311734
languageName: node
1171411735
linkType: hard
1171511736

11716-
"glob@npm:^10.0.0, glob@npm:^10.2.2, glob@npm:^10.3.7, glob@npm:^10.4.1, glob@npm:^10.4.2, glob@npm:^10.4.5":
11737+
"glob@npm:^10.0.0, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.7, glob@npm:^10.4.1, glob@npm:^10.4.2, glob@npm:^10.4.5":
1171711738
version: 10.4.5
1171811739
resolution: "glob@npm:10.4.5"
1171911740
dependencies:
@@ -15695,7 +15716,7 @@ __metadata:
1569515716
languageName: node
1569615717
linkType: hard
1569715718

15698-
"node-gyp@npm:^11.2.0, node-gyp@npm:latest":
15719+
"node-gyp@npm:^11.2.0":
1569915720
version: 11.2.0
1570015721
resolution: "node-gyp@npm:11.2.0"
1570115722
dependencies:
@@ -15715,6 +15736,26 @@ __metadata:
1571515736
languageName: node
1571615737
linkType: hard
1571715738

15739+
"node-gyp@npm:latest":
15740+
version: 11.1.0
15741+
resolution: "node-gyp@npm:11.1.0"
15742+
dependencies:
15743+
env-paths: "npm:^2.2.0"
15744+
exponential-backoff: "npm:^3.1.1"
15745+
glob: "npm:^10.3.10"
15746+
graceful-fs: "npm:^4.2.6"
15747+
make-fetch-happen: "npm:^14.0.3"
15748+
nopt: "npm:^8.0.0"
15749+
proc-log: "npm:^5.0.0"
15750+
semver: "npm:^7.3.5"
15751+
tar: "npm:^7.4.3"
15752+
which: "npm:^5.0.0"
15753+
bin:
15754+
node-gyp: bin/node-gyp.js
15755+
checksum: 10c0/c38977ce502f1ea41ba2b8721bd5b49bc3d5b3f813eabfac8414082faf0620ccb5211e15c4daecc23ed9f5e3e9cc4da00e575a0bcfc2a95a069294f2afa1e0cd
15756+
languageName: node
15757+
linkType: hard
15758+
1571815759
"node-int64@npm:^0.4.0":
1571915760
version: 0.4.0
1572015761
resolution: "node-int64@npm:0.4.0"

0 commit comments

Comments
 (0)