|
2367 | 2367 | is-reference "1.2.1" |
2368 | 2368 | magic-string "^0.26.4" |
2369 | 2369 |
|
2370 | | -"@rollup/plugin-node-resolve@15.0.0": |
2371 | | - version "15.0.0" |
2372 | | - resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.0.0.tgz#44ded58b36702de27bf36bbf19ca420bbd1d0c27" |
2373 | | - integrity sha512-iwJbzfTzlzDDQcGmkS7EkCKwe2kSkdBrjX87Fy/KrNjr6UNnLpod0t6X66e502LRe5JJCA4FFqrEscWPnZAkig== |
| 2370 | +"@rollup/plugin-node-resolve@15.2.0": |
| 2371 | + version "15.2.0" |
| 2372 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.0.tgz#982053b237f81471aace570472e88a456d211621" |
| 2373 | + integrity sha512-mKur03xNGT8O9ODO6FtT43ITGqHWZbKPdVJHZb+iV9QYcdlhUUB0wgknvA4KCUmC5oHJF6O2W1EgmyOQyVUI4Q== |
2374 | 2374 | dependencies: |
2375 | | - "@rollup/pluginutils" "^4.2.1" |
| 2375 | + "@rollup/pluginutils" "^5.0.1" |
2376 | 2376 | "@types/resolve" "1.20.2" |
2377 | 2377 | deepmerge "^4.2.2" |
2378 | | - is-builtin-module "^3.2.0" |
| 2378 | + is-builtin-module "^3.2.1" |
2379 | 2379 | is-module "^1.0.0" |
2380 | 2380 | resolve "^1.22.1" |
2381 | 2381 |
|
|
2395 | 2395 | estree-walker "^2.0.1" |
2396 | 2396 | picomatch "^2.2.2" |
2397 | 2397 |
|
| 2398 | +"@rollup/pluginutils@^5.0.1": |
| 2399 | + version "5.0.3" |
| 2400 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.3.tgz#183126d69aeb1cfa23401d5a71cb4b8c16c4a4e0" |
| 2401 | + integrity sha512-hfllNN4a80rwNQ9QCxhxuHCGHMAvabXqxNdaChUSSadMre7t4iEUI6fFAhBOn/eIYTgYVhBv7vCLsAJ4u3lf3g== |
| 2402 | + dependencies: |
| 2403 | + "@types/estree" "^1.0.0" |
| 2404 | + estree-walker "^2.0.2" |
| 2405 | + picomatch "^2.3.1" |
| 2406 | + |
2398 | 2407 | "@sinclair/typebox@^0.24.1": |
2399 | 2408 | version "0.24.19" |
2400 | 2409 | resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.19.tgz#5297278e0d8a1aea084685a3216074910ac6c113" |
|
3853 | 3862 | resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
3854 | 3863 | integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
3855 | 3864 |
|
| 3865 | +"@types/estree@^1.0.0": |
| 3866 | + version "1.0.1" |
| 3867 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.1.tgz#aa22750962f3bf0e79d753d3cc067f010c95f194" |
| 3868 | + integrity sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA== |
| 3869 | + |
3856 | 3870 | "@types/geojson@*": |
3857 | 3871 | version "7946.0.8" |
3858 | 3872 | resolved "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.8.tgz#30744afdb385e2945e22f3b033f897f76b1f12ca" |
@@ -9346,10 +9360,10 @@ is-buffer@^2.0.0: |
9346 | 9360 | resolved "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz#ebc252e400d22ff8d77fa09888821a24a658c191" |
9347 | 9361 | integrity sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ== |
9348 | 9362 |
|
9349 | | -is-builtin-module@^3.2.0: |
9350 | | - version "3.2.0" |
9351 | | - resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.0.tgz#bb0310dfe881f144ca83f30100ceb10cf58835e0" |
9352 | | - integrity sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw== |
| 9363 | +is-builtin-module@^3.2.1: |
| 9364 | + version "3.2.1" |
| 9365 | + resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169" |
| 9366 | + integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A== |
9353 | 9367 | dependencies: |
9354 | 9368 | builtin-modules "^3.3.0" |
9355 | 9369 |
|
@@ -11944,7 +11958,7 @@ picocolors@^1.0.0: |
11944 | 11958 | resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" |
11945 | 11959 | integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== |
11946 | 11960 |
|
11947 | | -picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.0: |
| 11961 | +picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.0, picomatch@^2.3.1: |
11948 | 11962 | version "2.3.1" |
11949 | 11963 | resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
11950 | 11964 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
|
0 commit comments