|
43 | 43 | "cz": "git cz" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@democrance/stylelint-config": "^0.4.1", |
47 | | - "autoprefixer": "^10.4.13", |
48 | | - "commitizen": "^4.2.6", |
49 | | - "concurrently": "^7.6.0", |
| 46 | + "@democrance/stylelint-config": "^0.7.0", |
| 47 | + "@types/node": "^18.16.8", |
| 48 | + "autoprefixer": "^10.4.14", |
| 49 | + "commitizen": "^4.3.0", |
| 50 | + "concurrently": "^8.0.1", |
50 | 51 | "cross-env": "^7.0.3", |
51 | | - "csso-cli": "^4.0.1", |
| 52 | + "csso-cli": "^4.0.2", |
52 | 53 | "cz-conventional-changelog": "^3.3.0", |
53 | 54 | "cz-emoji": "1.3.1", |
54 | | - "find-unused-sass-variables": "^4.0.5", |
55 | | - "husky": "^8.0.2", |
56 | | - "lerna": "^6.3.0", |
57 | | - "lint-staged": "^13.1.0", |
58 | | - "postcss": "^8.4.20", |
| 55 | + "find-unused-sass-variables": "^5.0.0", |
| 56 | + "husky": "^8.0.3", |
| 57 | + "lerna": "^6.6.2", |
| 58 | + "lint-staged": "^13.2.2", |
| 59 | + "postcss": "^8.4.23", |
59 | 60 | "postcss-cli": "^10.1.0", |
60 | 61 | "postcss-csso": "^6.0.1", |
61 | 62 | "postcss-sass": "^0.5.0", |
62 | 63 | "postcss-scss": "^4.0.6", |
63 | | - "prettier": "^2.8.1", |
64 | | - "rimraf": "^3.0.2", |
65 | | - "rtlcss": "^4.0.0", |
66 | | - "sass": "^1.57.1", |
67 | | - "stylelint": "^14.16.0", |
| 64 | + "prettier": "^2.8.8", |
| 65 | + "rimraf": "^5.0.0", |
| 66 | + "rtlcss": "^4.1.0", |
| 67 | + "sass": "^1.62.1", |
| 68 | + "stylelint": "^15.6.1", |
68 | 69 | "sugarss": "^4.0.1" |
69 | 70 | }, |
70 | 71 | "publishConfig": { |
|
77 | 78 | "node-gyp" |
78 | 79 | ], |
79 | 80 | "overrides": { |
80 | | - "@npmcli/move-file": "npm:@npmcli/fs@latest", |
81 | | - "ansi-regex": "^5.0.1", |
82 | | - "read-package-tree": "npm:@npmcli/arborist@latest", |
83 | | - "readdir-scoped-modules": "npm:@npmcli/fs@latest", |
84 | | - "string-width": "^4.0.0", |
85 | | - "stylelint": "^14.0.0", |
86 | | - "uuid": "^8.0.0" |
| 81 | + "@npmcli/move-file": "npm:@npmcli/fs@latest" |
87 | 82 | } |
88 | 83 | } |
89 | 84 | } |
0 commit comments