Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion webs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "7.1.1",
"prettier": "3.9.6",
"sass": "1.102.0",
"sass": "1.103.1",
"vite-plugin-pwa": "^1.2.0"
},
"packageManager": "yarn@4.10.3"
Expand Down
10 changes: 5 additions & 5 deletions webs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6796,9 +6796,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.102.0":
version: 1.102.0
resolution: "sass@npm:1.102.0"
"sass@npm:1.103.1":
version: 1.103.1
resolution: "sass@npm:1.103.1"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^5.0.0"
Expand All @@ -6809,7 +6809,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/77c05a0d14dc05653e98978c4f1cc6754254fcbf6cba71f111bc49c0c69477f3f9e180f99c65641d19a23b964d6039ef116191700144ebefc1709a5b6d5899b1
checksum: 10c0/8c786a201d9484e9968784d672372fabb342f3b4d1c4629ffdcfba92e4f2c00e659f4e32244c870850f7c2d254ce773da3fc1ec40b4282ccd113c0c086fa36bd
languageName: node
linkType: hard

Expand Down Expand Up @@ -7253,7 +7253,7 @@ __metadata:
react-markdown: "npm:^10.1.0"
react-router: "npm:7.18.2"
react-router-dom: "npm:7.18.2"
sass: "npm:1.102.0"
sass: "npm:1.103.1"
simplebar-react: "npm:3.3.2"
swr: "npm:2.5.0"
vite: "npm:8.2.1"
Expand Down
Loading