|
64 | 64 | ], |
65 | 65 | "pnpm": { |
66 | 66 | "overrides": { |
| 67 | + "@angular/common@>=19.0.0 <19.2.16": "^19.2.20", |
| 68 | + "@angular/compiler@>=19.0.0-next.0 <19.2.20": "^19.2.20", |
| 69 | + "@angular/core@>=19.0.0-next.0 <19.2.20": "^19.2.20", |
| 70 | + "@angular/platform-server@>=19.0.0-next.0 <19.2.20": "^19.2.20", |
| 71 | + "@babel/helpers@<7.26.10": "^7.26.10", |
| 72 | + "@babel/runtime@<7.26.10": "^7.26.10", |
67 | 73 | "@devexpress/callsite-record@^4.1.6": "4.1.7", |
68 | | - "basic-ftp@<5.2.0": "~5.2.0", |
| 74 | + "@eslint/plugin-kit@<0.3.4": "^0.3.4", |
| 75 | + "@hono/node-server@<1.19.10": "^1.19.10", |
69 | 76 | "@isaacs/brace-expansion@<=5.0.0": "^5.0.1", |
70 | 77 | "@modelcontextprotocol/sdk@>=1.10.0 <=1.25.3": "^1.26.0", |
71 | | - "form-data@<2.5.4": "2.5.5", |
72 | | - "form-data@>=4.0.0 <4.0.4": "^4.0.5", |
73 | | - "pbkdf2@<=3.1.2": "^3.1.3", |
74 | | - "sha.js@<=2.4.11": "^2.4.12", |
75 | | - "rollup@<2.79.2": "^4.53.3", |
76 | | - "rollup@>=4.0.0 <4.59.0": "^4.59.0", |
77 | | - "json5@<1.0.2": "^2.2.3", |
| 78 | + "@remix-run/router@<=1.23.1": "^1.23.2", |
| 79 | + "@tootallnate/once@<3.0.1": "^3.0.1", |
| 80 | + "ajv@<6.14.0": "6.14.0", |
| 81 | + "ajv@>=7.0.0-alpha.0 <8.18.0": "^8.18.0", |
78 | 82 | "axios@<=1.13.4": "^1.13.5", |
79 | | - "braces@<3.0.3": "^3.0.3", |
80 | | - "semver@<5.7.2": "^5.7.2", |
81 | | - "qs": ">=6.14.2", |
82 | | - "glob@>=10.2.0 <10.5.0": "^10.5.0", |
83 | | - "node-forge@<1.4.0": "1.4.0", |
84 | | - "vite@>=6.0.0 <6.4.1": "^6.4.1", |
85 | | - "tar@<=7.5.9": "^7.5.10", |
86 | | - "underscore@<=1.13.7": "^1.13.8", |
87 | | - "hono@<4.12.4": "^4.12.4", |
88 | | - "@hono/node-server@<1.19.10": "^1.19.10", |
89 | | - "express-rate-limit@>=8.2.0 <8.2.2": "^8.2.2", |
90 | | - "immutable@>=5.0.0 <5.1.5": "^5.1.5", |
91 | | - "minimatch@<3.1.5": "3.1.5", |
92 | | - "minimatch@>=4.0.0 <4.2.5": "4.2.5", |
93 | | - "minimatch@>=5.0.0 <5.1.8": "5.1.8", |
94 | | - "minimatch@>=9.0.0 <9.0.7": "9.0.9", |
95 | | - "minimatch@>=10.0.0 <10.2.4": "10.2.4", |
96 | | - "picomatch@>=2.0.0 <2.3.2": "2.3.2", |
97 | | - "picomatch@>=4.0.0 <4.0.4": "4.0.4", |
98 | | - "path-to-regexp@0.1.12": "0.1.13", |
99 | | - "path-to-regexp@>=8.0.0 <8.4.0": "8.4.0", |
100 | | - "serialize-javascript@<=7.0.2": "7.0.5", |
101 | | - "flatted@<3.4.0": "^3.4.0", |
102 | | - "undici@<7.24.0": "^7.24.0", |
103 | | - "socket.io-parser@>=4.0.0 <4.2.6": "^4.2.6", |
104 | | - "lodash@<4.18.1": "4.18.1", |
105 | | - "lodash.template@<4.18.1": "4.18.1", |
| 83 | + "basic-ftp@<5.2.0": "~5.2.0", |
| 84 | + "basic-ftp@<5.2.1": "~5.2.1", |
106 | 85 | "bn.js@<4.12.3": "4.12.3", |
107 | 86 | "bn.js@>=5.0.0 <5.2.3": "5.2.3", |
108 | 87 | "brace-expansion@<1.1.13": "1.1.13", |
109 | 88 | "brace-expansion@>=2.0.0 <2.0.3": "2.0.3", |
| 89 | + "braces@<3.0.3": "^3.0.3", |
110 | 90 | "cookie@<0.7.0": "^0.7.0", |
111 | 91 | "diff@>=4.0.0 <4.0.4": "4.0.4", |
112 | 92 | "diff@>=5.0.0 <5.2.2": "5.2.2", |
113 | 93 | "dompurify@<=3.3.1": "^3.3.2", |
114 | | - "@eslint/plugin-kit@<0.3.4": "^0.3.4", |
| 94 | + "express-rate-limit@>=8.2.0 <8.2.2": "^8.2.2", |
| 95 | + "flatted@<3.4.0": "^3.4.0", |
| 96 | + "form-data@<2.5.4": "2.5.5", |
| 97 | + "form-data@>=4.0.0 <4.0.4": "^4.0.5", |
| 98 | + "glob@>=10.2.0 <10.5.0": "^10.5.0", |
| 99 | + "hono@<4.12.4": "^4.12.4", |
115 | 100 | "http-proxy-middleware@>=1.3.0 <2.0.9": "^2.0.9", |
116 | 101 | "immutable@>=4.0.0-rc.1 <4.3.8": "^4.3.8", |
117 | | - "jspdf@<=4.2.0": "^4.2.1", |
| 102 | + "immutable@>=5.0.0 <5.1.5": "^5.1.5", |
| 103 | + "js-yaml@<3.14.2": "3.14.2", |
118 | 104 | "js-yaml@>=4.0.0 <4.1.1": "^4.1.1", |
| 105 | + "json5@<1.0.2": "^2.2.3", |
| 106 | + "jspdf@<=4.2.0": "^4.2.1", |
| 107 | + "lodash.template@<4.18.1": "4.18.1", |
| 108 | + "lodash@<4.18.1": "4.18.1", |
119 | 109 | "micromatch@<4.0.8": "^4.0.8", |
| 110 | + "minimatch@<3.1.5": "3.1.5", |
| 111 | + "minimatch@>=10.0.0 < 10.2.4": "10.2.4", |
| 112 | + "minimatch@>=10.0.0 <10.2.4": "10.2.4", |
| 113 | + "minimatch@>=4.0.0 <4.2.5": "4.2.5", |
| 114 | + "minimatch@>=5.0.0 <5.1.8": "5.1.8", |
| 115 | + "minimatch@>=9.0.0 < 9.0.7": "9.0.9", |
| 116 | + "minimatch@>=9.0.0 <9.0.7": "9.0.9", |
120 | 117 | "nanoid@<3.3.8": "^3.3.8", |
| 118 | + "node-forge@<1.4.0": "1.4.0", |
121 | 119 | "on-headers@<1.1.0": "^1.1.0", |
122 | | - "ajv@<6.14.0": "6.14.0", |
123 | | - "ajv@>=7.0.0-alpha.0 <8.18.0": "^8.18.0", |
124 | | - "yaml@>=1.0.0 <1.10.3": "1.10.3", |
125 | | - "yaml@>=2.0.0 <2.8.3": "2.8.3", |
| 120 | + "path-to-regexp@0.1.12": "0.1.13", |
| 121 | + "path-to-regexp@>=8.0.0 <8.4.0": "8.4.0", |
| 122 | + "pbkdf2@<=3.1.2": "^3.1.3", |
| 123 | + "picomatch@>=2.0.0 <2.3.2": "2.3.2", |
| 124 | + "picomatch@>=4.0.0 <4.0.4": "4.0.4", |
| 125 | + "qs": ">=6.14.1", |
| 126 | + "react-router@>=6.0.0 <6.30.2": "^6.30.2", |
| 127 | + "rollup@< 4.59.0": "^4.59.0", |
| 128 | + "rollup@<2.79.2": "^4.53.3", |
| 129 | + "rollup@>=4.0.0 <4.59.0": "^4.59.0", |
| 130 | + "semver@<5.7.2": "^5.7.2", |
| 131 | + "serialize-javascript@<=7.0.2": "7.0.5", |
| 132 | + "sha.js@<=2.4.11": "^2.4.12", |
| 133 | + "socket.io-parser@>=4.0.0 <4.2.6": "^4.2.6", |
| 134 | + "storybook@>=10.0.0-beta.0 <10.2.10": "^10.2.10", |
| 135 | + "tar@<=7.5.9": "^7.5.10", |
126 | 136 | "tmp@<=0.2.3": "^0.2.4", |
127 | | - "@tootallnate/once@<3.0.1": "^3.0.1", |
128 | 137 | "tough-cookie@<4.1.3": "^4.1.3", |
129 | | - "webpack@>=5.49.0 <=5.104.0": "^5.104.1", |
| 138 | + "underscore@<=1.13.7": "^1.13.8", |
| 139 | + "undici@<7.24.0": "^7.24.0", |
130 | 140 | "vite@>=5.0.0 <=5.4.20": "^5.4.21", |
| 141 | + "vite@>=6.0.0 <6.4.1": "^7.3.2", |
| 142 | + "vite@>=7.0.0 <=7.3.1": "^7.3.2", |
131 | 143 | "webpack-dev-server@<=5.2.0": "^5.2.1", |
132 | | - "react-router@>=6.0.0 <6.30.2": "^6.30.2", |
133 | | - "@remix-run/router@<=1.23.1": "^1.23.2", |
134 | | - "@babel/helpers@<7.26.10": "^7.26.10", |
135 | | - "@babel/runtime@<7.26.10": "^7.26.10", |
136 | | - "js-yaml@<3.14.2": "3.14.2", |
137 | | - "@angular/common@>=19.0.0 <19.2.16": "^19.2.20", |
138 | | - "@angular/core@>=19.0.0-next.0 <19.2.20": "^19.2.20", |
139 | | - "@angular/compiler@>=19.0.0-next.0 <19.2.20": "^19.2.20", |
140 | | - "@angular/platform-server@>=19.0.0-next.0 <19.2.20": "^19.2.20", |
141 | | - "storybook@>=10.0.0-beta.0 <10.2.10": "^10.2.10" |
| 144 | + "webpack@>=5.49.0 <=5.104.0": "^5.104.1", |
| 145 | + "yaml@>=1.0.0 <1.10.3": "1.10.3", |
| 146 | + "yaml@>=2.0.0 <2.8.3": "2.8.3" |
142 | 147 | } |
143 | 148 | }, |
144 | 149 | "packageManager": "pnpm@9.15.4" |
|
0 commit comments