@@ -81,7 +81,7 @@ __metadata:
81
81
babel-loader: "npm:9.2.1"
82
82
browserslist: "npm:^4.21.5"
83
83
copy-webpack-plugin: "npm:12.0.2"
84
- critters: "npm:0.0.24 "
84
+ critters: "npm:0.0.25 "
85
85
css-loader: "npm:7.1.2"
86
86
esbuild: "npm:0.24.0"
87
87
esbuild-wasm: "npm:0.24.0"
@@ -107,7 +107,7 @@ __metadata:
107
107
postcss-loader: "npm:8.1.1"
108
108
resolve-url-loader: "npm:5.0.0"
109
109
rxjs: "npm:7.8.1"
110
- sass: "npm:1.79.4 "
110
+ sass: "npm:1.79.5 "
111
111
sass-loader: "npm:16.0.2"
112
112
semver: "npm:7.6.3"
113
113
source-map-loader: "npm:5.0.0"
@@ -390,7 +390,7 @@ __metadata:
390
390
"@inquirer/confirm": "npm:5.0.0"
391
391
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
392
392
browserslist: "npm:^4.23.0"
393
- critters: "npm:0.0.24 "
393
+ critters: "npm:0.0.25 "
394
394
esbuild: "npm:0.24.0"
395
395
fast-glob: "npm:3.3.2"
396
396
https-proxy-agent: "npm:7.0.5"
@@ -403,7 +403,7 @@ __metadata:
403
403
picomatch: "npm:4.0.2"
404
404
piscina: "npm:4.7.0"
405
405
rollup: "npm:4.24.0"
406
- sass: "npm:1.79.4 "
406
+ sass: "npm:1.79.5 "
407
407
semver: "npm:7.6.3"
408
408
vite: "npm:5.4.8"
409
409
watchpack: "npm:2.4.2"
@@ -712,7 +712,7 @@ __metadata:
712
712
buffer: "npm:6.0.3"
713
713
chokidar: "npm:4.0.1"
714
714
copy-webpack-plugin: "npm:12.0.2"
715
- critters: "npm:0.0.24 "
715
+ critters: "npm:0.0.25 "
716
716
css-loader: "npm:7.1.2"
717
717
debug: "npm:^4.1.1"
718
718
esbuild: "npm:0.24.0"
@@ -769,7 +769,7 @@ __metadata:
769
769
rollup: "npm:4.24.0"
770
770
rollup-plugin-sourcemaps: "npm:^0.6.0"
771
771
rxjs: "npm:7.8.1"
772
- sass: "npm:1.79.4 "
772
+ sass: "npm:1.79.5 "
773
773
sass-loader: "npm:16.0.2"
774
774
semver: "npm:7.6.3"
775
775
shelljs: "npm:^0.8.5"
@@ -4120,6 +4120,140 @@ __metadata:
4120
4120
languageName: node
4121
4121
linkType: hard
4122
4122
4123
+ "@parcel/watcher-android-arm64@npm:2.4.1":
4124
+ version: 2.4.1
4125
+ resolution: "@parcel/watcher-android-arm64@npm:2.4.1"
4126
+ conditions: os=android & cpu=arm64
4127
+ languageName: node
4128
+ linkType: hard
4129
+
4130
+ "@parcel/watcher-darwin-arm64@npm:2.4.1":
4131
+ version: 2.4.1
4132
+ resolution: "@parcel/watcher-darwin-arm64@npm:2.4.1"
4133
+ conditions: os=darwin & cpu=arm64
4134
+ languageName: node
4135
+ linkType: hard
4136
+
4137
+ "@parcel/watcher-darwin-x64@npm:2.4.1":
4138
+ version: 2.4.1
4139
+ resolution: "@parcel/watcher-darwin-x64@npm:2.4.1"
4140
+ conditions: os=darwin & cpu=x64
4141
+ languageName: node
4142
+ linkType: hard
4143
+
4144
+ "@parcel/watcher-freebsd-x64@npm:2.4.1":
4145
+ version: 2.4.1
4146
+ resolution: "@parcel/watcher-freebsd-x64@npm:2.4.1"
4147
+ conditions: os=freebsd & cpu=x64
4148
+ languageName: node
4149
+ linkType: hard
4150
+
4151
+ "@parcel/watcher-linux-arm-glibc@npm:2.4.1":
4152
+ version: 2.4.1
4153
+ resolution: "@parcel/watcher-linux-arm-glibc@npm:2.4.1"
4154
+ conditions: os=linux & cpu=arm & libc=glibc
4155
+ languageName: node
4156
+ linkType: hard
4157
+
4158
+ "@parcel/watcher-linux-arm64-glibc@npm:2.4.1":
4159
+ version: 2.4.1
4160
+ resolution: "@parcel/watcher-linux-arm64-glibc@npm:2.4.1"
4161
+ conditions: os=linux & cpu=arm64 & libc=glibc
4162
+ languageName: node
4163
+ linkType: hard
4164
+
4165
+ "@parcel/watcher-linux-arm64-musl@npm:2.4.1":
4166
+ version: 2.4.1
4167
+ resolution: "@parcel/watcher-linux-arm64-musl@npm:2.4.1"
4168
+ conditions: os=linux & cpu=arm64 & libc=musl
4169
+ languageName: node
4170
+ linkType: hard
4171
+
4172
+ "@parcel/watcher-linux-x64-glibc@npm:2.4.1":
4173
+ version: 2.4.1
4174
+ resolution: "@parcel/watcher-linux-x64-glibc@npm:2.4.1"
4175
+ conditions: os=linux & cpu=x64 & libc=glibc
4176
+ languageName: node
4177
+ linkType: hard
4178
+
4179
+ "@parcel/watcher-linux-x64-musl@npm:2.4.1":
4180
+ version: 2.4.1
4181
+ resolution: "@parcel/watcher-linux-x64-musl@npm:2.4.1"
4182
+ conditions: os=linux & cpu=x64 & libc=musl
4183
+ languageName: node
4184
+ linkType: hard
4185
+
4186
+ "@parcel/watcher-win32-arm64@npm:2.4.1":
4187
+ version: 2.4.1
4188
+ resolution: "@parcel/watcher-win32-arm64@npm:2.4.1"
4189
+ conditions: os=win32 & cpu=arm64
4190
+ languageName: node
4191
+ linkType: hard
4192
+
4193
+ "@parcel/watcher-win32-ia32@npm:2.4.1":
4194
+ version: 2.4.1
4195
+ resolution: "@parcel/watcher-win32-ia32@npm:2.4.1"
4196
+ conditions: os=win32 & cpu=ia32
4197
+ languageName: node
4198
+ linkType: hard
4199
+
4200
+ "@parcel/watcher-win32-x64@npm:2.4.1":
4201
+ version: 2.4.1
4202
+ resolution: "@parcel/watcher-win32-x64@npm:2.4.1"
4203
+ conditions: os=win32 & cpu=x64
4204
+ languageName: node
4205
+ linkType: hard
4206
+
4207
+ "@parcel/watcher@npm:^2.4.1":
4208
+ version: 2.4.1
4209
+ resolution: "@parcel/watcher@npm:2.4.1"
4210
+ dependencies:
4211
+ "@parcel/watcher-android-arm64": "npm:2.4.1"
4212
+ "@parcel/watcher-darwin-arm64": "npm:2.4.1"
4213
+ "@parcel/watcher-darwin-x64": "npm:2.4.1"
4214
+ "@parcel/watcher-freebsd-x64": "npm:2.4.1"
4215
+ "@parcel/watcher-linux-arm-glibc": "npm:2.4.1"
4216
+ "@parcel/watcher-linux-arm64-glibc": "npm:2.4.1"
4217
+ "@parcel/watcher-linux-arm64-musl": "npm:2.4.1"
4218
+ "@parcel/watcher-linux-x64-glibc": "npm:2.4.1"
4219
+ "@parcel/watcher-linux-x64-musl": "npm:2.4.1"
4220
+ "@parcel/watcher-win32-arm64": "npm:2.4.1"
4221
+ "@parcel/watcher-win32-ia32": "npm:2.4.1"
4222
+ "@parcel/watcher-win32-x64": "npm:2.4.1"
4223
+ detect-libc: "npm:^1.0.3"
4224
+ is-glob: "npm:^4.0.3"
4225
+ micromatch: "npm:^4.0.5"
4226
+ node-addon-api: "npm:^7.0.0"
4227
+ node-gyp: "npm:latest"
4228
+ dependenciesMeta:
4229
+ "@parcel/watcher-android-arm64":
4230
+ optional: true
4231
+ "@parcel/watcher-darwin-arm64":
4232
+ optional: true
4233
+ "@parcel/watcher-darwin-x64":
4234
+ optional: true
4235
+ "@parcel/watcher-freebsd-x64":
4236
+ optional: true
4237
+ "@parcel/watcher-linux-arm-glibc":
4238
+ optional: true
4239
+ "@parcel/watcher-linux-arm64-glibc":
4240
+ optional: true
4241
+ "@parcel/watcher-linux-arm64-musl":
4242
+ optional: true
4243
+ "@parcel/watcher-linux-x64-glibc":
4244
+ optional: true
4245
+ "@parcel/watcher-linux-x64-musl":
4246
+ optional: true
4247
+ "@parcel/watcher-win32-arm64":
4248
+ optional: true
4249
+ "@parcel/watcher-win32-ia32":
4250
+ optional: true
4251
+ "@parcel/watcher-win32-x64":
4252
+ optional: true
4253
+ checksum: 10c0/33b7112094b9eb46c234d824953967435b628d3d93a0553255e9910829b84cab3da870153c3a870c31db186dc58f3b2db81382fcaee3451438aeec4d786a6211
4254
+ languageName: node
4255
+ linkType: hard
4256
+
4123
4257
"@pkgjs/parseargs@npm:^0.11.0":
4124
4258
version: 0.11.0
4125
4259
resolution: "@pkgjs/parseargs@npm:0.11.0"
@@ -8243,6 +8377,21 @@ __metadata:
8243
8377
languageName: node
8244
8378
linkType: hard
8245
8379
8380
+ "critters@npm:0.0.25":
8381
+ version: 0.0.25
8382
+ resolution: "critters@npm:0.0.25"
8383
+ dependencies:
8384
+ chalk: "npm:^4.1.0"
8385
+ css-select: "npm:^5.1.0"
8386
+ dom-serializer: "npm:^2.0.0"
8387
+ domhandler: "npm:^5.0.2"
8388
+ htmlparser2: "npm:^8.0.2"
8389
+ postcss: "npm:^8.4.23"
8390
+ postcss-media-query-parser: "npm:^0.2.3"
8391
+ checksum: 10c0/0129ca7f46fd49d69b85b3808c86d69267bda0dce9186b2a49f5e42fabd0e0d9e6153f707e9a8880712ce6bf3e257a696810157706bffafd92f6776fc777729b
8392
+ languageName: node
8393
+ linkType: hard
8394
+
8246
8395
"cross-fetch@npm:3.1.5":
8247
8396
version: 3.1.5
8248
8397
resolution: "cross-fetch@npm:3.1.5"
@@ -8639,6 +8788,15 @@ __metadata:
8639
8788
languageName: node
8640
8789
linkType: hard
8641
8790
8791
+ "detect-libc@npm:^1.0.3":
8792
+ version: 1.0.3
8793
+ resolution: "detect-libc@npm:1.0.3"
8794
+ bin:
8795
+ detect-libc: ./bin/detect-libc.js
8796
+ checksum: 10c0/4da0deae9f69e13bc37a0902d78bf7169480004b1fed3c19722d56cff578d16f0e11633b7fbf5fb6249181236c72e90024cbd68f0b9558ae06e281f47326d50d
8797
+ languageName: node
8798
+ linkType: hard
8799
+
8642
8800
"detect-libc@npm:^2.0.1":
8643
8801
version: 2.0.3
8644
8802
resolution: "detect-libc@npm:2.0.3"
@@ -13129,7 +13287,7 @@ __metadata:
13129
13287
languageName: node
13130
13288
linkType: hard
13131
13289
13132
- "micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.8":
13290
+ "micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:^4.0. 8":
13133
13291
version: 4.0.8
13134
13292
resolution: "micromatch@npm:4.0.8"
13135
13293
dependencies:
@@ -13636,6 +13794,15 @@ __metadata:
13636
13794
languageName: node
13637
13795
linkType: hard
13638
13796
13797
+ "node-addon-api@npm:^7.0.0":
13798
+ version: 7.1.1
13799
+ resolution: "node-addon-api@npm:7.1.1"
13800
+ dependencies:
13801
+ node-gyp: "npm:latest"
13802
+ checksum: 10c0/fb32a206276d608037fa1bcd7e9921e177fe992fc610d098aa3128baca3c0050fc1e014fa007e9b3874cf865ddb4f5bd9f43ccb7cbbbe4efaff6a83e920b17e9
13803
+ languageName: node
13804
+ linkType: hard
13805
+
13639
13806
"node-domexception@npm:^1.0.0":
13640
13807
version: 1.0.0
13641
13808
resolution: "node-domexception@npm:1.0.0"
@@ -15926,6 +16093,20 @@ __metadata:
15926
16093
languageName: node
15927
16094
linkType: hard
15928
16095
16096
+ "sass@npm:1.79.5":
16097
+ version: 1.79.5
16098
+ resolution: "sass@npm:1.79.5"
16099
+ dependencies:
16100
+ "@parcel/watcher": "npm:^2.4.1"
16101
+ chokidar: "npm:^4.0.0"
16102
+ immutable: "npm:^4.0.0"
16103
+ source-map-js: "npm:>=0.6.2 <2.0.0"
16104
+ bin:
16105
+ sass: sass.js
16106
+ checksum: 10c0/7331865fd1d0c03e6e180a4fe0e175ac1bf1214f6c77f0d99ad72fbe2ed9ede3fab8a64c0c41471cb8a358a9d11624ec59a49283f9b6070eb99c522b34b814bf
16107
+ languageName: node
16108
+ linkType: hard
16109
+
15929
16110
"saucelabs@npm:^1.5.0":
15930
16111
version: 1.5.0
15931
16112
resolution: "saucelabs@npm:1.5.0"
0 commit comments