Skip to content

Commit e6e7c90

Browse files
Update dependency sass to v1.85.1
1 parent 653e04c commit e6e7c90

File tree

2 files changed

+209
-27
lines changed

2 files changed

+209
-27
lines changed

packages/webpack-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"project-references-webpack-plugin": "0.1.6",
3434
"react-refresh": "0.14.0",
3535
"resolve-url-loader": "5.0.0",
36-
"sass": "1.74.1",
36+
"sass": "1.85.1",
3737
"sass-loader": "14.1.1"
3838
},
3939
"peerDependencies": {

yarn.lock

+208-26
Original file line numberDiff line numberDiff line change
@@ -1657,7 +1657,7 @@ __metadata:
16571657
project-references-webpack-plugin: "npm:0.1.6"
16581658
react-refresh: "npm:0.14.0"
16591659
resolve-url-loader: "npm:5.0.0"
1660-
sass: "npm:1.74.1"
1660+
sass: "npm:1.85.1"
16611661
sass-loader: "npm:14.1.1"
16621662
typescript: "npm:5.4.4"
16631663
webpack: "npm:5.91.0"
@@ -2249,6 +2249,150 @@ __metadata:
22492249
languageName: node
22502250
linkType: hard
22512251

2252+
"@parcel/watcher-android-arm64@npm:2.5.1":
2253+
version: 2.5.1
2254+
resolution: "@parcel/watcher-android-arm64@npm:2.5.1"
2255+
conditions: os=android & cpu=arm64
2256+
languageName: node
2257+
linkType: hard
2258+
2259+
"@parcel/watcher-darwin-arm64@npm:2.5.1":
2260+
version: 2.5.1
2261+
resolution: "@parcel/watcher-darwin-arm64@npm:2.5.1"
2262+
conditions: os=darwin & cpu=arm64
2263+
languageName: node
2264+
linkType: hard
2265+
2266+
"@parcel/watcher-darwin-x64@npm:2.5.1":
2267+
version: 2.5.1
2268+
resolution: "@parcel/watcher-darwin-x64@npm:2.5.1"
2269+
conditions: os=darwin & cpu=x64
2270+
languageName: node
2271+
linkType: hard
2272+
2273+
"@parcel/watcher-freebsd-x64@npm:2.5.1":
2274+
version: 2.5.1
2275+
resolution: "@parcel/watcher-freebsd-x64@npm:2.5.1"
2276+
conditions: os=freebsd & cpu=x64
2277+
languageName: node
2278+
linkType: hard
2279+
2280+
"@parcel/watcher-linux-arm-glibc@npm:2.5.1":
2281+
version: 2.5.1
2282+
resolution: "@parcel/watcher-linux-arm-glibc@npm:2.5.1"
2283+
conditions: os=linux & cpu=arm & libc=glibc
2284+
languageName: node
2285+
linkType: hard
2286+
2287+
"@parcel/watcher-linux-arm-musl@npm:2.5.1":
2288+
version: 2.5.1
2289+
resolution: "@parcel/watcher-linux-arm-musl@npm:2.5.1"
2290+
conditions: os=linux & cpu=arm & libc=musl
2291+
languageName: node
2292+
linkType: hard
2293+
2294+
"@parcel/watcher-linux-arm64-glibc@npm:2.5.1":
2295+
version: 2.5.1
2296+
resolution: "@parcel/watcher-linux-arm64-glibc@npm:2.5.1"
2297+
conditions: os=linux & cpu=arm64 & libc=glibc
2298+
languageName: node
2299+
linkType: hard
2300+
2301+
"@parcel/watcher-linux-arm64-musl@npm:2.5.1":
2302+
version: 2.5.1
2303+
resolution: "@parcel/watcher-linux-arm64-musl@npm:2.5.1"
2304+
conditions: os=linux & cpu=arm64 & libc=musl
2305+
languageName: node
2306+
linkType: hard
2307+
2308+
"@parcel/watcher-linux-x64-glibc@npm:2.5.1":
2309+
version: 2.5.1
2310+
resolution: "@parcel/watcher-linux-x64-glibc@npm:2.5.1"
2311+
conditions: os=linux & cpu=x64 & libc=glibc
2312+
languageName: node
2313+
linkType: hard
2314+
2315+
"@parcel/watcher-linux-x64-musl@npm:2.5.1":
2316+
version: 2.5.1
2317+
resolution: "@parcel/watcher-linux-x64-musl@npm:2.5.1"
2318+
conditions: os=linux & cpu=x64 & libc=musl
2319+
languageName: node
2320+
linkType: hard
2321+
2322+
"@parcel/watcher-win32-arm64@npm:2.5.1":
2323+
version: 2.5.1
2324+
resolution: "@parcel/watcher-win32-arm64@npm:2.5.1"
2325+
conditions: os=win32 & cpu=arm64
2326+
languageName: node
2327+
linkType: hard
2328+
2329+
"@parcel/watcher-win32-ia32@npm:2.5.1":
2330+
version: 2.5.1
2331+
resolution: "@parcel/watcher-win32-ia32@npm:2.5.1"
2332+
conditions: os=win32 & cpu=ia32
2333+
languageName: node
2334+
linkType: hard
2335+
2336+
"@parcel/watcher-win32-x64@npm:2.5.1":
2337+
version: 2.5.1
2338+
resolution: "@parcel/watcher-win32-x64@npm:2.5.1"
2339+
conditions: os=win32 & cpu=x64
2340+
languageName: node
2341+
linkType: hard
2342+
2343+
"@parcel/watcher@npm:^2.4.1":
2344+
version: 2.5.1
2345+
resolution: "@parcel/watcher@npm:2.5.1"
2346+
dependencies:
2347+
"@parcel/watcher-android-arm64": "npm:2.5.1"
2348+
"@parcel/watcher-darwin-arm64": "npm:2.5.1"
2349+
"@parcel/watcher-darwin-x64": "npm:2.5.1"
2350+
"@parcel/watcher-freebsd-x64": "npm:2.5.1"
2351+
"@parcel/watcher-linux-arm-glibc": "npm:2.5.1"
2352+
"@parcel/watcher-linux-arm-musl": "npm:2.5.1"
2353+
"@parcel/watcher-linux-arm64-glibc": "npm:2.5.1"
2354+
"@parcel/watcher-linux-arm64-musl": "npm:2.5.1"
2355+
"@parcel/watcher-linux-x64-glibc": "npm:2.5.1"
2356+
"@parcel/watcher-linux-x64-musl": "npm:2.5.1"
2357+
"@parcel/watcher-win32-arm64": "npm:2.5.1"
2358+
"@parcel/watcher-win32-ia32": "npm:2.5.1"
2359+
"@parcel/watcher-win32-x64": "npm:2.5.1"
2360+
detect-libc: "npm:^1.0.3"
2361+
is-glob: "npm:^4.0.3"
2362+
micromatch: "npm:^4.0.5"
2363+
node-addon-api: "npm:^7.0.0"
2364+
node-gyp: "npm:latest"
2365+
dependenciesMeta:
2366+
"@parcel/watcher-android-arm64":
2367+
optional: true
2368+
"@parcel/watcher-darwin-arm64":
2369+
optional: true
2370+
"@parcel/watcher-darwin-x64":
2371+
optional: true
2372+
"@parcel/watcher-freebsd-x64":
2373+
optional: true
2374+
"@parcel/watcher-linux-arm-glibc":
2375+
optional: true
2376+
"@parcel/watcher-linux-arm-musl":
2377+
optional: true
2378+
"@parcel/watcher-linux-arm64-glibc":
2379+
optional: true
2380+
"@parcel/watcher-linux-arm64-musl":
2381+
optional: true
2382+
"@parcel/watcher-linux-x64-glibc":
2383+
optional: true
2384+
"@parcel/watcher-linux-x64-musl":
2385+
optional: true
2386+
"@parcel/watcher-win32-arm64":
2387+
optional: true
2388+
"@parcel/watcher-win32-ia32":
2389+
optional: true
2390+
"@parcel/watcher-win32-x64":
2391+
optional: true
2392+
checksum: 10c0/8f35073d0c0b34a63d4c8d2213482f0ebc6a25de7b2cdd415d19cb929964a793cb285b68d1d50bfb732b070b3c82a2fdb4eb9c250eab709a1cd9d63345455a82
2393+
languageName: node
2394+
linkType: hard
2395+
22522396
"@pkgjs/parseargs@npm:^0.11.0":
22532397
version: 0.11.0
22542398
resolution: "@pkgjs/parseargs@npm:0.11.0"
@@ -5352,12 +5496,12 @@ __metadata:
53525496
languageName: node
53535497
linkType: hard
53545498

5355-
"braces@npm:^3.0.2, braces@npm:~3.0.2":
5356-
version: 3.0.2
5357-
resolution: "braces@npm:3.0.2"
5499+
"braces@npm:^3.0.3, braces@npm:~3.0.2":
5500+
version: 3.0.3
5501+
resolution: "braces@npm:3.0.3"
53585502
dependencies:
5359-
fill-range: "npm:^7.0.1"
5360-
checksum: 10c0/321b4d675791479293264019156ca322163f02dc06e3c4cab33bb15cd43d80b51efef69b0930cfde3acd63d126ebca24cd0544fa6f261e093a0fb41ab9dda381
5503+
fill-range: "npm:^7.1.1"
5504+
checksum: 10c0/7c6dfd30c338d2997ba77500539227b9d1f85e388a5f43220865201e407e076783d0881f2d297b9f80951b4c957fcf0b51c1d2d24227631643c3f7c284b0aa04
53615505
languageName: node
53625506
linkType: hard
53635507

@@ -5612,7 +5756,7 @@ __metadata:
56125756
languageName: node
56135757
linkType: hard
56145758

5615-
"chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm:^3.4.0, chokidar@npm:^3.5.3, chokidar@npm:^3.6.0":
5759+
"chokidar@npm:^3.4.0, chokidar@npm:^3.5.3, chokidar@npm:^3.6.0":
56165760
version: 3.6.0
56175761
resolution: "chokidar@npm:3.6.0"
56185762
dependencies:
@@ -5631,6 +5775,15 @@ __metadata:
56315775
languageName: node
56325776
linkType: hard
56335777

5778+
"chokidar@npm:^4.0.0":
5779+
version: 4.0.3
5780+
resolution: "chokidar@npm:4.0.3"
5781+
dependencies:
5782+
readdirp: "npm:^4.0.1"
5783+
checksum: 10c0/a58b9df05bb452f7d105d9e7229ac82fa873741c0c40ddcc7bb82f8a909fbe3f7814c9ebe9bc9a2bef9b737c0ec6e2d699d179048ef06ad3ec46315df0ebe6ad
5784+
languageName: node
5785+
linkType: hard
5786+
56345787
"chownr@npm:^1.1.1":
56355788
version: 1.1.4
56365789
resolution: "chownr@npm:1.1.4"
@@ -6502,6 +6655,15 @@ __metadata:
65026655
languageName: node
65036656
linkType: hard
65046657

6658+
"detect-libc@npm:^1.0.3":
6659+
version: 1.0.3
6660+
resolution: "detect-libc@npm:1.0.3"
6661+
bin:
6662+
detect-libc: ./bin/detect-libc.js
6663+
checksum: 10c0/4da0deae9f69e13bc37a0902d78bf7169480004b1fed3c19722d56cff578d16f0e11633b7fbf5fb6249181236c72e90024cbd68f0b9558ae06e281f47326d50d
6664+
languageName: node
6665+
linkType: hard
6666+
65056667
"detect-node-es@npm:^1.1.0":
65066668
version: 1.1.0
65076669
resolution: "detect-node-es@npm:1.1.0"
@@ -7717,12 +7879,12 @@ __metadata:
77177879
languageName: node
77187880
linkType: hard
77197881

7720-
"fill-range@npm:^7.0.1":
7721-
version: 7.0.1
7722-
resolution: "fill-range@npm:7.0.1"
7882+
"fill-range@npm:^7.1.1":
7883+
version: 7.1.1
7884+
resolution: "fill-range@npm:7.1.1"
77237885
dependencies:
77247886
to-regex-range: "npm:^5.0.1"
7725-
checksum: 10c0/7cdad7d426ffbaadf45aeb5d15ec675bbd77f7597ad5399e3d2766987ed20bda24d5fac64b3ee79d93276f5865608bb22344a26b9b1ae6c4d00bd94bf611623f
7887+
checksum: 10c0/b75b691bbe065472f38824f694c2f7449d7f5004aa950426a2c28f0306c60db9b880c0b0e4ed819997ffb882d1da02cfcfc819bddc94d71627f5269682edf018
77267888
languageName: node
77277889
linkType: hard
77287890

@@ -8646,10 +8808,10 @@ __metadata:
86468808
languageName: node
86478809
linkType: hard
86488810

8649-
"immutable@npm:^4.0.0":
8650-
version: 4.3.5
8651-
resolution: "immutable@npm:4.3.5"
8652-
checksum: 10c0/63d2d7908241a955d18c7822fd2215b6e89ff5a1a33cc72cd475b013cbbdef7a705aa5170a51ce9f84a57f62fdddfaa34e7b5a14b33d8a43c65cc6a881d6e894
8811+
"immutable@npm:^5.0.2":
8812+
version: 5.0.3
8813+
resolution: "immutable@npm:5.0.3"
8814+
checksum: 10c0/3269827789e1026cd25c2ea97f0b2c19be852ffd49eda1b674b20178f73d84fa8d945ad6f5ac5bc4545c2b4170af9f6e1f77129bc1cae7974a4bf9b04a9cdfb9
86538815
languageName: node
86548816
linkType: hard
86558817

@@ -9942,13 +10104,13 @@ __metadata:
994210104
languageName: node
994310105
linkType: hard
994410106

9945-
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4":
9946-
version: 4.0.5
9947-
resolution: "micromatch@npm:4.0.5"
10107+
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5":
10108+
version: 4.0.8
10109+
resolution: "micromatch@npm:4.0.8"
994810110
dependencies:
9949-
braces: "npm:^3.0.2"
10111+
braces: "npm:^3.0.3"
995010112
picomatch: "npm:^2.3.1"
9951-
checksum: 10c0/3d6505b20f9fa804af5d8c596cb1c5e475b9b0cd05f652c5b56141cf941bd72adaeb7a436fda344235cef93a7f29b7472efc779fcdb83b478eab0867b95cdeff
10113+
checksum: 10c0/166fa6eb926b9553f32ef81f5f531d27b4ce7da60e5baf8c021d043b27a388fb95e46a8038d5045877881e673f8134122b59624d5cecbd16eb50a42e7a6b5ca8
995210114
languageName: node
995310115
linkType: hard
995410116

@@ -10260,6 +10422,15 @@ __metadata:
1026010422
languageName: node
1026110423
linkType: hard
1026210424

10425+
"node-addon-api@npm:^7.0.0":
10426+
version: 7.1.1
10427+
resolution: "node-addon-api@npm:7.1.1"
10428+
dependencies:
10429+
node-gyp: "npm:latest"
10430+
checksum: 10c0/fb32a206276d608037fa1bcd7e9921e177fe992fc610d098aa3128baca3c0050fc1e014fa007e9b3874cf865ddb4f5bd9f43ccb7cbbbe4efaff6a83e920b17e9
10431+
languageName: node
10432+
linkType: hard
10433+
1026310434
"node-dir@npm:^0.1.17":
1026410435
version: 0.1.17
1026510436
resolution: "node-dir@npm:0.1.17"
@@ -11811,6 +11982,13 @@ __metadata:
1181111982
languageName: node
1181211983
linkType: hard
1181311984

11985+
"readdirp@npm:^4.0.1":
11986+
version: 4.1.2
11987+
resolution: "readdirp@npm:4.1.2"
11988+
checksum: 10c0/60a14f7619dec48c9c850255cd523e2717001b0e179dc7037cfa0895da7b9e9ab07532d324bfb118d73a710887d1e35f79c495fa91582784493e085d18c72c62
11989+
languageName: node
11990+
linkType: hard
11991+
1181411992
"readdirp@npm:~3.6.0":
1181511993
version: 3.6.0
1181611994
resolution: "readdirp@npm:3.6.0"
@@ -12267,16 +12445,20 @@ __metadata:
1226712445
languageName: node
1226812446
linkType: hard
1226912447

12270-
"sass@npm:1.74.1":
12271-
version: 1.74.1
12272-
resolution: "sass@npm:1.74.1"
12448+
"sass@npm:1.85.1":
12449+
version: 1.85.1
12450+
resolution: "sass@npm:1.85.1"
1227312451
dependencies:
12274-
chokidar: "npm:>=3.0.0 <4.0.0"
12275-
immutable: "npm:^4.0.0"
12452+
"@parcel/watcher": "npm:^2.4.1"
12453+
chokidar: "npm:^4.0.0"
12454+
immutable: "npm:^5.0.2"
1227612455
source-map-js: "npm:>=0.6.2 <2.0.0"
12456+
dependenciesMeta:
12457+
"@parcel/watcher":
12458+
optional: true
1227712459
bin:
1227812460
sass: sass.js
12279-
checksum: 10c0/4610257ee27823276ce4998a534b4ee9f313e5a0b3d3899e70e0f87096feeae4cd8dd3c2f765b52f57dd87f5dab22370ef63f95a837a189fbb9401396d5ce717
12461+
checksum: 10c0/f843aa1df1dca2f0e9cb2fb247e4939fd514ae4c182cdd1900a0622c0d71b40dfb1c4225f78b78e165a318287ca137ec597695db3e496408bd16a921a2bc2b3f
1228012462
languageName: node
1228112463
linkType: hard
1228212464

0 commit comments

Comments
 (0)