|
88 | 88 | "vite-hot-client": "catalog:frontend" |
89 | 89 | }, |
90 | 90 | "inlinedDependencies": { |
91 | | - "stream-json": "1.9.1", |
| 91 | + "@babel/code-frame": "7.29.0", |
| 92 | + "@babel/helper-validator-identifier": "7.28.5", |
| 93 | + "@gwhitney/detect-indent": "7.0.1", |
92 | 94 | "@pnpm/constants": "1001.3.1", |
| 95 | + "@pnpm/core-loggers": "1001.0.9", |
93 | 96 | "@pnpm/error": "1000.0.5", |
94 | | - "@pnpm/manifest-utils": "1002.0.4", |
95 | | - "fast-safe-stringify": "2.1.1", |
96 | | - "individual": "3.0.0", |
97 | | - "bole": "5.0.25", |
| 97 | + "@pnpm/graceful-fs": "1000.1.0", |
98 | 98 | "@pnpm/logger": "1001.0.1", |
99 | | - "@pnpm/core-loggers": "1001.0.9", |
100 | | - "semver": "7.7.4", |
| 99 | + "@pnpm/manifest-utils": "1002.0.4", |
| 100 | + "@pnpm/read-project-manifest": "1001.2.5", |
101 | 101 | "@pnpm/semver.peer-range": "1000.0.0", |
102 | | - "@pnpm/types": "1001.3.0", |
103 | | - "strip-comments-strings": "1.2.0", |
104 | 102 | "@pnpm/text.comments-parser": "1000.0.0", |
105 | | - "json5": "2.2.3", |
106 | | - "imurmurhash": "0.1.4", |
107 | | - "signal-exit": "4.1.0", |
108 | | - "write-file-atomic": "5.0.1", |
109 | | - "js-yaml": "4.1.1", |
110 | | - "write-yaml-file": "5.0.0", |
| 103 | + "@pnpm/types": "1001.3.0", |
111 | 104 | "@pnpm/write-project-manifest": "1000.0.16", |
112 | | - "strip-bom": "4.0.0", |
113 | | - "read-yaml-file": "2.1.0", |
114 | | - "@gwhitney/detect-indent": "7.0.1", |
| 105 | + "bole": "5.0.25", |
| 106 | + "error-ex": "1.3.4", |
115 | 107 | "fast-deep-equal": "3.1.3", |
116 | | - "is-windows": "1.0.2", |
| 108 | + "fast-safe-stringify": "2.1.1", |
117 | 109 | "graceful-fs": "4.2.11", |
118 | | - "@pnpm/graceful-fs": "1000.1.0", |
| 110 | + "imurmurhash": "0.1.4", |
| 111 | + "individual": "3.0.0", |
119 | 112 | "is-arrayish": "0.2.1", |
120 | | - "error-ex": "1.3.4", |
| 113 | + "is-windows": "1.0.2", |
| 114 | + "js-tokens": "4.0.0", |
| 115 | + "js-yaml": "4.1.1", |
121 | 116 | "json-parse-even-better-errors": "2.3.1", |
| 117 | + "json5": "2.2.3", |
122 | 118 | "lines-and-columns": "1.2.4", |
123 | | - "picocolors": "1.1.1", |
124 | | - "js-tokens": "4.0.0", |
125 | | - "@babel/helper-validator-identifier": "7.28.5", |
126 | | - "@babel/code-frame": "7.29.0", |
127 | 119 | "parse-json": "5.2.0", |
128 | | - "@pnpm/read-project-manifest": "1001.2.5" |
| 120 | + "picocolors": "1.1.1", |
| 121 | + "read-yaml-file": "2.1.0", |
| 122 | + "semver": "7.7.4", |
| 123 | + "signal-exit": "4.1.0", |
| 124 | + "stream-json": "1.9.1", |
| 125 | + "strip-bom": "4.0.0", |
| 126 | + "strip-comments-strings": "1.2.0", |
| 127 | + "write-file-atomic": "5.0.1", |
| 128 | + "write-yaml-file": "5.0.0" |
129 | 129 | } |
130 | 130 | } |
0 commit comments