|
28 | 28 | resolved "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.4.tgz"
|
29 | 29 | integrity sha512-KE/SxsDqNs3rrWwFHcRh15ZLVFrI0YoZtgAdIyIq9k5hUNmiWRXXThPomIxHuL20sLdgzbDFyvkUMna14bvtrw==
|
30 | 30 |
|
| 31 | +"@jridgewell/sourcemap-codec@^1.4.15": |
| 32 | + version "1.4.15" |
| 33 | + resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz" |
| 34 | + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 35 | + |
31 | 36 | "@rails/activestorage@>= 7.1.0-alpha":
|
32 | 37 | version "7.1.0-beta1"
|
33 | 38 | resolved "https://registry.npmjs.org/@rails/activestorage/-/activestorage-7.1.0-beta1.tgz"
|
|
60 | 65 | is-module "^1.0.0"
|
61 | 66 | resolve "^1.19.0"
|
62 | 67 |
|
| 68 | +"@rollup/plugin-replace@^5.0.4": |
| 69 | + version "5.0.4" |
| 70 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-5.0.4.tgz#fef548dc751d06747e8dca5b0e8e1fbf647ac7e1" |
| 71 | + integrity sha512-E2hmRnlh09K8HGT0rOnnri9OTh+BILGr7NVJGB30S4E3cLRn3J0xjdiyOZ74adPs4NiAMgrjUMGAZNJDBgsdmQ== |
| 72 | + dependencies: |
| 73 | + "@rollup/pluginutils" "^5.0.1" |
| 74 | + magic-string "^0.30.3" |
| 75 | + |
63 | 76 | "@rollup/pluginutils@^3.1.0":
|
64 | 77 | version "3.1.0"
|
65 | 78 | resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz"
|
|
69 | 82 | estree-walker "^1.0.1"
|
70 | 83 | picomatch "^2.2.2"
|
71 | 84 |
|
| 85 | +"@rollup/pluginutils@^5.0.1": |
| 86 | + version "5.0.5" |
| 87 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.5.tgz#bbb4c175e19ebfeeb8c132c2eea0ecb89941a66c" |
| 88 | + integrity sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q== |
| 89 | + dependencies: |
| 90 | + "@types/estree" "^1.0.0" |
| 91 | + estree-walker "^2.0.2" |
| 92 | + picomatch "^2.3.1" |
| 93 | + |
72 | 94 | "@types/estree@*", "@types/estree@0.0.39":
|
73 | 95 | version "0.0.39"
|
74 | 96 | resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz"
|
75 | 97 | integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
|
76 | 98 |
|
| 99 | +"@types/estree@^1.0.0": |
| 100 | + version "1.0.1" |
| 101 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.1.tgz#aa22750962f3bf0e79d753d3cc067f010c95f194" |
| 102 | + integrity sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA== |
| 103 | + |
77 | 104 | "@types/json5@^0.0.29":
|
78 | 105 | version "0.0.29"
|
79 | 106 | resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
|
@@ -1786,7 +1813,7 @@ estree-walker@^1.0.1:
|
1786 | 1813 | resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz"
|
1787 | 1814 | integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==
|
1788 | 1815 |
|
1789 |
| -estree-walker@^2.0.1: |
| 1816 | +estree-walker@^2.0.1, estree-walker@^2.0.2: |
1790 | 1817 | version "2.0.2"
|
1791 | 1818 | resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz"
|
1792 | 1819 | integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
|
@@ -3045,6 +3072,13 @@ magic-string@^0.25.7:
|
3045 | 3072 | dependencies:
|
3046 | 3073 | sourcemap-codec "^1.4.8"
|
3047 | 3074 |
|
| 3075 | +magic-string@^0.30.3: |
| 3076 | + version "0.30.5" |
| 3077 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9" |
| 3078 | + integrity sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA== |
| 3079 | + dependencies: |
| 3080 | + "@jridgewell/sourcemap-codec" "^1.4.15" |
| 3081 | + |
3048 | 3082 | make-dir@^2.0.0:
|
3049 | 3083 | version "2.1.0"
|
3050 | 3084 | resolved "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz"
|
@@ -3573,7 +3607,7 @@ performance-now@^2.1.0:
|
3573 | 3607 | resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz"
|
3574 | 3608 | integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
|
3575 | 3609 |
|
3576 |
| -picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2: |
| 3610 | +picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1: |
3577 | 3611 | version "2.3.1"
|
3578 | 3612 | resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
|
3579 | 3613 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
|
0 commit comments