|
62 | 62 | "prepack": "yarn run release"
|
63 | 63 | },
|
64 | 64 | "dependencies": {
|
65 |
| - "@adobe/css-tools": "^4.4.0", |
| 65 | + "@adobe/css-tools": "^4.4.1", |
66 | 66 | "jest-diff": "^29.7.0",
|
67 | 67 | "lodash": "^4.17.21"
|
68 | 68 | },
|
|
83 | 83 | "@babel/preset-env": "^7.26.0",
|
84 | 84 | "@babel/preset-typescript": "^7.26.0",
|
85 | 85 | "@types/lodash": "^4.17.13",
|
86 |
| - "@typescript-eslint/eslint-plugin": "^8.12.2", |
87 |
| - "@typescript-eslint/parser": "^8.12.2", |
| 86 | + "@typescript-eslint/eslint-plugin": "^8.16.0", |
| 87 | + "@typescript-eslint/parser": "^8.16.0", |
88 | 88 | "babel-jest": "^29.7.0",
|
89 | 89 | "chai": "^4.5.0",
|
90 | 90 | "eslint": "^8.57.1",
|
|
96 | 96 | "jest-environment-node-single-context": "^29.4.0",
|
97 | 97 | "mocha": "^10.8.2",
|
98 | 98 | "npm-run-all": "^4.1.5",
|
99 |
| - "postcss": "^8.4.47", |
100 |
| - "prettier": "^3.3.3", |
101 |
| - "sass": "^1.80.5", |
102 |
| - "sass-embedded": "^1.80.5", |
| 99 | + "postcss": "^8.4.49", |
| 100 | + "prettier": "^3.4.1", |
| 101 | + "sass": "^1.81.0", |
| 102 | + "sass-embedded": "^1.81.0", |
103 | 103 | "sassdoc": "^2.7.4",
|
104 |
| - "sassdoc-theme-herman": "^6.0.1", |
105 |
| - "stylelint": "^16.10.0", |
| 104 | + "sassdoc-theme-herman": "^6.0.2", |
| 105 | + "stylelint": "^16.11.0", |
106 | 106 | "stylelint-config-standard-scss": "^13.1.0",
|
107 |
| - "typescript": "^5.6.3" |
| 107 | + "typescript": "^5.7.2" |
108 | 108 | },
|
109 | 109 | "main": "./lib/index.js",
|
110 | 110 | "types": "./lib/index.d.ts",
|
|
0 commit comments