Skip to content

Commit b72ee1c

Browse files
Update dependency sass to v1.90.0
1 parent b776842 commit b72ee1c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint-plugin-react-hooks": "5.2.0",
7272
"jsdom": "26.1.0",
7373
"prettier": "3.6.2",
74-
"sass": "1.89.2",
74+
"sass": "1.90.0",
7575
"typescript": "5.9.2",
7676
"vite": "7.0.6",
7777
"vitest": "3.2.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5420,7 +5420,7 @@ __metadata:
54205420
react-datepicker: "npm:^7.0.0"
54215421
react-dom: "npm:18.3.1"
54225422
react-router-dom: "npm:^7.0.0"
5423-
sass: "npm:1.89.2"
5423+
sass: "npm:1.90.0"
54245424
three: "npm:^0.179.0"
54255425
typescript: "npm:5.9.2"
54265426
vite: "npm:7.0.6"
@@ -6772,9 +6772,9 @@ __metadata:
67726772
languageName: node
67736773
linkType: hard
67746774

6775-
"sass@npm:1.89.2":
6776-
version: 1.89.2
6777-
resolution: "sass@npm:1.89.2"
6775+
"sass@npm:1.90.0":
6776+
version: 1.90.0
6777+
resolution: "sass@npm:1.90.0"
67786778
dependencies:
67796779
"@parcel/watcher": "npm:^2.4.1"
67806780
chokidar: "npm:^4.0.0"
@@ -6785,7 +6785,7 @@ __metadata:
67856785
optional: true
67866786
bin:
67876787
sass: sass.js
6788-
checksum: 10/7e9044f3c88b23580731de321cdf4c53fe6139395e2241fce7ff353c60a7cc8fe36b5eedc9701e092d2975f2c124e886379bb9ceab27b5ed053548f202b992b3
6788+
checksum: 10/409236ad975fbf0ea5bbf256d7a11da52b94489873ede6317cd85a44be376a3332daf439b95b39ea5b78e6e94d630541db3d128f3fbaffe4a72a0e34545f219c
67896789
languageName: node
67906790
linkType: hard
67916791

0 commit comments

Comments
 (0)