|
64 | 64 | "lint-staged", |
65 | 65 | "pre-commit" |
66 | 66 | ], |
67 | | - "pnpm": { |
68 | | - "overrides": { |
69 | | - "@devexpress/callsite-record@^4.1.6": "4.1.7", |
70 | | - "basic-ftp@<5.3.1": ">=5.3.1", |
71 | | - "@isaacs/brace-expansion@<=5.0.0": "^5.0.1", |
72 | | - "@modelcontextprotocol/sdk@>=1.10.0 <=1.25.3": "^1.26.0", |
73 | | - "form-data@<2.5.4": "2.5.5", |
74 | | - "form-data@>=4.0.0 <4.0.4": "^4.0.5", |
75 | | - "pbkdf2@<=3.1.2": "^3.1.3", |
76 | | - "sha.js@<=2.4.11": "^2.4.12", |
77 | | - "rollup@< 4.59.0": "^4.59.0", |
78 | | - "json5@<1.0.2": "^2.2.3", |
79 | | - "axios@<1.15.2": "^1.15.2", |
80 | | - "braces@<3.0.3": "^3.0.3", |
81 | | - "semver@<5.7.2": "^5.7.2", |
82 | | - "qs": ">=6.15.2", |
83 | | - "js-cookie@<3.0.7": "^3.0.7", |
84 | | - "glob@>=10.2.0 <10.5.0": "^10.5.0", |
85 | | - "node-forge@<1.4.0": "1.4.0", |
86 | | - "vite@>=6.0.0 <6.4.1": "^7.3.2", |
87 | | - "vite@>=7.0.0 <=7.3.1": "^7.3.2", |
88 | | - "tar@<=7.5.9": "^7.5.10", |
89 | | - "underscore@<=1.13.7": "^1.13.8", |
90 | | - "hono@<4.12.18": ">=4.12.18", |
91 | | - "@hono/node-server@<1.19.13": "^1.19.13", |
92 | | - "express-rate-limit@>=8.2.0 <8.2.2": "^8.2.2", |
93 | | - "fast-uri@<3.1.2": ">=3.1.2", |
94 | | - "immutable@>=5.0.0 <5.1.5": "^5.1.5", |
95 | | - "minimatch@<3.1.5": "3.1.5", |
96 | | - "minimatch@>=9.0.0 < 9.0.7": "9.0.9", |
97 | | - "minimatch@>=10.0.0 < 10.2.4": "10.2.5", |
98 | | - "picomatch@>=2.0.0 <2.3.2": "2.3.2", |
99 | | - "picomatch@>=4.0.0 <4.0.4": "4.0.4", |
100 | | - "path-to-regexp@0.1.12": "0.1.13", |
101 | | - "path-to-regexp@>=8.0.0 <8.4.0": "8.4.2", |
102 | | - "serialize-javascript@<=7.0.2": "7.0.5", |
103 | | - "flatted@<3.4.0": "^3.4.0", |
104 | | - "undici@<7.24.0": "^7.24.0", |
105 | | - "socket.io-parser@>=4.0.0 <4.2.6": "^4.2.6", |
106 | | - "lodash@<4.18.1": "^4.18.1", |
107 | | - "lodash.template@<4.18.1": "^4.18.1", |
108 | | - "tough-cookie@<4.1.3": "^4.1.3", |
109 | | - "micromatch@<4.0.8": "^4.0.8", |
110 | | - "esbuild@<=0.24.2": "^0.25.0", |
111 | | - "tmp@<0.2.6": ">=0.2.6", |
112 | | - "nanoid@<3.3.8": "^3.3.8", |
113 | | - "diff@>=4.0.0 <4.0.4": "^4.0.4", |
114 | | - "diff@>=5.0.0 <5.2.2": "^5.2.2", |
115 | | - "bn.js@>=5.0.0 <5.2.3": "^5.2.3", |
116 | | - "bn.js@<4.12.3": "^4.12.3", |
117 | | - "ajv@>=7.0.0-alpha.0 <8.18.0": "^8.18.0", |
118 | | - "@tootallnate/once@<3.0.1": "^3.0.1", |
119 | | - "dompurify@<=3.3.3": ">=3.4.0", |
120 | | - "brace-expansion@<1.1.13": "^1.1.13", |
121 | | - "brace-expansion@>=2.0.0 <2.0.3": "^5.0.6", |
122 | | - "brace-expansion@>=4.0.0 <5.0.6": "^5.0.6", |
123 | | - "yaml@>=2.0.0 <2.8.3": "^2.8.3", |
124 | | - "follow-redirects@<=1.15.11": ">=1.16.0", |
125 | | - "ws@>=8.0.0 <8.20.1": "^8.20.1", |
126 | | - "uuid@<14.0.0": "~14.0.0", |
127 | | - "postcss@<8.5.10": "8.5.10", |
128 | | - "ip-address@<=10.1.0": ">=10.1.1", |
129 | | - "webpack-dev-server@<=5.2.3": "^5.2.4", |
130 | | - "@babel/plugin-transform-modules-systemjs@>=7.12.0 <7.29.4": "^7.29.4" |
131 | | - } |
132 | | - }, |
133 | | - "packageManager": "pnpm@9.15.9", |
| 67 | + "packageManager": "pnpm@11.5.1", |
134 | 68 | "engines": { |
135 | 69 | "node": "24.15.0" |
136 | 70 | } |
|
0 commit comments