@ctx-core/sass-build 3.2.193 → 3.2.194

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/sass-build",
3
- "version": "3.2.193",
3
+ "version": "3.2.194",
4
4
  "description": "ctx-core sass build scripts",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -43,12 +43,12 @@
43
43
  "node-sass-package-importer": "^5.3.3",
44
44
  "nodemon": "^3.1.0",
45
45
  "resolve": "^1.22.8",
46
- "sass": "^1.77.0"
46
+ "sass": "^1.77.1"
47
47
  },
48
48
  "devDependencies": {
49
49
  "c8": "^9.1.0",
50
50
  "check-dts": "^0.7.2",
51
- "tsx": "^4.9.3",
51
+ "tsx": "^4.9.4",
52
52
  "typescript": "next",
53
53
  "uvu": "^0.5.6"
54
54
  },