Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sass from 1.74.1 to 1.77.2 #105

Closed
wants to merge 1 commit into from
Closed
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"mutationobserver-shim": "^0.3.7",
"portal-vue": "^3.0.0",
"prettier": "^3.2.5",
"sass": "^1.72.0",
"sass": "^1.77.2",
"typescript": "~5.4.3",
"unplugin-auto-import": "^0.17.5",
"unplugin-icons": "^0.18.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5103,16 +5103,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.72.0":
version: 1.74.1
resolution: "sass@npm:1.74.1"
"sass@npm:^1.77.2":
version: 1.77.2
resolution: "sass@npm:1.77.2"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10/fe49406d1ed37541cf69b842b76109a9ede6efe565b2aa0fa3f0f041d310673a713404677c1f82747089dfea4f5a873a761b8d3f94f4da3883ca402768cd58aa
checksum: 10/4df71f1a01cd59613e7a25bfcec96ddf06e3546c238ba3238b96c6ac0dcf34b9ce238b4de7b39656f6cb0a5e7acccde19f53b521ae4abcdcbe600e0de9c97644
languageName: node
linkType: hard

Expand Down Expand Up @@ -5565,7 +5565,7 @@ __metadata:
pinia-plugin-persistedstate: "npm:^3.2.1"
portal-vue: "npm:^3.0.0"
prettier: "npm:^3.2.5"
sass: "npm:^1.72.0"
sass: "npm:^1.77.2"
sortablejs: "npm:^1.15.2"
typescript: "npm:~5.4.3"
unplugin-auto-import: "npm:^0.17.5"
Expand Down
Loading