|
18 | 18 | "type": "git", |
19 | 19 | "url": "git+https://github.com/daniil4udo/bulvar.git" |
20 | 20 | }, |
21 | | - "packageManager": "pnpm@9.1.4", |
| 21 | + "packageManager": "pnpm@10.12.1", |
22 | 22 | "license": "MIT", |
23 | 23 | "author": { |
24 | 24 | "name": "Daniil Chumachenko", |
|
37 | 37 | "cz": "git cz" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@changesets/cli": "^2.26.2", |
41 | | - "@democrance/stylelint-config": "^0.11.1", |
42 | | - "@tsconfig/node22": "^22.0.0", |
43 | | - "@types/node": "^22.10.5", |
44 | | - "@types/rtlcss": "^3.5.2", |
45 | | - "commitizen": "^4.3.0", |
| 40 | + "@changesets/cli": "^2.29.4", |
| 41 | + "@democrance/stylelint-config": "^2.1.0", |
| 42 | + "@tsconfig/node24": "^24.0.1", |
| 43 | + "@types/node": "^24.0.3", |
| 44 | + "@types/rtlcss": "^3.5.4", |
| 45 | + "commitizen": "^4.3.1", |
46 | 46 | "concurrently": "^9.1.2", |
47 | 47 | "cross-env": "^7.0.3", |
48 | 48 | "cz-conventional-changelog": "^3.3.0", |
49 | 49 | "cz-emoji": "1.3.1", |
50 | | - "find-unused-sass-variables": "^6.0.0", |
| 50 | + "find-unused-sass-variables": "^6.1.0", |
51 | 51 | "husky": "^9.1.7", |
52 | | - "lightningcss": "^1.22.0", |
53 | | - "lightningcss-cli": "^1.22.0", |
54 | | - "lint-staged": "^15.3.0", |
55 | | - "postcss": "^8.4.31", |
| 52 | + "lightningcss": "^1.30.1", |
| 53 | + "lightningcss-cli": "^1.30.1", |
| 54 | + "lint-staged": "^16.1.2", |
| 55 | + "postcss": "^8.5.5", |
56 | 56 | "postcss-sass": "^0.5.0", |
57 | 57 | "postcss-scss": "^4.0.9", |
58 | | - "prettier": "^3.0.3", |
59 | | - "release-it": "^18.0.0", |
| 58 | + "prettier": "^3.5.3", |
| 59 | + "release-it": "^19.0.3", |
60 | 60 | "rimraf": "^6.0.1", |
61 | | - "rtlcss": "^4.1.1", |
62 | | - "sass": "^1.68.0", |
63 | | - "stylelint": "^16.12.0", |
| 61 | + "rtlcss": "^4.3.0", |
| 62 | + "sass": "^1.89.2", |
| 63 | + "stylelint": "^16.20.0", |
64 | 64 | "sugarss": "^5.0.0", |
65 | | - "typescript": "^5.2.2" |
66 | | - "turbo": "^2.3.3", |
| 65 | + "turbo": "^2.5.4", |
| 66 | + "typescript": "^5.8.3" |
67 | 67 | }, |
68 | 68 | "pnpm": { |
69 | 69 | "neverBuiltDependencies": [ |
|
0 commit comments