Skip to content

Commit

Permalink
cleanup: bump sass to 1.79.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GabsEdits committed Sep 22, 2024
1 parent 65530b7 commit a08e2fb
Show file tree
Hide file tree
Showing 3 changed files with 409 additions and 398 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"aplos": "workspace:*"
},
"devDependencies": {
"sass": "^1.77.8",
"sass": "^1.79.3",
"vitepress": "^1.3.4"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@csstools/normalize.css": "^12.1.1",
"inter-ui": "^4.0.2",
"non.geist": "^1.0.3",
"sass": "^1.77.8"
"sass": "^1.79.3"
},
"scripts": {
"docs:dev": "pnpm --filter=./docs dev",
Expand Down
Loading

0 comments on commit a08e2fb

Please sign in to comment.