@@ -2085,6 +2085,150 @@ __metadata:
2085
2085
languageName : node
2086
2086
linkType : hard
2087
2087
2088
+ " @parcel/watcher-android-arm64@npm:2.5.1 " :
2089
+ version : 2.5.1
2090
+ resolution : " @parcel/watcher-android-arm64@npm:2.5.1"
2091
+ conditions : os=android & cpu=arm64
2092
+ languageName : node
2093
+ linkType : hard
2094
+
2095
+ " @parcel/watcher-darwin-arm64@npm:2.5.1 " :
2096
+ version : 2.5.1
2097
+ resolution : " @parcel/watcher-darwin-arm64@npm:2.5.1"
2098
+ conditions : os=darwin & cpu=arm64
2099
+ languageName : node
2100
+ linkType : hard
2101
+
2102
+ " @parcel/watcher-darwin-x64@npm:2.5.1 " :
2103
+ version : 2.5.1
2104
+ resolution : " @parcel/watcher-darwin-x64@npm:2.5.1"
2105
+ conditions : os=darwin & cpu=x64
2106
+ languageName : node
2107
+ linkType : hard
2108
+
2109
+ " @parcel/watcher-freebsd-x64@npm:2.5.1 " :
2110
+ version : 2.5.1
2111
+ resolution : " @parcel/watcher-freebsd-x64@npm:2.5.1"
2112
+ conditions : os=freebsd & cpu=x64
2113
+ languageName : node
2114
+ linkType : hard
2115
+
2116
+ " @parcel/watcher-linux-arm-glibc@npm:2.5.1 " :
2117
+ version : 2.5.1
2118
+ resolution : " @parcel/watcher-linux-arm-glibc@npm:2.5.1"
2119
+ conditions : os=linux & cpu=arm & libc=glibc
2120
+ languageName : node
2121
+ linkType : hard
2122
+
2123
+ " @parcel/watcher-linux-arm-musl@npm:2.5.1 " :
2124
+ version : 2.5.1
2125
+ resolution : " @parcel/watcher-linux-arm-musl@npm:2.5.1"
2126
+ conditions : os=linux & cpu=arm & libc=musl
2127
+ languageName : node
2128
+ linkType : hard
2129
+
2130
+ " @parcel/watcher-linux-arm64-glibc@npm:2.5.1 " :
2131
+ version : 2.5.1
2132
+ resolution : " @parcel/watcher-linux-arm64-glibc@npm:2.5.1"
2133
+ conditions : os=linux & cpu=arm64 & libc=glibc
2134
+ languageName : node
2135
+ linkType : hard
2136
+
2137
+ " @parcel/watcher-linux-arm64-musl@npm:2.5.1 " :
2138
+ version : 2.5.1
2139
+ resolution : " @parcel/watcher-linux-arm64-musl@npm:2.5.1"
2140
+ conditions : os=linux & cpu=arm64 & libc=musl
2141
+ languageName : node
2142
+ linkType : hard
2143
+
2144
+ " @parcel/watcher-linux-x64-glibc@npm:2.5.1 " :
2145
+ version : 2.5.1
2146
+ resolution : " @parcel/watcher-linux-x64-glibc@npm:2.5.1"
2147
+ conditions : os=linux & cpu=x64 & libc=glibc
2148
+ languageName : node
2149
+ linkType : hard
2150
+
2151
+ " @parcel/watcher-linux-x64-musl@npm:2.5.1 " :
2152
+ version : 2.5.1
2153
+ resolution : " @parcel/watcher-linux-x64-musl@npm:2.5.1"
2154
+ conditions : os=linux & cpu=x64 & libc=musl
2155
+ languageName : node
2156
+ linkType : hard
2157
+
2158
+ " @parcel/watcher-win32-arm64@npm:2.5.1 " :
2159
+ version : 2.5.1
2160
+ resolution : " @parcel/watcher-win32-arm64@npm:2.5.1"
2161
+ conditions : os=win32 & cpu=arm64
2162
+ languageName : node
2163
+ linkType : hard
2164
+
2165
+ " @parcel/watcher-win32-ia32@npm:2.5.1 " :
2166
+ version : 2.5.1
2167
+ resolution : " @parcel/watcher-win32-ia32@npm:2.5.1"
2168
+ conditions : os=win32 & cpu=ia32
2169
+ languageName : node
2170
+ linkType : hard
2171
+
2172
+ " @parcel/watcher-win32-x64@npm:2.5.1 " :
2173
+ version : 2.5.1
2174
+ resolution : " @parcel/watcher-win32-x64@npm:2.5.1"
2175
+ conditions : os=win32 & cpu=x64
2176
+ languageName : node
2177
+ linkType : hard
2178
+
2179
+ " @parcel/watcher@npm:^2.4.1 " :
2180
+ version : 2.5.1
2181
+ resolution : " @parcel/watcher@npm:2.5.1"
2182
+ dependencies :
2183
+ " @parcel/watcher-android-arm64 " : 2.5.1
2184
+ " @parcel/watcher-darwin-arm64 " : 2.5.1
2185
+ " @parcel/watcher-darwin-x64 " : 2.5.1
2186
+ " @parcel/watcher-freebsd-x64 " : 2.5.1
2187
+ " @parcel/watcher-linux-arm-glibc " : 2.5.1
2188
+ " @parcel/watcher-linux-arm-musl " : 2.5.1
2189
+ " @parcel/watcher-linux-arm64-glibc " : 2.5.1
2190
+ " @parcel/watcher-linux-arm64-musl " : 2.5.1
2191
+ " @parcel/watcher-linux-x64-glibc " : 2.5.1
2192
+ " @parcel/watcher-linux-x64-musl " : 2.5.1
2193
+ " @parcel/watcher-win32-arm64 " : 2.5.1
2194
+ " @parcel/watcher-win32-ia32 " : 2.5.1
2195
+ " @parcel/watcher-win32-x64 " : 2.5.1
2196
+ detect-libc : ^1.0.3
2197
+ is-glob : ^4.0.3
2198
+ micromatch : ^4.0.5
2199
+ node-addon-api : ^7.0.0
2200
+ node-gyp : latest
2201
+ dependenciesMeta :
2202
+ " @parcel/watcher-android-arm64 " :
2203
+ optional : true
2204
+ " @parcel/watcher-darwin-arm64 " :
2205
+ optional : true
2206
+ " @parcel/watcher-darwin-x64 " :
2207
+ optional : true
2208
+ " @parcel/watcher-freebsd-x64 " :
2209
+ optional : true
2210
+ " @parcel/watcher-linux-arm-glibc " :
2211
+ optional : true
2212
+ " @parcel/watcher-linux-arm-musl " :
2213
+ optional : true
2214
+ " @parcel/watcher-linux-arm64-glibc " :
2215
+ optional : true
2216
+ " @parcel/watcher-linux-arm64-musl " :
2217
+ optional : true
2218
+ " @parcel/watcher-linux-x64-glibc " :
2219
+ optional : true
2220
+ " @parcel/watcher-linux-x64-musl " :
2221
+ optional : true
2222
+ " @parcel/watcher-win32-arm64 " :
2223
+ optional : true
2224
+ " @parcel/watcher-win32-ia32 " :
2225
+ optional : true
2226
+ " @parcel/watcher-win32-x64 " :
2227
+ optional : true
2228
+ checksum : c6444cd20212929ef2296d5620c0d41343a1719232cb0c947ced51155b8afc1e470c09d238b92f6c3a589e0320048badf5b73cb41790229521be224cbf89e0f4
2229
+ languageName : node
2230
+ linkType : hard
2231
+
2088
2232
" @pkgjs/parseargs@npm:^0.11.0 " :
2089
2233
version : 0.11.0
2090
2234
resolution : " @pkgjs/parseargs@npm:0.11.0"
@@ -3863,7 +4007,7 @@ __metadata:
3863
4007
languageName : node
3864
4008
linkType : hard
3865
4009
3866
- " chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm: ^3.6.0 " :
4010
+ " chokidar@npm:^3.6.0 " :
3867
4011
version : 3.6.0
3868
4012
resolution : " chokidar@npm:3.6.0"
3869
4013
dependencies :
@@ -3882,7 +4026,7 @@ __metadata:
3882
4026
languageName : node
3883
4027
linkType : hard
3884
4028
3885
- " chokidar@npm:^4.0.1 " :
4029
+ " chokidar@npm:^4.0.0, chokidar@npm:^4.0. 1 " :
3886
4030
version : 4.0.3
3887
4031
resolution : " chokidar@npm:4.0.3"
3888
4032
dependencies :
@@ -4659,6 +4803,15 @@ __metadata:
4659
4803
languageName : node
4660
4804
linkType : hard
4661
4805
4806
+ " detect-libc@npm:^1.0.3 " :
4807
+ version : 1.0.3
4808
+ resolution : " detect-libc@npm:1.0.3"
4809
+ bin :
4810
+ detect-libc : ./bin/detect-libc.js
4811
+ checksum : daaaed925ffa7889bd91d56e9624e6c8033911bb60f3a50a74a87500680652969dbaab9526d1e200a4c94acf80fc862a22131841145a0a8482d60a99c24f4a3e
4812
+ languageName : node
4813
+ linkType : hard
4814
+
4662
4815
" diff@npm:^7.0.0 " :
4663
4816
version : 7.0.0
4664
4817
resolution : " diff@npm:7.0.0"
@@ -7024,10 +7177,10 @@ __metadata:
7024
7177
languageName : node
7025
7178
linkType : hard
7026
7179
7027
- " immutable@npm:^4 .0.0 " :
7028
- version : 4.3.7
7029
- resolution : " immutable@npm:4.3.7 "
7030
- checksum : 1c50eb053bb300796551604afff554066f041aa8e15926cf98f6d11d9736b62ad12531c06515dd96375258653878b4736f8051cd20b640f5f976d09fa640e3ec
7180
+ " immutable@npm:^5 .0.2 " :
7181
+ version : 5.1.3
7182
+ resolution : " immutable@npm:5.1.3 "
7183
+ checksum : 63a1df5f68bbcaa7b1cb17aeaa8bc327734ad7b6936afe33b157fbdb480542c95fbab2de800b4969b5d45d51f2974aa916c78fa5c0d3a48810604268e72824cc
7031
7184
languageName : node
7032
7185
linkType : hard
7033
7186
@@ -8578,7 +8731,7 @@ __metadata:
8578
8731
languageName : node
8579
8732
linkType : hard
8580
8733
8581
- " micromatch@npm:^4.0.8 " :
8734
+ " micromatch@npm:^4.0.5, micromatch@npm:^4.0. 8 " :
8582
8735
version : 4.0.8
8583
8736
resolution : " micromatch@npm:4.0.8"
8584
8737
dependencies :
@@ -8895,7 +9048,7 @@ __metadata:
8895
9048
redux-logger : ^3.0.6
8896
9049
redux-query : ^2.3.1
8897
9050
reselect : ^5.0.0
8898
- sass : ~1.64.2
9051
+ sass : ~1.89.0
8899
9052
sass-lint : ^1.13.1
8900
9053
sass-loader : ^12.1.0
8901
9054
shelljs : ^0.10.0
@@ -9084,6 +9237,15 @@ __metadata:
9084
9237
languageName : node
9085
9238
linkType : hard
9086
9239
9240
+ " node-addon-api@npm:^7.0.0 " :
9241
+ version : 7.1.1
9242
+ resolution : " node-addon-api@npm:7.1.1"
9243
+ dependencies :
9244
+ node-gyp : latest
9245
+ checksum : 46051999e3289f205799dfaf6bcb017055d7569090f0004811110312e2db94cb4f8654602c7eb77a60a1a05142cc2b96e1b5c56ca4622c41a5c6370787faaf30
9246
+ languageName : node
9247
+ linkType : hard
9248
+
9087
9249
" node-fetch@npm:^1.0.1 " :
9088
9250
version : 1.7.3
9089
9251
resolution : " node-fetch@npm:1.7.3"
@@ -11149,16 +11311,20 @@ __metadata:
11149
11311
languageName : node
11150
11312
linkType : hard
11151
11313
11152
- " sass@npm:~1.64.2 " :
11153
- version : 1.64 .2
11154
- resolution : " sass@npm:1.64 .2"
11314
+ " sass@npm:~1.89.0 " :
11315
+ version : 1.89 .2
11316
+ resolution : " sass@npm:1.89 .2"
11155
11317
dependencies :
11156
- chokidar : " >=3.0.0 <4.0.0"
11157
- immutable : ^4.0.0
11318
+ " @parcel/watcher " : ^2.4.1
11319
+ chokidar : ^4.0.0
11320
+ immutable : ^5.0.2
11158
11321
source-map-js : " >=0.6.2 <2.0.0"
11322
+ dependenciesMeta :
11323
+ " @parcel/watcher " :
11324
+ optional : true
11159
11325
bin :
11160
11326
sass : sass.js
11161
- checksum : 43a5c9b9b3b6ba27feb5c45eba90edc437b15a30fd443f5d2623bbd59fe4a922f2a6a9990296c6a6c2b5bce7f401922c5049357415f50b745952c2d478bc5526
11327
+ checksum : 192a97ffe801d9377d10c0a8a129befe637438c5aa979a56db18fd95da2aa32b656715fa8a2959bfaf059b490792a783e605a94449d44fbbf44d8155aa981490
11162
11328
languageName : node
11163
11329
linkType : hard
11164
11330
0 commit comments