@voltro/cli 0.20.2 → 0.21.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +149 -0
- package/THIRD-PARTY-NOTICES.md +61 -61
- package/dist/{apiBuild-qZBEu59d.js → apiBuild-BHOtsQkp.js} +93 -80
- package/dist/apiBuild-K7M6Rt0U.js +2 -0
- package/dist/bin.js +41 -20
- package/dist/{commands-kYbfVoPO.js → commands-BZoimvvS.js} +2752 -2633
- package/dist/{dbCommand-BPp9R0Wc.js → dbCommand-CDBbZ-Ac.js} +27 -13
- package/dist/dbCommand-oADAj6ez.js +2 -0
- package/dist/dev-CZQ73Yoh.js +3 -0
- package/dist/{dev-OHLsAq4K.js → dev-DKb92NYX.js} +1537 -1527
- package/dist/index.js +1 -1
- package/dist/{inspectMetrics-DvPNXmGA.js → inspectMetrics-DMjWBQif.js} +576 -567
- package/dist/serveCommand-qHJCs0cX.js +1162 -0
- package/dist/serveEntry.js +2 -2
- package/dist/{start-CXQ7WL1W.js → start-B1x6Z60h.js} +389 -389
- package/dist/startEntry.js +2 -2
- package/package.json +27 -27
- package/templates/AGENTS.md +1 -1
- package/templates/agent-docs/_index.md +1 -1
- package/templates/agent-docs/cli.md +63 -0
- package/templates/agent-docs/database/migrations.md +33 -11
- package/templates/agent-docs/database/schema.md +7 -0
- package/templates/agent-docs/database/seedsdialects.md +3 -3
- package/templates/agent-docs/whats-new.md +136 -9
- package/templates/apps/api-ai/package.json +12 -12
- package/templates/apps/api-auth/package.json +13 -13
- package/templates/apps/api-backend/package.json +12 -12
- package/templates/apps/api-backend-deactivation/package.json +12 -12
- package/templates/apps/api-backend-mail/package.json +11 -11
- package/templates/apps/api-backend-mariadb/package.json +14 -14
- package/templates/apps/api-backend-storage/package.json +11 -11
- package/templates/apps/api-data-advanced/package.json +13 -13
- package/templates/apps/api-durable/package.json +13 -13
- package/templates/apps/api-feature-flags/package.json +14 -14
- package/templates/apps/api-governance/package.json +13 -13
- package/templates/apps/api-kv/package.json +13 -13
- package/templates/apps/api-moderation/package.json +13 -13
- package/templates/apps/api-observability/package.json +13 -13
- package/templates/apps/api-ratelimit/package.json +13 -13
- package/templates/apps/api-rbac/package.json +13 -13
- package/templates/apps/api-rest/package.json +12 -12
- package/templates/apps/api-saas/package.json +16 -16
- package/templates/apps/api-search/package.json +13 -13
- package/templates/apps/api-versioning/package.json +13 -13
- package/templates/apps/api-webhooks/package.json +14 -14
- package/templates/apps/changelog/package.json +8 -8
- package/templates/apps/edge-functions/package.json +5 -5
- package/templates/apps/frontend-admin/package.json +10 -10
- package/templates/apps/frontend-app/package.json +10 -10
- package/templates/apps/frontend-blank/package.json +9 -9
- package/templates/apps/frontend-contact/package.json +11 -11
- package/templates/apps/frontend-dashboard/package.json +9 -9
- package/templates/apps/frontend-docs/package.json +9 -9
- package/templates/apps/frontend-i18n/package.json +8 -8
- package/templates/apps/frontend-landing/package.json +9 -9
- package/templates/apps/frontend-spa/package.json +9 -9
- package/templates/apps/frontend-ssr/package.json +9 -9
- package/templates/apps/frontend-ssr-api/package.json +10 -10
- package/templates/apps/frontend-static-blog/package.json +8 -8
- package/dist/apiBuild-C9aHz4Yh.js +0 -2
- package/dist/dbCommand-DtUe-0dM.js +0 -2
- package/dist/dev-2AvdzDg2.js +0 -3
- package/dist/serveCommand-BKqTKWTX.js +0 -1136
- /package/templates/patches/{@effect__cluster@0.59.0.patch → @effect__cluster@0.60.0.patch} +0 -0
package/THIRD-PARTY-NOTICES.md
CHANGED
|
@@ -9,7 +9,7 @@ Generated from the resolved runtime dependency closure (226 packages).
|
|
|
9
9
|
|
|
10
10
|
---
|
|
11
11
|
|
|
12
|
-
## @ai-sdk/anthropic@4.0.
|
|
12
|
+
## @ai-sdk/anthropic@4.0.23
|
|
13
13
|
|
|
14
14
|
License: Apache-2.0
|
|
15
15
|
|
|
@@ -29,7 +29,7 @@ See the License for the specific language governing permissions and
|
|
|
29
29
|
limitations under the License.
|
|
30
30
|
```
|
|
31
31
|
|
|
32
|
-
## @ai-sdk/gateway@4.0.
|
|
32
|
+
## @ai-sdk/gateway@4.0.30
|
|
33
33
|
|
|
34
34
|
License: Apache-2.0
|
|
35
35
|
|
|
@@ -49,7 +49,7 @@ See the License for the specific language governing permissions and
|
|
|
49
49
|
limitations under the License.
|
|
50
50
|
```
|
|
51
51
|
|
|
52
|
-
## @ai-sdk/openai@4.0.
|
|
52
|
+
## @ai-sdk/openai@4.0.22
|
|
53
53
|
|
|
54
54
|
License: Apache-2.0
|
|
55
55
|
|
|
@@ -69,7 +69,7 @@ See the License for the specific language governing permissions and
|
|
|
69
69
|
limitations under the License.
|
|
70
70
|
```
|
|
71
71
|
|
|
72
|
-
## @ai-sdk/provider@4.0.
|
|
72
|
+
## @ai-sdk/provider@4.0.4
|
|
73
73
|
|
|
74
74
|
License: Apache-2.0
|
|
75
75
|
|
|
@@ -89,13 +89,13 @@ See the License for the specific language governing permissions and
|
|
|
89
89
|
limitations under the License.
|
|
90
90
|
```
|
|
91
91
|
|
|
92
|
-
## @ai-sdk/provider-utils@5.0.
|
|
92
|
+
## @ai-sdk/provider-utils@5.0.14
|
|
93
93
|
|
|
94
94
|
License: Apache-2.0
|
|
95
95
|
|
|
96
96
|
_(no bundled license text found in the package; see its npm page.)_
|
|
97
97
|
|
|
98
|
-
## @aws-sdk/checksums@3.1000.
|
|
98
|
+
## @aws-sdk/checksums@3.1000.21
|
|
99
99
|
|
|
100
100
|
License: Apache-2.0
|
|
101
101
|
|
|
@@ -303,7 +303,7 @@ Apache License
|
|
|
303
303
|
limitations under the License.
|
|
304
304
|
```
|
|
305
305
|
|
|
306
|
-
## @aws-sdk/client-s3@3.
|
|
306
|
+
## @aws-sdk/client-s3@3.1096.0
|
|
307
307
|
|
|
308
308
|
License: Apache-2.0
|
|
309
309
|
|
|
@@ -511,7 +511,7 @@ Apache License
|
|
|
511
511
|
limitations under the License.
|
|
512
512
|
```
|
|
513
513
|
|
|
514
|
-
## @aws-sdk/core@3.
|
|
514
|
+
## @aws-sdk/core@3.977.1
|
|
515
515
|
|
|
516
516
|
License: Apache-2.0
|
|
517
517
|
|
|
@@ -719,7 +719,7 @@ Apache License
|
|
|
719
719
|
limitations under the License.
|
|
720
720
|
```
|
|
721
721
|
|
|
722
|
-
## @aws-sdk/credential-provider-env@3.972.
|
|
722
|
+
## @aws-sdk/credential-provider-env@3.972.62
|
|
723
723
|
|
|
724
724
|
License: Apache-2.0
|
|
725
725
|
|
|
@@ -927,13 +927,13 @@ Apache License
|
|
|
927
927
|
limitations under the License.
|
|
928
928
|
```
|
|
929
929
|
|
|
930
|
-
## @aws-sdk/credential-provider-http@3.972.
|
|
930
|
+
## @aws-sdk/credential-provider-http@3.972.64
|
|
931
931
|
|
|
932
932
|
License: Apache-2.0
|
|
933
933
|
|
|
934
934
|
_(no bundled license text found in the package; see its npm page.)_
|
|
935
935
|
|
|
936
|
-
## @aws-sdk/credential-provider-ini@3.973.
|
|
936
|
+
## @aws-sdk/credential-provider-ini@3.973.7
|
|
937
937
|
|
|
938
938
|
License: Apache-2.0
|
|
939
939
|
|
|
@@ -1141,13 +1141,13 @@ Apache License
|
|
|
1141
1141
|
limitations under the License.
|
|
1142
1142
|
```
|
|
1143
1143
|
|
|
1144
|
-
## @aws-sdk/credential-provider-login@3.972.
|
|
1144
|
+
## @aws-sdk/credential-provider-login@3.972.69
|
|
1145
1145
|
|
|
1146
1146
|
License: Apache-2.0
|
|
1147
1147
|
|
|
1148
1148
|
_(no bundled license text found in the package; see its npm page.)_
|
|
1149
1149
|
|
|
1150
|
-
## @aws-sdk/credential-provider-node@3.972.
|
|
1150
|
+
## @aws-sdk/credential-provider-node@3.972.73
|
|
1151
1151
|
|
|
1152
1152
|
License: Apache-2.0
|
|
1153
1153
|
|
|
@@ -1355,7 +1355,7 @@ Apache License
|
|
|
1355
1355
|
limitations under the License.
|
|
1356
1356
|
```
|
|
1357
1357
|
|
|
1358
|
-
## @aws-sdk/credential-provider-process@3.972.
|
|
1358
|
+
## @aws-sdk/credential-provider-process@3.972.62
|
|
1359
1359
|
|
|
1360
1360
|
License: Apache-2.0
|
|
1361
1361
|
|
|
@@ -1563,7 +1563,7 @@ Apache License
|
|
|
1563
1563
|
limitations under the License.
|
|
1564
1564
|
```
|
|
1565
1565
|
|
|
1566
|
-
## @aws-sdk/credential-provider-sso@3.973.
|
|
1566
|
+
## @aws-sdk/credential-provider-sso@3.973.6
|
|
1567
1567
|
|
|
1568
1568
|
License: Apache-2.0
|
|
1569
1569
|
|
|
@@ -1771,7 +1771,7 @@ Apache License
|
|
|
1771
1771
|
limitations under the License.
|
|
1772
1772
|
```
|
|
1773
1773
|
|
|
1774
|
-
## @aws-sdk/credential-provider-web-identity@3.972.
|
|
1774
|
+
## @aws-sdk/credential-provider-web-identity@3.972.68
|
|
1775
1775
|
|
|
1776
1776
|
License: Apache-2.0
|
|
1777
1777
|
|
|
@@ -1979,7 +1979,7 @@ Apache License
|
|
|
1979
1979
|
limitations under the License.
|
|
1980
1980
|
```
|
|
1981
1981
|
|
|
1982
|
-
## @aws-sdk/lib-storage@3.
|
|
1982
|
+
## @aws-sdk/lib-storage@3.1096.0
|
|
1983
1983
|
|
|
1984
1984
|
License: Apache-2.0
|
|
1985
1985
|
|
|
@@ -2187,7 +2187,7 @@ Apache License
|
|
|
2187
2187
|
limitations under the License.
|
|
2188
2188
|
```
|
|
2189
2189
|
|
|
2190
|
-
## @aws-sdk/middleware-sdk-s3@3.972.
|
|
2190
|
+
## @aws-sdk/middleware-sdk-s3@3.972.67
|
|
2191
2191
|
|
|
2192
2192
|
License: Apache-2.0
|
|
2193
2193
|
|
|
@@ -2395,13 +2395,13 @@ Apache License
|
|
|
2395
2395
|
limitations under the License.
|
|
2396
2396
|
```
|
|
2397
2397
|
|
|
2398
|
-
## @aws-sdk/nested-clients@3.997.
|
|
2398
|
+
## @aws-sdk/nested-clients@3.997.36
|
|
2399
2399
|
|
|
2400
2400
|
License: Apache-2.0
|
|
2401
2401
|
|
|
2402
2402
|
_(no bundled license text found in the package; see its npm page.)_
|
|
2403
2403
|
|
|
2404
|
-
## @aws-sdk/s3-request-presigner@3.
|
|
2404
|
+
## @aws-sdk/s3-request-presigner@3.1096.0
|
|
2405
2405
|
|
|
2406
2406
|
License: Apache-2.0
|
|
2407
2407
|
|
|
@@ -2609,7 +2609,7 @@ Apache License
|
|
|
2609
2609
|
limitations under the License.
|
|
2610
2610
|
```
|
|
2611
2611
|
|
|
2612
|
-
## @aws-sdk/signature-v4-multi-region@3.996.
|
|
2612
|
+
## @aws-sdk/signature-v4-multi-region@3.996.42
|
|
2613
2613
|
|
|
2614
2614
|
License: Apache-2.0
|
|
2615
2615
|
|
|
@@ -2817,7 +2817,7 @@ Apache License
|
|
|
2817
2817
|
limitations under the License.
|
|
2818
2818
|
```
|
|
2819
2819
|
|
|
2820
|
-
## @aws-sdk/token-providers@3.
|
|
2820
|
+
## @aws-sdk/token-providers@3.1096.0
|
|
2821
2821
|
|
|
2822
2822
|
License: Apache-2.0
|
|
2823
2823
|
|
|
@@ -3025,7 +3025,7 @@ Apache License
|
|
|
3025
3025
|
limitations under the License.
|
|
3026
3026
|
```
|
|
3027
3027
|
|
|
3028
|
-
## @aws-sdk/types@3.974.
|
|
3028
|
+
## @aws-sdk/types@3.974.2
|
|
3029
3029
|
|
|
3030
3030
|
License: Apache-2.0
|
|
3031
3031
|
|
|
@@ -3233,7 +3233,7 @@ Apache License
|
|
|
3233
3233
|
limitations under the License.
|
|
3234
3234
|
```
|
|
3235
3235
|
|
|
3236
|
-
## @aws-sdk/xml-builder@3.972.
|
|
3236
|
+
## @aws-sdk/xml-builder@3.972.37
|
|
3237
3237
|
|
|
3238
3238
|
License: Apache-2.0
|
|
3239
3239
|
|
|
@@ -3986,7 +3986,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
3986
3986
|
SOFTWARE.
|
|
3987
3987
|
```
|
|
3988
3988
|
|
|
3989
|
-
## @effect/cluster@0.
|
|
3989
|
+
## @effect/cluster@0.60.0
|
|
3990
3990
|
|
|
3991
3991
|
License: MIT
|
|
3992
3992
|
|
|
@@ -4014,7 +4014,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4014
4014
|
SOFTWARE.
|
|
4015
4015
|
```
|
|
4016
4016
|
|
|
4017
|
-
## @effect/opentelemetry@0.
|
|
4017
|
+
## @effect/opentelemetry@0.64.0
|
|
4018
4018
|
|
|
4019
4019
|
License: MIT
|
|
4020
4020
|
|
|
@@ -4042,7 +4042,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4042
4042
|
SOFTWARE.
|
|
4043
4043
|
```
|
|
4044
4044
|
|
|
4045
|
-
## @effect/platform@0.
|
|
4045
|
+
## @effect/platform@0.97.0
|
|
4046
4046
|
|
|
4047
4047
|
License: MIT
|
|
4048
4048
|
|
|
@@ -4070,7 +4070,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4070
4070
|
SOFTWARE.
|
|
4071
4071
|
```
|
|
4072
4072
|
|
|
4073
|
-
## @effect/platform-node@0.
|
|
4073
|
+
## @effect/platform-node@0.108.0
|
|
4074
4074
|
|
|
4075
4075
|
License: MIT
|
|
4076
4076
|
|
|
@@ -4098,7 +4098,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4098
4098
|
SOFTWARE.
|
|
4099
4099
|
```
|
|
4100
4100
|
|
|
4101
|
-
## @effect/platform-node-shared@0.
|
|
4101
|
+
## @effect/platform-node-shared@0.61.0
|
|
4102
4102
|
|
|
4103
4103
|
License: MIT
|
|
4104
4104
|
|
|
@@ -4126,7 +4126,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4126
4126
|
SOFTWARE.
|
|
4127
4127
|
```
|
|
4128
4128
|
|
|
4129
|
-
## @effect/sql@0.
|
|
4129
|
+
## @effect/sql@0.52.0
|
|
4130
4130
|
|
|
4131
4131
|
License: MIT
|
|
4132
4132
|
|
|
@@ -4154,7 +4154,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4154
4154
|
SOFTWARE.
|
|
4155
4155
|
```
|
|
4156
4156
|
|
|
4157
|
-
## @effect/sql-pg@0.
|
|
4157
|
+
## @effect/sql-pg@0.53.0
|
|
4158
4158
|
|
|
4159
4159
|
License: MIT
|
|
4160
4160
|
|
|
@@ -4182,7 +4182,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4182
4182
|
SOFTWARE.
|
|
4183
4183
|
```
|
|
4184
4184
|
|
|
4185
|
-
## @effect/workflow@0.
|
|
4185
|
+
## @effect/workflow@0.19.0
|
|
4186
4186
|
|
|
4187
4187
|
License: MIT
|
|
4188
4188
|
|
|
@@ -5776,7 +5776,7 @@ Apache License
|
|
|
5776
5776
|
limitations under the License.
|
|
5777
5777
|
```
|
|
5778
5778
|
|
|
5779
|
-
## @opentelemetry/api-logs@0.
|
|
5779
|
+
## @opentelemetry/api-logs@0.221.0
|
|
5780
5780
|
|
|
5781
5781
|
License: Apache-2.0
|
|
5782
5782
|
|
|
@@ -5984,7 +5984,7 @@ Apache License
|
|
|
5984
5984
|
limitations under the License.
|
|
5985
5985
|
```
|
|
5986
5986
|
|
|
5987
|
-
## @opentelemetry/context-async-hooks@2.
|
|
5987
|
+
## @opentelemetry/context-async-hooks@2.10.0
|
|
5988
5988
|
|
|
5989
5989
|
License: Apache-2.0
|
|
5990
5990
|
|
|
@@ -6400,7 +6400,7 @@ Apache License
|
|
|
6400
6400
|
limitations under the License.
|
|
6401
6401
|
```
|
|
6402
6402
|
|
|
6403
|
-
## @opentelemetry/exporter-metrics-otlp-http@0.
|
|
6403
|
+
## @opentelemetry/exporter-metrics-otlp-http@0.221.0
|
|
6404
6404
|
|
|
6405
6405
|
License: Apache-2.0
|
|
6406
6406
|
|
|
@@ -6608,7 +6608,7 @@ Apache License
|
|
|
6608
6608
|
limitations under the License.
|
|
6609
6609
|
```
|
|
6610
6610
|
|
|
6611
|
-
## @opentelemetry/exporter-trace-otlp-http@0.
|
|
6611
|
+
## @opentelemetry/exporter-trace-otlp-http@0.221.0
|
|
6612
6612
|
|
|
6613
6613
|
License: Apache-2.0
|
|
6614
6614
|
|
|
@@ -6816,7 +6816,7 @@ Apache License
|
|
|
6816
6816
|
limitations under the License.
|
|
6817
6817
|
```
|
|
6818
6818
|
|
|
6819
|
-
## @opentelemetry/otlp-exporter-base@0.
|
|
6819
|
+
## @opentelemetry/otlp-exporter-base@0.221.0
|
|
6820
6820
|
|
|
6821
6821
|
License: Apache-2.0
|
|
6822
6822
|
|
|
@@ -7024,7 +7024,7 @@ Apache License
|
|
|
7024
7024
|
limitations under the License.
|
|
7025
7025
|
```
|
|
7026
7026
|
|
|
7027
|
-
## @opentelemetry/otlp-transformer@0.
|
|
7027
|
+
## @opentelemetry/otlp-transformer@0.221.0
|
|
7028
7028
|
|
|
7029
7029
|
License: Apache-2.0
|
|
7030
7030
|
|
|
@@ -7232,7 +7232,7 @@ Apache License
|
|
|
7232
7232
|
limitations under the License.
|
|
7233
7233
|
```
|
|
7234
7234
|
|
|
7235
|
-
## @opentelemetry/resources@2.
|
|
7235
|
+
## @opentelemetry/resources@2.10.0
|
|
7236
7236
|
|
|
7237
7237
|
License: Apache-2.0
|
|
7238
7238
|
|
|
@@ -7440,7 +7440,7 @@ Apache License
|
|
|
7440
7440
|
limitations under the License.
|
|
7441
7441
|
```
|
|
7442
7442
|
|
|
7443
|
-
## @opentelemetry/sdk-logs@0.
|
|
7443
|
+
## @opentelemetry/sdk-logs@0.221.0
|
|
7444
7444
|
|
|
7445
7445
|
License: Apache-2.0
|
|
7446
7446
|
|
|
@@ -7648,7 +7648,7 @@ Apache License
|
|
|
7648
7648
|
limitations under the License.
|
|
7649
7649
|
```
|
|
7650
7650
|
|
|
7651
|
-
## @opentelemetry/sdk-metrics@2.
|
|
7651
|
+
## @opentelemetry/sdk-metrics@2.10.0
|
|
7652
7652
|
|
|
7653
7653
|
License: Apache-2.0
|
|
7654
7654
|
|
|
@@ -7856,7 +7856,7 @@ Apache License
|
|
|
7856
7856
|
limitations under the License.
|
|
7857
7857
|
```
|
|
7858
7858
|
|
|
7859
|
-
## @opentelemetry/sdk-trace@2.
|
|
7859
|
+
## @opentelemetry/sdk-trace@2.10.0
|
|
7860
7860
|
|
|
7861
7861
|
License: Apache-2.0
|
|
7862
7862
|
|
|
@@ -8064,7 +8064,7 @@ Apache License
|
|
|
8064
8064
|
limitations under the License.
|
|
8065
8065
|
```
|
|
8066
8066
|
|
|
8067
|
-
## @opentelemetry/sdk-trace-base@2.
|
|
8067
|
+
## @opentelemetry/sdk-trace-base@2.10.0
|
|
8068
8068
|
|
|
8069
8069
|
License: Apache-2.0
|
|
8070
8070
|
|
|
@@ -8272,7 +8272,7 @@ Apache License
|
|
|
8272
8272
|
limitations under the License.
|
|
8273
8273
|
```
|
|
8274
8274
|
|
|
8275
|
-
## @opentelemetry/sdk-trace-node@2.
|
|
8275
|
+
## @opentelemetry/sdk-trace-node@2.10.0
|
|
8276
8276
|
|
|
8277
8277
|
License: Apache-2.0
|
|
8278
8278
|
|
|
@@ -8835,7 +8835,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
8835
8835
|
THE SOFTWARE.
|
|
8836
8836
|
```
|
|
8837
8837
|
|
|
8838
|
-
## @smithy/core@3.
|
|
8838
|
+
## @smithy/core@3.31.0
|
|
8839
8839
|
|
|
8840
8840
|
License: Apache-2.0
|
|
8841
8841
|
|
|
@@ -9043,7 +9043,7 @@ Apache License
|
|
|
9043
9043
|
limitations under the License.
|
|
9044
9044
|
```
|
|
9045
9045
|
|
|
9046
|
-
## @smithy/credential-provider-imds@4.4.
|
|
9046
|
+
## @smithy/credential-provider-imds@4.4.15
|
|
9047
9047
|
|
|
9048
9048
|
License: Apache-2.0
|
|
9049
9049
|
|
|
@@ -9251,7 +9251,7 @@ Apache License
|
|
|
9251
9251
|
limitations under the License.
|
|
9252
9252
|
```
|
|
9253
9253
|
|
|
9254
|
-
## @smithy/fetch-http-handler@5.6.
|
|
9254
|
+
## @smithy/fetch-http-handler@5.6.12
|
|
9255
9255
|
|
|
9256
9256
|
License: Apache-2.0
|
|
9257
9257
|
|
|
@@ -9459,7 +9459,7 @@ Apache License
|
|
|
9459
9459
|
limitations under the License.
|
|
9460
9460
|
```
|
|
9461
9461
|
|
|
9462
|
-
## @smithy/node-http-handler@4.9.
|
|
9462
|
+
## @smithy/node-http-handler@4.9.12
|
|
9463
9463
|
|
|
9464
9464
|
License: Apache-2.0
|
|
9465
9465
|
|
|
@@ -9667,7 +9667,7 @@ Apache License
|
|
|
9667
9667
|
limitations under the License.
|
|
9668
9668
|
```
|
|
9669
9669
|
|
|
9670
|
-
## @smithy/signature-v4@5.6.
|
|
9670
|
+
## @smithy/signature-v4@5.6.11
|
|
9671
9671
|
|
|
9672
9672
|
License: Apache-2.0
|
|
9673
9673
|
|
|
@@ -10111,7 +10111,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
10111
10111
|
SOFTWARE.
|
|
10112
10112
|
```
|
|
10113
10113
|
|
|
10114
|
-
## @tailwindcss/node@4.3.
|
|
10114
|
+
## @tailwindcss/node@4.3.3
|
|
10115
10115
|
|
|
10116
10116
|
License: MIT
|
|
10117
10117
|
|
|
@@ -10139,7 +10139,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
10139
10139
|
SOFTWARE.
|
|
10140
10140
|
```
|
|
10141
10141
|
|
|
10142
|
-
## @tailwindcss/oxide@4.3.
|
|
10142
|
+
## @tailwindcss/oxide@4.3.3
|
|
10143
10143
|
|
|
10144
10144
|
License: MIT
|
|
10145
10145
|
|
|
@@ -10167,7 +10167,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
10167
10167
|
SOFTWARE.
|
|
10168
10168
|
```
|
|
10169
10169
|
|
|
10170
|
-
## @tailwindcss/oxide-linux-x64-gnu@4.3.
|
|
10170
|
+
## @tailwindcss/oxide-linux-x64-gnu@4.3.3
|
|
10171
10171
|
|
|
10172
10172
|
License: MIT
|
|
10173
10173
|
|
|
@@ -10195,7 +10195,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
10195
10195
|
SOFTWARE.
|
|
10196
10196
|
```
|
|
10197
10197
|
|
|
10198
|
-
## @tailwindcss/vite@4.3.
|
|
10198
|
+
## @tailwindcss/vite@4.3.3
|
|
10199
10199
|
|
|
10200
10200
|
License: MIT
|
|
10201
10201
|
|
|
@@ -10557,7 +10557,7 @@ Apache License
|
|
|
10557
10557
|
limitations under the License.
|
|
10558
10558
|
```
|
|
10559
10559
|
|
|
10560
|
-
## @vitejs/plugin-react@6.0.
|
|
10560
|
+
## @vitejs/plugin-react@6.0.4
|
|
10561
10561
|
|
|
10562
10562
|
License: MIT
|
|
10563
10563
|
|
|
@@ -10733,7 +10733,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
|
10733
10733
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
10734
10734
|
```
|
|
10735
10735
|
|
|
10736
|
-
## ai@7.0.
|
|
10736
|
+
## ai@7.0.40
|
|
10737
10737
|
|
|
10738
10738
|
License: Apache-2.0
|
|
10739
10739
|
|
|
@@ -11614,7 +11614,7 @@ Apache License
|
|
|
11614
11614
|
limitations under the License.
|
|
11615
11615
|
```
|
|
11616
11616
|
|
|
11617
|
-
## enhanced-resolve@5.
|
|
11617
|
+
## enhanced-resolve@5.24.3
|
|
11618
11618
|
|
|
11619
11619
|
License: MIT
|
|
11620
11620
|
|
|
@@ -12167,7 +12167,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
12167
12167
|
SOFTWARE.
|
|
12168
12168
|
```
|
|
12169
12169
|
|
|
12170
|
-
## jose@6.2.
|
|
12170
|
+
## jose@6.2.4
|
|
12171
12171
|
|
|
12172
12172
|
License: MIT
|
|
12173
12173
|
|
|
@@ -14943,7 +14943,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
14943
14943
|
SOFTWARE.
|
|
14944
14944
|
```
|
|
14945
14945
|
|
|
14946
|
-
## tailwindcss@4.3.
|
|
14946
|
+
## tailwindcss@4.3.3
|
|
14947
14947
|
|
|
14948
14948
|
License: MIT
|
|
14949
14949
|
|
|
@@ -15142,7 +15142,7 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
|
15142
15142
|
PERFORMANCE OF THIS SOFTWARE.
|
|
15143
15143
|
```
|
|
15144
15144
|
|
|
15145
|
-
## tsx@4.23.
|
|
15145
|
+
## tsx@4.23.1
|
|
15146
15146
|
|
|
15147
15147
|
License: MIT
|
|
15148
15148
|
|
|
@@ -15465,7 +15465,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
15465
15465
|
SOFTWARE.
|
|
15466
15466
|
```
|
|
15467
15467
|
|
|
15468
|
-
## undici@
|
|
15468
|
+
## undici@8.9.0
|
|
15469
15469
|
|
|
15470
15470
|
License: MIT
|
|
15471
15471
|
|
|
@@ -15540,7 +15540,7 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
15540
15540
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
15541
15541
|
```
|
|
15542
15542
|
|
|
15543
|
-
## vite@8.1.
|
|
15543
|
+
## vite@8.1.5
|
|
15544
15544
|
|
|
15545
15545
|
License: MIT
|
|
15546
15546
|
|