@ctx-core/sass-build 3.2.186 → 3.2.187

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.186",
3
+ "version": "3.2.187",
4
4
  "description": "ctx-core sass build scripts",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "dependencies": {
41
41
  "ctx-core": "^7.2.2",
42
- "import-meta-resolve": "^4.0.0",
42
+ "import-meta-resolve": "^4.1.0",
43
43
  "node-sass-package-importer": "^5.3.3",
44
44
  "nodemon": "^3.1.0",
45
45
  "resolve": "^1.22.8",
@@ -48,7 +48,7 @@
48
48
  "devDependencies": {
49
49
  "c8": "^9.1.0",
50
50
  "check-dts": "^0.7.2",
51
- "tsx": "^4.7.2",
51
+ "tsx": "^4.7.3",
52
52
  "typescript": "next",
53
53
  "uvu": "^0.5.6"
54
54
  },