@ctx-core/sass-build 3.2.194 → 3.2.195

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.194",
3
+ "version": "3.2.195",
4
4
  "description": "ctx-core sass build scripts",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -38,7 +38,7 @@
38
38
  "sass-watch.sh": "bin/sass-watch.sh"
39
39
  },
40
40
  "dependencies": {
41
- "ctx-core": "^7.2.7",
41
+ "ctx-core": "^7.2.8",
42
42
  "import-meta-resolve": "^4.1.0",
43
43
  "node-sass-package-importer": "^5.3.3",
44
44
  "nodemon": "^3.1.0",
@@ -48,7 +48,7 @@
48
48
  "devDependencies": {
49
49
  "c8": "^9.1.0",
50
50
  "check-dts": "^0.7.2",
51
- "tsx": "^4.9.4",
51
+ "tsx": "^4.10.2",
52
52
  "typescript": "next",
53
53
  "uvu": "^0.5.6"
54
54
  },