|
101 | 101 | ] |
102 | 102 | }, |
103 | 103 | "dependencies": { |
104 | | - "@apidevtools/json-schema-ref-parser": "11.6.4", |
105 | | - "@bugsnag/js": "7.21.0", |
| 104 | + "@apidevtools/json-schema-ref-parser": "11.7.3", |
| 105 | + "@bugsnag/js": "7.25.0", |
106 | 106 | "@graphql-typed-document-node/core": "3.2.0", |
107 | 107 | "@iarna/toml": "2.2.5", |
108 | 108 | "@oclif/core": "3.26.5", |
109 | | - "@opentelemetry/api": "1.6.0", |
110 | | - "@opentelemetry/core": "1.17.1", |
111 | | - "@opentelemetry/exporter-metrics-otlp-http": "0.43.0", |
112 | | - "@opentelemetry/resources": "1.17.1", |
113 | | - "@opentelemetry/sdk-metrics": "1.17.1", |
114 | | - "@opentelemetry/semantic-conventions": "1.17.1", |
| 109 | + "@opentelemetry/api": "1.9.0", |
| 110 | + "@opentelemetry/core": "1.30.0", |
| 111 | + "@opentelemetry/exporter-metrics-otlp-http": "0.57.0", |
| 112 | + "@opentelemetry/resources": "1.30.0", |
| 113 | + "@opentelemetry/sdk-metrics": "1.30.0", |
| 114 | + "@opentelemetry/semantic-conventions": "1.28.0", |
115 | 115 | "@types/archiver": "5.3.2", |
116 | | - "ajv": "8.13.0", |
117 | | - "ansi-escapes": "6.2.0", |
| 116 | + "ajv": "8.17.1", |
| 117 | + "ansi-escapes": "6.2.1", |
118 | 118 | "archiver": "5.3.2", |
119 | 119 | "bottleneck": "2.19.5", |
120 | | - "chalk": "5.3.0", |
| 120 | + "chalk": "5.4.1", |
121 | 121 | "change-case": "4.1.2", |
122 | 122 | "color-json": "3.0.5", |
123 | 123 | "commondir": "1.0.1", |
124 | 124 | "conf": "11.0.2", |
125 | 125 | "deepmerge": "4.3.1", |
126 | 126 | "del": "6.1.1", |
127 | | - "dotenv": "16.4.5", |
| 127 | + "dotenv": "16.4.7", |
128 | 128 | "env-paths": "3.0.0", |
129 | 129 | "execa": "7.2.0", |
130 | | - "fast-glob": "3.3.1", |
| 130 | + "fast-glob": "3.3.3", |
131 | 131 | "figures": "5.0.0", |
132 | 132 | "find-up": "6.3.0", |
133 | | - "form-data": "4.0.0", |
| 133 | + "form-data": "4.0.1", |
134 | 134 | "fs-extra": "11.1.0", |
135 | | - "get-port-please": "3.0.1", |
| 135 | + "get-port-please": "3.1.2", |
136 | 136 | "gradient-string": "2.0.2", |
137 | 137 | "graphql": "16.8.1", |
138 | 138 | "graphql-request": "5.2.0", |
139 | 139 | "ink": "4.4.1", |
140 | 140 | "is-interactive": "2.0.0", |
141 | | - "jose": "5.8.0", |
| 141 | + "jose": "5.9.6", |
142 | 142 | "latest-version": "7.0.0", |
143 | | - "liquidjs": "10.9.2", |
| 143 | + "liquidjs": "10.20.1", |
144 | 144 | "lodash": "4.17.21", |
145 | 145 | "macaddress": "0.5.3", |
146 | | - "minimatch": "9.0.3", |
| 146 | + "minimatch": "9.0.5", |
147 | 147 | "mrmime": "1.0.1", |
148 | 148 | "network-interfaces": "1.1.0", |
149 | 149 | "node-abort-controller": "3.1.1", |
150 | 150 | "node-fetch": "3.3.2", |
151 | 151 | "open": "8.4.2", |
152 | | - "pathe": "1.1.1", |
| 152 | + "pathe": "1.1.2", |
153 | 153 | "react": "^18.2.0", |
154 | | - "semver": "7.5.4", |
155 | | - "simple-git": "3.19.1", |
| 154 | + "semver": "7.6.3", |
| 155 | + "simple-git": "3.27.0", |
156 | 156 | "stacktracey": "2.1.8", |
157 | 157 | "strip-ansi": "7.1.0", |
158 | 158 | "supports-hyperlinks": "3.1.0", |
159 | | - "tempy": "3.0.0", |
| 159 | + "tempy": "3.1.0", |
160 | 160 | "terminal-link": "3.0.0", |
161 | 161 | "ts-error": "1.0.6", |
162 | 162 | "which": "4.0.0", |
163 | | - "zod": "3.22.3" |
| 163 | + "zod": "3.24.1" |
164 | 164 | }, |
165 | 165 | "devDependencies": { |
166 | 166 | "@types/commondir": "^1.0.0", |
|
0 commit comments