|
67 | 67 | "arg": "5.0.2", |
68 | 68 | "chromatic": "11.29.0", |
69 | 69 | "css-loader": "6.11.0", |
70 | | - "dev-kong": "0.11.0", |
71 | 70 | "eslint": "8.45.0", |
72 | 71 | "eslint-config-prettier": "9.1.2", |
73 | 72 | "eslint-config-react-app": "7.0.1", |
|
96 | 95 | "next-transpile-modules": "9.1.0", |
97 | 96 | "ora": "6.3.1", |
98 | 97 | "plop": "3.1.2", |
99 | | - "pm2": "5.4.3", |
100 | 98 | "postcss": "8.5.8", |
101 | 99 | "prettier": "3.6.2", |
102 | 100 | "prettier-plugin-tailwindcss": "^0.4.0", |
|
130 | 128 | }, |
131 | 129 | "resolutions": { |
132 | 130 | "fork-ts-checker-webpack-plugin": "^8.0.0" |
| 131 | + }, |
| 132 | + "pnpm": { |
| 133 | + "overrides": { |
| 134 | + "axios@>=1.14.0 <1.14.2": "1.13.5", |
| 135 | + "axios@>=0.30.0 <0.30.5": "0.29.0", |
| 136 | + "axios@>=1.0.0 <1.13.5": "1.13.5", |
| 137 | + "rollup@>=4.0.0 <4.59.0": "4.59.0", |
| 138 | + "rollup@<2.80.0": "2.80.0", |
| 139 | + "handlebars@>=4.0.0 <4.7.9": "4.7.9", |
| 140 | + "nth-check@<2.0.1": "2.0.1", |
| 141 | + "minimatch@>=5.0.0 <5.1.8": "5.1.8", |
| 142 | + "minimatch@>=9.0.0 <9.0.7": "9.0.7", |
| 143 | + "basic-ftp@<5.2.0": "5.2.0", |
| 144 | + "serialize-javascript@<7.0.5": "7.0.5", |
| 145 | + "underscore@<=1.13.7": "1.13.8", |
| 146 | + "svgo@>=2.1.0 <2.8.1": "2.8.1", |
| 147 | + "immutable@>=5.0.0 <5.1.5": "5.1.5", |
| 148 | + "flatted@<3.4.2": "3.4.2", |
| 149 | + "koa@<2.16.4": "2.16.4", |
| 150 | + "node-forge@<1.4.0": "1.4.0", |
| 151 | + "picomatch@<2.3.2": "2.3.2", |
| 152 | + "picomatch@>=4.0.0 <4.0.4": "4.0.4", |
| 153 | + "jsonpath@<=1.2.1": "1.3.0", |
| 154 | + "path-to-regexp@<0.1.13": "0.1.13", |
| 155 | + "prismjs@<1.30.0": "1.30.0", |
| 156 | + "postcss@<8.4.31": "8.4.31", |
| 157 | + "ajv@<6.14.0": "6.14.0", |
| 158 | + "ajv@>=7.0.0-alpha.0 <8.18.0": "8.18.0", |
| 159 | + "yauzl@>=3.2.0 <3.2.1": "3.2.1", |
| 160 | + "brace-expansion@<1.1.13": "1.1.13", |
| 161 | + "brace-expansion@>=2.0.0 <2.0.3": "2.0.3", |
| 162 | + "brace-expansion@>=4.0.0 <5.0.5": "5.0.5", |
| 163 | + "yaml@>=1.0.0 <1.10.3": "1.10.3", |
| 164 | + "yaml@>=2.0.0 <2.8.3": "2.8.3", |
| 165 | + "diff@>=4.0.0 <4.0.4": "4.0.4", |
| 166 | + "diff@>=5.0.0 <5.2.2": "5.2.2", |
| 167 | + "qs@>=6.7.0 <=6.14.1": "6.14.2" |
| 168 | + } |
133 | 169 | } |
134 | 170 | } |
0 commit comments