Skip to content

Commit 7597899

Browse files
chore(deps): update dependency sass to v1.89.2
1 parent fc66e8f commit 7597899

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@unhead/vue": "1.11.20",
5050
"happy-dom": "13.10.1",
51-
"sass": "1.86.3",
51+
"sass": "1.89.2",
5252
"typescript": "5.8.3",
5353
"unbuild": "2.0.0",
5454
"vite": "5.4.17",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@unhead/vue": "1.11.20",
2525
"happy-dom": "13.10.1",
2626
"nuxt": "3.16.2",
27-
"sass": "1.86.3",
27+
"sass": "1.89.2",
2828
"typescript": "5.8.3",
2929
"unbuild": "2.0.0",
3030
"vite": "5.4.17",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1915,7 +1915,7 @@ __metadata:
19151915
"@vueuse/core": "npm:^10.0.0"
19161916
happy-dom: "npm:13.10.1"
19171917
nuxt: "npm:3.16.2"
1918-
sass: "npm:1.86.3"
1918+
sass: "npm:1.89.2"
19191919
typescript: "npm:5.8.3"
19201920
unbuild: "npm:2.0.0"
19211921
vite: "npm:5.4.17"
@@ -1936,7 +1936,7 @@ __metadata:
19361936
"@unhead/vue": "npm:1.11.20"
19371937
"@vueuse/core": "npm:^10.0.0"
19381938
happy-dom: "npm:13.10.1"
1939-
sass: "npm:1.86.3"
1939+
sass: "npm:1.89.2"
19401940
typescript: "npm:5.8.3"
19411941
unbuild: "npm:2.0.0"
19421942
vite: "npm:5.4.17"
@@ -7204,9 +7204,9 @@ __metadata:
72047204
languageName: node
72057205
linkType: hard
72067206

7207-
"sass@npm:1.86.3":
7208-
version: 1.86.3
7209-
resolution: "sass@npm:1.86.3"
7207+
"sass@npm:1.89.2":
7208+
version: 1.89.2
7209+
resolution: "sass@npm:1.89.2"
72107210
dependencies:
72117211
"@parcel/watcher": "npm:^2.4.1"
72127212
chokidar: "npm:^4.0.0"
@@ -7217,7 +7217,7 @@ __metadata:
72177217
optional: true
72187218
bin:
72197219
sass: sass.js
7220-
checksum: 10/97c1c06aa6eab34b732fc1ce0c6816c0d63c4b68e1f5927981fdeba6d5b69765c318e455db2111f4ee616ae0b5015cc5c25f05db68ad03a052fd043ec97624c1
7220+
checksum: 10/7e9044f3c88b23580731de321cdf4c53fe6139395e2241fce7ff353c60a7cc8fe36b5eedc9701e092d2975f2c124e886379bb9ceab27b5ed053548f202b992b3
72217221
languageName: node
72227222
linkType: hard
72237223

0 commit comments

Comments
 (0)