Skip to content

Commit 246dae9

Browse files
committed
Update dependency @rollup/plugin-node-resolve to v15.2.4
1 parent 2f17074 commit 246dae9

File tree

1 file changed

+27
-26
lines changed

1 file changed

+27
-26
lines changed

yarn.lock

Lines changed: 27 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,13 @@
6161
"@rollup/pluginutils" "^5.1.0"
6262

6363
"@rollup/plugin-node-resolve@^15.0.0":
64-
version "15.2.3"
65-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz#e5e0b059bd85ca57489492f295ce88c2d4b0daf9"
66-
integrity sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==
64+
version "15.2.4"
65+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.4.tgz#d4535e8786cd77e4d43243d4737e4bc7df55803d"
66+
integrity sha512-wnKAGisav1m2vgVK2/2mNowK5DCqff7kpz76cY1pECVE0qRQTCAIcWP5xmdGDi8X8K9SYeeC98i6cD3fk6qkDg==
6767
dependencies:
6868
"@rollup/pluginutils" "^5.0.1"
6969
"@types/resolve" "1.20.2"
7070
deepmerge "^4.2.2"
71-
is-builtin-module "^3.2.1"
7271
is-module "^1.0.0"
7372
resolve "^1.22.1"
7473

@@ -80,7 +79,16 @@
8079
"@rollup/pluginutils" "^5.1.0"
8180
resolve "^1.22.1"
8281

83-
"@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0":
82+
"@rollup/pluginutils@^5.0.1":
83+
version "5.1.1"
84+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.1.tgz#4d5dc3367201c5b9c6ef98b7308c6637e0384fe7"
85+
integrity sha512-bVRmQqBIyGD+VMihdEV2IBurfIrdW9tD9yzJUL3CBRDbyPBVzQnBSMSgyUZHl1E335rpMRj7r4o683fXLYw8iw==
86+
dependencies:
87+
"@types/estree" "^1.0.0"
88+
estree-walker "^2.0.2"
89+
picomatch "^2.3.1"
90+
91+
"@rollup/pluginutils@^5.1.0":
8492
version "5.1.0"
8593
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz#7e53eddc8c7f483a4ad0b94afb1f7f5fd3c771e0"
8694
integrity sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==
@@ -183,11 +191,16 @@
183191
dependencies:
184192
"@types/bn.js" "*"
185193

186-
"@types/estree@*", "@types/estree@1.0.5", "@types/estree@^1.0.0":
194+
"@types/estree@*", "@types/estree@1.0.5":
187195
version "1.0.5"
188196
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
189197
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
190198

199+
"@types/estree@^1.0.0":
200+
version "1.0.6"
201+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
202+
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
203+
191204
"@types/node@*":
192205
version "20.9.2"
193206
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.2.tgz#002815c8e87fe0c9369121c78b52e800fadc0ac6"
@@ -254,11 +267,6 @@ brorand@^1.1.0:
254267
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
255268
integrity sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==
256269

257-
builtin-modules@^3.3.0:
258-
version "3.3.0"
259-
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
260-
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
261-
262270
color-convert@^2.0.1:
263271
version "2.0.1"
264272
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
@@ -384,10 +392,10 @@ hash.js@^1.0.0, hash.js@^1.0.3:
384392
inherits "^2.0.3"
385393
minimalistic-assert "^1.0.1"
386394

387-
hasown@^2.0.0:
388-
version "2.0.0"
389-
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c"
390-
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
395+
hasown@^2.0.2:
396+
version "2.0.2"
397+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
398+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
391399
dependencies:
392400
function-bind "^1.1.2"
393401

@@ -410,19 +418,12 @@ inherits@^2.0.3, inherits@^2.0.4:
410418
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
411419
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
412420

413-
is-builtin-module@^3.2.1:
414-
version "3.2.1"
415-
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169"
416-
integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==
417-
dependencies:
418-
builtin-modules "^3.3.0"
419-
420421
is-core-module@^2.13.0:
421-
version "2.13.1"
422-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
423-
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
422+
version "2.15.1"
423+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
424+
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
424425
dependencies:
425-
hasown "^2.0.0"
426+
hasown "^2.0.2"
426427

427428
is-fullwidth-code-point@^3.0.0:
428429
version "3.0.0"

0 commit comments

Comments
 (0)