|
20 | 20 | }, |
21 | 21 | "license": "Apache-2.0", |
22 | 22 | "private": true, |
23 | | - "packageManager": "[email protected].5", |
| 23 | + "packageManager": "[email protected].9", |
24 | 24 | "engines": { |
25 | | - "node": ">=22.13.1", |
26 | | - "pnpm": ">=9.15.5" |
| 25 | + "node": ">=22.14.0", |
| 26 | + "pnpm": ">=9.15.9" |
27 | 27 | }, |
28 | 28 | "keywords": [ |
29 | 29 | "stryke", |
|
81 | 81 | "@storm-software/unbuild": "catalog:", |
82 | 82 | "@storm-software/untyped": "catalog:", |
83 | 83 | "@storm-software/workspace-tools": "catalog:", |
84 | | - "@swc-node/register": "~1.10.9", |
85 | | - "@swc/core": "~1.10.14", |
| 84 | + "@swc-node/register": "~1.10.10", |
| 85 | + "@swc/core": "~1.11.11", |
86 | 86 | "@swc/helpers": "~0.5.15", |
87 | 87 | "@taplo/cli": "^0.7.0", |
88 | 88 | "@types/jest": "catalog:", |
89 | 89 | "@types/node": "catalog:", |
90 | 90 | "copyfiles": "catalog:", |
91 | | - "eslint": "9.20.0", |
| 91 | + "eslint": "9.22.0", |
92 | 92 | "jest": "catalog:", |
93 | 93 | "jest-environment-jsdom": "catalog:", |
94 | 94 | "jest-environment-node": "catalog:", |
95 | | - "knip": "5.43.6", |
96 | | - "lefthook": "^1.10.10", |
| 95 | + "knip": "5.46.0", |
| 96 | + "lefthook": "^1.11.3", |
97 | 97 | "ls-lint": "^0.1.2", |
98 | 98 | "markdownlint-cli2": "^0.17.2", |
99 | 99 | "nx": "catalog:", |
100 | | - "prettier": "^3.4.2", |
| 100 | + "prettier": "^3.5.3", |
101 | 101 | "rimraf": "catalog:", |
102 | | - "sherif": "1.3.0", |
103 | | - "ts-jest": "29.2.5", |
| 102 | + "sherif": "1.4.0", |
| 103 | + "ts-jest": "29.2.6", |
104 | 104 | "ts-node": "10.9.2", |
105 | 105 | "tslib": "catalog:", |
106 | 106 | "tsup": "catalog:", |
107 | 107 | "typescript": "^5.6.2", |
108 | 108 | "verdaccio": "5.33.0", |
109 | | - "zx": "^8.3.2" |
| 109 | + "zx": "^8.4.1" |
110 | 110 | }, |
111 | 111 | "manypkg": { |
112 | 112 | "defaultBranch": "main", |
|
132 | 132 | "ip": ">=2.0.1", |
133 | 133 | "next": ">=13.4.20-canary.13", |
134 | 134 | "debug": ">=4.4.0", |
135 | | - "got": ">=14.4.5", |
| 135 | + "got": ">=14.4.6", |
136 | 136 | "markdown-it": ">=14.1.0", |
137 | 137 | "node-fetch": ">=3.3.2", |
138 | | - "parse-path": ">=7.0.0", |
| 138 | + "parse-path": ">=7.0.1", |
139 | 139 | "parse-url": ">=9.2.0", |
140 | 140 | "shell-quote": ">=1.8.2", |
141 | 141 | "loader-utils": ">=3.3.1", |
142 | 142 | "simple-git": ">=3.27.0", |
143 | 143 | "nth-check": ">=2.1.1", |
144 | | - "postcss": ">=8.5.1", |
| 144 | + "postcss": ">=8.5.3", |
145 | 145 | "follow-redirects": ">=1.15.9", |
146 | 146 | "micromatch": ">=4.0.8", |
147 | | - "path-to-regexp": ">=0.1.12", |
148 | | - "cookie": ">=0.7.0", |
| 147 | + "path-to-regexp": ">=0.2.5", |
| 148 | + "cookie": ">=0.7.2", |
149 | 149 | "@monorepo-template/tools-scripts": "workspace:*" |
150 | 150 | } |
151 | 151 | }, |
|
0 commit comments