@kmlckj/licos-ai-cli 0.0.28 → 0.0.29
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/lib/__templates__/expo/.licosproj/scripts/dev_build.sh +3 -1
- package/lib/__templates__/expo/.licosproj/scripts/dev_run.sh +2 -2
- package/lib/__templates__/expo/.licosproj/scripts/prod_build.sh +2 -2
- package/lib/__templates__/expo/.licosproj/scripts/prod_run.sh +1 -1
- package/lib/__templates__/expo/.licosproj/scripts/server_dev_run.sh +1 -1
- package/lib/__templates__/expo/AGENTS.md +5 -5
- package/lib/__templates__/expo/README.md +5 -5
- package/lib/__templates__/expo/client/package.json +1 -1
- package/lib/__templates__/expo/client/scripts/install-missing-deps.js +11 -6
- package/lib/__templates__/expo/package.json +10 -4
- package/lib/__templates__/expo/server/package.json +5 -5
- package/lib/__templates__/expo/template.config.js +8 -2
- package/lib/__templates__/nextjs/AGENTS.md +3 -3
- package/lib/__templates__/nextjs/README.md +3 -3
- package/lib/__templates__/nextjs/package.json +16 -12
- package/lib/__templates__/nextjs/pnpm-lock.yaml +16 -273
- package/lib/__templates__/nextjs/scripts/build.sh +1 -1
- package/lib/__templates__/nextjs/scripts/prepare.sh +1 -1
- package/lib/__templates__/nextjs/template.config.js +8 -2
- package/lib/__templates__/nuxt-vue/AGENTS.md +3 -3
- package/lib/__templates__/nuxt-vue/README.md +1 -1
- package/lib/__templates__/nuxt-vue/package.json +15 -11
- package/lib/__templates__/nuxt-vue/pnpm-lock.yaml +6 -401
- package/lib/__templates__/nuxt-vue/scripts/build.sh +1 -1
- package/lib/__templates__/nuxt-vue/scripts/prepare.sh +1 -1
- package/lib/__templates__/taro/.licosproj/scripts/deploy_build.sh +1 -1
- package/lib/__templates__/taro/.licosproj/scripts/dev_build.sh +1 -1
- package/lib/__templates__/taro/.licosproj/scripts/dev_run.sh +1 -1
- package/lib/__templates__/taro/AGENTS.md +6 -6
- package/lib/__templates__/taro/README.md +7 -7
- package/lib/__templates__/taro/package.json +3 -4
- package/lib/__templates__/taro/pnpm-lock.yaml +7 -206
- package/lib/__templates__/taro/server/src/main.ts +2 -2
- package/lib/__templates__/vite/AGENTS.md +3 -3
- package/lib/__templates__/vite/README.md +7 -7
- package/lib/__templates__/vite/package.json +16 -12
- package/lib/__templates__/vite/pnpm-lock.yaml +0 -417
- package/lib/__templates__/vite/scripts/build.sh +1 -1
- package/lib/__templates__/vite/scripts/prepare.sh +1 -1
- package/lib/__templates__/vite/template.config.js +8 -2
- package/lib/cli.js +14 -9
- package/package.json +1 -1
|
@@ -201,9 +201,6 @@ importers:
|
|
|
201
201
|
eslint-config-next:
|
|
202
202
|
specifier: 16.1.1
|
|
203
203
|
version: 16.1.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
|
|
204
|
-
only-allow:
|
|
205
|
-
specifier: ^1.2.2
|
|
206
|
-
version: 1.2.2
|
|
207
204
|
react-dev-inspector:
|
|
208
205
|
specifier: ^2.0.1
|
|
209
206
|
version: 2.0.1(@types/react@19.2.10)(eslint@9.39.2(jiti@2.6.1))(react@19.2.3)(typescript@5.9.3)(webpack@5.104.1(esbuild@0.25.12))
|
|
@@ -1337,16 +1334,6 @@ packages:
|
|
|
1337
1334
|
'@kmlckj/licos-platform-sdk@0.6.1':
|
|
1338
1335
|
resolution: {integrity: sha512-8i+MCc7RYLK42NhT+JGF7wG0ddUQtSfcT05WqUtNnEn7SdHewoNLi/JqK4ZJM3DQB+/azOxqqM/To72B9DkIsA==}
|
|
1339
1336
|
|
|
1340
|
-
'@langchain/core@1.1.17':
|
|
1341
|
-
resolution: {integrity: sha512-g7/kcKbKEwNZSyyT7aT0utxn7wTOtKErqz0cL6VjrV4v/aOb9g+dKcfj17YkSm42YQmJp/rB2IXGc17vQPEBqA==}
|
|
1342
|
-
engines: {node: '>=20'}
|
|
1343
|
-
|
|
1344
|
-
'@langchain/openai@1.2.3':
|
|
1345
|
-
resolution: {integrity: sha512-+bKR4+Obz5a/NHEw0bAm3f/s4k0cXc/g46ZRRXqjcyDYP+9wFarItvGNn6DEEk5S7pGp1QqApAQNt9IZk1Ic1Q==}
|
|
1346
|
-
engines: {node: '>=20'}
|
|
1347
|
-
peerDependencies:
|
|
1348
|
-
'@langchain/core': ^1.0.0
|
|
1349
|
-
|
|
1350
1337
|
'@modelcontextprotocol/sdk@1.25.3':
|
|
1351
1338
|
resolution: {integrity: sha512-vsAMBMERybvYgKbg/l4L1rhS7VXV1c0CtyJg72vwxONVX0l4ZfKVAnZEWTQixJGTzKnELjQ59e4NbdFDALRiAQ==}
|
|
1352
1339
|
engines: {node: '>=18'}
|
|
@@ -2641,9 +2628,6 @@ packages:
|
|
|
2641
2628
|
'@types/pg@8.16.0':
|
|
2642
2629
|
resolution: {integrity: sha512-RmhMd/wD+CF8Dfo+cVIy3RR5cl8CyfXQ0tGgW6XBL8L4LM/UTEbNXYRbLwU6w+CgrKBNbrQWt4FUtTfaU5jSYQ==}
|
|
2643
2630
|
|
|
2644
|
-
'@types/phoenix@1.6.7':
|
|
2645
|
-
resolution: {integrity: sha512-oN9ive//QSBkf19rfDv45M7eZPi0eEXylht2OLEXicu5b4KoQ1OzXIw+xDSGWxSxe1JmepRR/ZH283vsu518/Q==}
|
|
2646
|
-
|
|
2647
2631
|
'@types/react-dom@19.2.3':
|
|
2648
2632
|
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
|
|
2649
2633
|
peerDependencies:
|
|
@@ -2660,15 +2644,9 @@ packages:
|
|
|
2660
2644
|
'@types/statuses@2.0.6':
|
|
2661
2645
|
resolution: {integrity: sha512-xMAgYwceFhRA2zY+XbEA7mxYbA093wdiW8Vu6gZPGWy9cmOyU9XesH1tNcEWsKFd5Vzrqx5T3D38PWx1FIIXkA==}
|
|
2662
2646
|
|
|
2663
|
-
'@types/uuid@10.0.0':
|
|
2664
|
-
resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==}
|
|
2665
|
-
|
|
2666
2647
|
'@types/validate-npm-package-name@4.0.2':
|
|
2667
2648
|
resolution: {integrity: sha512-lrpDziQipxCEeK5kWxvljWYhUvOiB2A9izZd9B2AFarYAkqZshb4lPbRs7zKEic6eGtH8V/2qJW+dPp9OtF6bw==}
|
|
2668
2649
|
|
|
2669
|
-
'@types/ws@8.18.1':
|
|
2670
|
-
resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
|
|
2671
|
-
|
|
2672
2650
|
'@typescript-eslint/eslint-plugin@8.54.0':
|
|
2673
2651
|
resolution: {integrity: sha512-hAAP5io/7csFStuOmR782YmTthKBJ9ND3WVL60hcOjvtGFb+HJxH4O5huAcmcZ9v9G8P+JETiZ/G1B8MALnWZQ==}
|
|
2674
2652
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
@@ -2959,10 +2937,6 @@ packages:
|
|
|
2959
2937
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
2960
2938
|
engines: {node: '>=8'}
|
|
2961
2939
|
|
|
2962
|
-
ansi-styles@5.2.0:
|
|
2963
|
-
resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
|
|
2964
|
-
engines: {node: '>=10'}
|
|
2965
|
-
|
|
2966
2940
|
ansis@4.2.0:
|
|
2967
2941
|
resolution: {integrity: sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==}
|
|
2968
2942
|
engines: {node: '>=14'}
|
|
@@ -3032,9 +3006,6 @@ packages:
|
|
|
3032
3006
|
resolution: {integrity: sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==}
|
|
3033
3007
|
engines: {node: '>= 0.4'}
|
|
3034
3008
|
|
|
3035
|
-
asynckit@0.4.0:
|
|
3036
|
-
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
3037
|
-
|
|
3038
3009
|
at-least-node@1.0.0:
|
|
3039
3010
|
resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==}
|
|
3040
3011
|
engines: {node: '>= 4.0.0'}
|
|
@@ -3047,9 +3018,6 @@ packages:
|
|
|
3047
3018
|
resolution: {integrity: sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==}
|
|
3048
3019
|
engines: {node: '>=4'}
|
|
3049
3020
|
|
|
3050
|
-
axios@1.13.4:
|
|
3051
|
-
resolution: {integrity: sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==}
|
|
3052
|
-
|
|
3053
3021
|
axobject-query@4.1.0:
|
|
3054
3022
|
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
|
|
3055
3023
|
engines: {node: '>= 0.4'}
|
|
@@ -3130,10 +3098,6 @@ packages:
|
|
|
3130
3098
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
3131
3099
|
engines: {node: '>=6'}
|
|
3132
3100
|
|
|
3133
|
-
camelcase@6.3.0:
|
|
3134
|
-
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
|
|
3135
|
-
engines: {node: '>=10'}
|
|
3136
|
-
|
|
3137
3101
|
caniuse-lite@1.0.30001766:
|
|
3138
3102
|
resolution: {integrity: sha512-4C0lfJ0/YPjJQHagaE9x2Elb69CIqEPZeG0anQt9SIvIoOH4a4uaRl73IavyO+0qZh6MDLH//DrXThEYKHkmYA==}
|
|
3139
3103
|
|
|
@@ -3199,10 +3163,6 @@ packages:
|
|
|
3199
3163
|
color-name@1.1.4:
|
|
3200
3164
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
3201
3165
|
|
|
3202
|
-
combined-stream@1.0.8:
|
|
3203
|
-
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
3204
|
-
engines: {node: '>= 0.8'}
|
|
3205
|
-
|
|
3206
3166
|
commander@11.1.0:
|
|
3207
3167
|
resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==}
|
|
3208
3168
|
engines: {node: '>=16'}
|
|
@@ -3228,9 +3188,6 @@ packages:
|
|
|
3228
3188
|
resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==}
|
|
3229
3189
|
engines: {node: ^14.18.0 || >=16.10.0}
|
|
3230
3190
|
|
|
3231
|
-
console-table-printer@2.15.0:
|
|
3232
|
-
resolution: {integrity: sha512-SrhBq4hYVjLCkBVOWaTzceJalvn5K1Zq5aQA6wXC/cYjI3frKWNPEMK3sZsJfNNQApvCQmgBcc13ZKmFj8qExw==}
|
|
3233
|
-
|
|
3234
3191
|
content-disposition@1.0.1:
|
|
3235
3192
|
resolution: {integrity: sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q==}
|
|
3236
3193
|
engines: {node: '>=18'}
|
|
@@ -3377,10 +3334,6 @@ packages:
|
|
|
3377
3334
|
supports-color:
|
|
3378
3335
|
optional: true
|
|
3379
3336
|
|
|
3380
|
-
decamelize@1.2.0:
|
|
3381
|
-
resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
|
|
3382
|
-
engines: {node: '>=0.10.0'}
|
|
3383
|
-
|
|
3384
3337
|
decimal.js-light@2.5.1:
|
|
3385
3338
|
resolution: {integrity: sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==}
|
|
3386
3339
|
|
|
@@ -3423,10 +3376,6 @@ packages:
|
|
|
3423
3376
|
resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==}
|
|
3424
3377
|
engines: {node: '>= 0.4'}
|
|
3425
3378
|
|
|
3426
|
-
delayed-stream@1.0.0:
|
|
3427
|
-
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
3428
|
-
engines: {node: '>=0.4.0'}
|
|
3429
|
-
|
|
3430
3379
|
depd@2.0.0:
|
|
3431
3380
|
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
|
|
3432
3381
|
engines: {node: '>= 0.8'}
|
|
@@ -3932,15 +3881,6 @@ packages:
|
|
|
3932
3881
|
flatted@3.3.3:
|
|
3933
3882
|
resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
|
|
3934
3883
|
|
|
3935
|
-
follow-redirects@1.15.11:
|
|
3936
|
-
resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
|
|
3937
|
-
engines: {node: '>=4.0'}
|
|
3938
|
-
peerDependencies:
|
|
3939
|
-
debug: '*'
|
|
3940
|
-
peerDependenciesMeta:
|
|
3941
|
-
debug:
|
|
3942
|
-
optional: true
|
|
3943
|
-
|
|
3944
3884
|
for-each@0.3.5:
|
|
3945
3885
|
resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==}
|
|
3946
3886
|
engines: {node: '>= 0.4'}
|
|
@@ -3959,10 +3899,6 @@ packages:
|
|
|
3959
3899
|
vue-template-compiler:
|
|
3960
3900
|
optional: true
|
|
3961
3901
|
|
|
3962
|
-
form-data@4.0.5:
|
|
3963
|
-
resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==}
|
|
3964
|
-
engines: {node: '>= 6'}
|
|
3965
|
-
|
|
3966
3902
|
formdata-polyfill@4.0.10:
|
|
3967
3903
|
resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==}
|
|
3968
3904
|
engines: {node: '>=12.20.0'}
|
|
@@ -4070,7 +4006,7 @@ packages:
|
|
|
4070
4006
|
|
|
4071
4007
|
glob@7.2.3:
|
|
4072
4008
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
4073
|
-
deprecated:
|
|
4009
|
+
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
|
4074
4010
|
|
|
4075
4011
|
global-modules@2.0.0:
|
|
4076
4012
|
resolution: {integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==}
|
|
@@ -4170,10 +4106,6 @@ packages:
|
|
|
4170
4106
|
resolution: {integrity: sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==}
|
|
4171
4107
|
engines: {node: '>=18.18.0'}
|
|
4172
4108
|
|
|
4173
|
-
iceberg-js@0.8.1:
|
|
4174
|
-
resolution: {integrity: sha512-1dhVQZXhcHje7798IVM+xoo/1ZdVfzOMIc8/rgVSijRK38EDqOJoGula9N/8ZI5RD8QTxNQtK/Gozpr+qUqRRA==}
|
|
4175
|
-
engines: {node: '>=20.0.0'}
|
|
4176
|
-
|
|
4177
4109
|
iconv-lite@0.7.2:
|
|
4178
4110
|
resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==}
|
|
4179
4111
|
engines: {node: '>=0.10.0'}
|
|
@@ -4440,9 +4372,6 @@ packages:
|
|
|
4440
4372
|
resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==}
|
|
4441
4373
|
engines: {node: '>=10'}
|
|
4442
4374
|
|
|
4443
|
-
js-tiktoken@1.0.21:
|
|
4444
|
-
resolution: {integrity: sha512-biOj/6M5qdgx5TKjDnFT1ymSpM5tbd3ylwDtrQvFQSu0Z7bBYko2dF+W/aUkXUPuk6IVpRxk/3Q2sHOzGlS36g==}
|
|
4445
|
-
|
|
4446
4375
|
js-tokens@4.0.0:
|
|
4447
4376
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
4448
4377
|
|
|
@@ -4504,23 +4433,6 @@ packages:
|
|
|
4504
4433
|
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
|
|
4505
4434
|
engines: {node: '>=6'}
|
|
4506
4435
|
|
|
4507
|
-
langsmith@0.4.9:
|
|
4508
|
-
resolution: {integrity: sha512-p2/BbVDAfgiqGx8iZzPoWQ+z/Actl6isbDJcogApYIz9UcMNu0jcDzGbFivJny2vihF0gMT6yhUIOZCsqZnNsg==}
|
|
4509
|
-
peerDependencies:
|
|
4510
|
-
'@opentelemetry/api': '*'
|
|
4511
|
-
'@opentelemetry/exporter-trace-otlp-proto': '*'
|
|
4512
|
-
'@opentelemetry/sdk-trace-base': '*'
|
|
4513
|
-
openai: '*'
|
|
4514
|
-
peerDependenciesMeta:
|
|
4515
|
-
'@opentelemetry/api':
|
|
4516
|
-
optional: true
|
|
4517
|
-
'@opentelemetry/exporter-trace-otlp-proto':
|
|
4518
|
-
optional: true
|
|
4519
|
-
'@opentelemetry/sdk-trace-base':
|
|
4520
|
-
optional: true
|
|
4521
|
-
openai:
|
|
4522
|
-
optional: true
|
|
4523
|
-
|
|
4524
4436
|
language-subtag-registry@0.3.23:
|
|
4525
4437
|
resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==}
|
|
4526
4438
|
|
|
@@ -4742,10 +4654,6 @@ packages:
|
|
|
4742
4654
|
typescript:
|
|
4743
4655
|
optional: true
|
|
4744
4656
|
|
|
4745
|
-
mustache@4.2.0:
|
|
4746
|
-
resolution: {integrity: sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==}
|
|
4747
|
-
hasBin: true
|
|
4748
|
-
|
|
4749
4657
|
mute-stream@2.0.0:
|
|
4750
4658
|
resolution: {integrity: sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==}
|
|
4751
4659
|
engines: {node: ^18.17.0 || >=20.5.0}
|
|
@@ -4875,10 +4783,6 @@ packages:
|
|
|
4875
4783
|
resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
|
|
4876
4784
|
engines: {node: '>=18'}
|
|
4877
4785
|
|
|
4878
|
-
only-allow@1.2.2:
|
|
4879
|
-
resolution: {integrity: sha512-uxyNYDsCh5YIJ780G7hC5OHjVUr9reHsbZNMM80L9tZlTpb3hUzb36KXgW4ZUGtJKQnGA3xegmWg1BxhWV0jJA==}
|
|
4880
|
-
hasBin: true
|
|
4881
|
-
|
|
4882
4786
|
open@11.0.0:
|
|
4883
4787
|
resolution: {integrity: sha512-smsWv2LzFjP03xmvFoJ331ss6h+jixfA4UUV/Bsiyuu4YJPfN+FIQGOIiv4w9/+MoHkfkJ22UIaQWRVFRfH6Vw==}
|
|
4884
4788
|
engines: {node: '>=20'}
|
|
@@ -4887,18 +4791,6 @@ packages:
|
|
|
4887
4791
|
resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==}
|
|
4888
4792
|
engines: {node: '>=12'}
|
|
4889
4793
|
|
|
4890
|
-
openai@6.16.0:
|
|
4891
|
-
resolution: {integrity: sha512-fZ1uBqjFUjXzbGc35fFtYKEOxd20kd9fDpFeqWtsOZWiubY8CZ1NAlXHW3iathaFvqmNtCWMIsosCuyeI7Joxg==}
|
|
4892
|
-
hasBin: true
|
|
4893
|
-
peerDependencies:
|
|
4894
|
-
ws: ^8.18.0
|
|
4895
|
-
zod: ^3.25 || ^4.0
|
|
4896
|
-
peerDependenciesMeta:
|
|
4897
|
-
ws:
|
|
4898
|
-
optional: true
|
|
4899
|
-
zod:
|
|
4900
|
-
optional: true
|
|
4901
|
-
|
|
4902
4794
|
optionator@0.9.4:
|
|
4903
4795
|
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
|
|
4904
4796
|
engines: {node: '>= 0.8.0'}
|
|
@@ -4914,10 +4806,6 @@ packages:
|
|
|
4914
4806
|
resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==}
|
|
4915
4807
|
engines: {node: '>= 0.4'}
|
|
4916
4808
|
|
|
4917
|
-
p-finally@1.0.0:
|
|
4918
|
-
resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==}
|
|
4919
|
-
engines: {node: '>=4'}
|
|
4920
|
-
|
|
4921
4809
|
p-limit@2.3.0:
|
|
4922
4810
|
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
|
|
4923
4811
|
engines: {node: '>=6'}
|
|
@@ -4934,14 +4822,6 @@ packages:
|
|
|
4934
4822
|
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
|
|
4935
4823
|
engines: {node: '>=10'}
|
|
4936
4824
|
|
|
4937
|
-
p-queue@6.6.2:
|
|
4938
|
-
resolution: {integrity: sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==}
|
|
4939
|
-
engines: {node: '>=8'}
|
|
4940
|
-
|
|
4941
|
-
p-timeout@3.2.0:
|
|
4942
|
-
resolution: {integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==}
|
|
4943
|
-
engines: {node: '>=8'}
|
|
4944
|
-
|
|
4945
4825
|
p-try@2.2.0:
|
|
4946
4826
|
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
|
|
4947
4827
|
engines: {node: '>=6'}
|
|
@@ -5004,6 +4884,9 @@ packages:
|
|
|
5004
4884
|
pathe@2.0.3:
|
|
5005
4885
|
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
|
5006
4886
|
|
|
4887
|
+
pg-cloudflare@1.3.0:
|
|
4888
|
+
resolution: {integrity: sha512-6lswVVSztmHiRtD6I8hw4qP/nDm1EJbKMRhf3HCYaqud7frGysPv7FYJ5noZQdhQtN2xJnimfMtvQq21pdbzyQ==}
|
|
4889
|
+
|
|
5007
4890
|
pg-connection-string@2.10.1:
|
|
5008
4891
|
resolution: {integrity: sha512-iNzslsoeSH2/gmDDKiyMqF64DATUCWj3YJ0wP14kqcsf2TUklwimd+66yYojKwZCA7h2yRNLGug71hCBA2a4sw==}
|
|
5009
4892
|
|
|
@@ -5137,9 +5020,6 @@ packages:
|
|
|
5137
5020
|
resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
|
|
5138
5021
|
engines: {node: '>= 0.10'}
|
|
5139
5022
|
|
|
5140
|
-
proxy-from-env@1.1.0:
|
|
5141
|
-
resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
|
|
5142
|
-
|
|
5143
5023
|
punycode@2.3.1:
|
|
5144
5024
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
5145
5025
|
engines: {node: '>=6'}
|
|
@@ -5456,9 +5336,6 @@ packages:
|
|
|
5456
5336
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
5457
5337
|
engines: {node: '>=14'}
|
|
5458
5338
|
|
|
5459
|
-
simple-wcswidth@1.1.2:
|
|
5460
|
-
resolution: {integrity: sha512-j7piyCjAeTDSjzTSQ7DokZtMNwNlEAyxqSZeCS+CXH7fJ4jx3FuJ/mTW3mE+6JLs4VJBbcll0Kjn+KXI5t21Iw==}
|
|
5461
|
-
|
|
5462
5339
|
sisteransi@1.0.5:
|
|
5463
5340
|
resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
|
|
5464
5341
|
|
|
@@ -5851,10 +5728,6 @@ packages:
|
|
|
5851
5728
|
util-deprecate@1.0.2:
|
|
5852
5729
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
5853
5730
|
|
|
5854
|
-
uuid@10.0.0:
|
|
5855
|
-
resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==}
|
|
5856
|
-
hasBin: true
|
|
5857
|
-
|
|
5858
5731
|
validate-npm-package-name@7.0.2:
|
|
5859
5732
|
resolution: {integrity: sha512-hVDIBwsRruT73PbK7uP5ebUt+ezEtCmzZz3F59BSr2F6OVFnJ/6h8liuvdLrQ88Xmnk6/+xGGuq+pG9WwTuy3A==}
|
|
5860
5733
|
engines: {node: ^20.17.0 || >=22.9.0}
|
|
@@ -5906,10 +5779,6 @@ packages:
|
|
|
5906
5779
|
resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==}
|
|
5907
5780
|
engines: {node: '>= 0.4'}
|
|
5908
5781
|
|
|
5909
|
-
which-pm-runs@1.1.0:
|
|
5910
|
-
resolution: {integrity: sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==}
|
|
5911
|
-
engines: {node: '>=4'}
|
|
5912
|
-
|
|
5913
5782
|
which-typed-array@1.1.20:
|
|
5914
5783
|
resolution: {integrity: sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==}
|
|
5915
5784
|
engines: {node: '>= 0.4'}
|
|
@@ -5943,18 +5812,6 @@ packages:
|
|
|
5943
5812
|
wrappy@1.0.2:
|
|
5944
5813
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
5945
5814
|
|
|
5946
|
-
ws@8.19.0:
|
|
5947
|
-
resolution: {integrity: sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==}
|
|
5948
|
-
engines: {node: '>=10.0.0'}
|
|
5949
|
-
peerDependencies:
|
|
5950
|
-
bufferutil: ^4.0.1
|
|
5951
|
-
utf-8-validate: '>=5.0.2'
|
|
5952
|
-
peerDependenciesMeta:
|
|
5953
|
-
bufferutil:
|
|
5954
|
-
optional: true
|
|
5955
|
-
utf-8-validate:
|
|
5956
|
-
optional: true
|
|
5957
|
-
|
|
5958
5815
|
wsl-utils@0.3.1:
|
|
5959
5816
|
resolution: {integrity: sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==}
|
|
5960
5817
|
engines: {node: '>=20'}
|
|
@@ -6760,7 +6617,8 @@ snapshots:
|
|
|
6760
6617
|
'@babel/helper-string-parser': 7.27.1
|
|
6761
6618
|
'@babel/helper-validator-identifier': 7.28.5
|
|
6762
6619
|
|
|
6763
|
-
'@cfworker/json-schema@4.1.1':
|
|
6620
|
+
'@cfworker/json-schema@4.1.1':
|
|
6621
|
+
optional: true
|
|
6764
6622
|
|
|
6765
6623
|
'@date-fns/tz@1.4.1': {}
|
|
6766
6624
|
|
|
@@ -7270,33 +7128,6 @@ snapshots:
|
|
|
7270
7128
|
|
|
7271
7129
|
'@kmlckj/licos-platform-sdk@0.6.1': {}
|
|
7272
7130
|
|
|
7273
|
-
'@langchain/core@1.1.17(openai@6.16.0(ws@8.19.0)(zod@4.3.6))':
|
|
7274
|
-
dependencies:
|
|
7275
|
-
'@cfworker/json-schema': 4.1.1
|
|
7276
|
-
ansi-styles: 5.2.0
|
|
7277
|
-
camelcase: 6.3.0
|
|
7278
|
-
decamelize: 1.2.0
|
|
7279
|
-
js-tiktoken: 1.0.21
|
|
7280
|
-
langsmith: 0.4.9(openai@6.16.0(ws@8.19.0)(zod@4.3.6))
|
|
7281
|
-
mustache: 4.2.0
|
|
7282
|
-
p-queue: 6.6.2
|
|
7283
|
-
uuid: 10.0.0
|
|
7284
|
-
zod: 4.3.6
|
|
7285
|
-
transitivePeerDependencies:
|
|
7286
|
-
- '@opentelemetry/api'
|
|
7287
|
-
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
7288
|
-
- '@opentelemetry/sdk-trace-base'
|
|
7289
|
-
- openai
|
|
7290
|
-
|
|
7291
|
-
'@langchain/openai@1.2.3(@langchain/core@1.1.17(openai@6.16.0(ws@8.19.0)(zod@4.3.6)))(ws@8.19.0)':
|
|
7292
|
-
dependencies:
|
|
7293
|
-
'@langchain/core': 1.1.17(openai@6.16.0(ws@8.19.0)(zod@4.3.6))
|
|
7294
|
-
js-tiktoken: 1.0.21
|
|
7295
|
-
openai: 6.16.0(ws@8.19.0)(zod@4.3.6)
|
|
7296
|
-
zod: 4.3.6
|
|
7297
|
-
transitivePeerDependencies:
|
|
7298
|
-
- ws
|
|
7299
|
-
|
|
7300
7131
|
'@modelcontextprotocol/sdk@1.25.3(@cfworker/json-schema@4.1.1)(hono@4.11.7)(zod@3.25.76)':
|
|
7301
7132
|
dependencies:
|
|
7302
7133
|
'@hono/node-server': 1.19.9(hono@4.11.7)
|
|
@@ -8682,8 +8513,6 @@ snapshots:
|
|
|
8682
8513
|
pg-protocol: 1.11.0
|
|
8683
8514
|
pg-types: 2.2.0
|
|
8684
8515
|
|
|
8685
|
-
'@types/phoenix@1.6.7': {}
|
|
8686
|
-
|
|
8687
8516
|
'@types/react-dom@19.2.3(@types/react@19.2.10)':
|
|
8688
8517
|
dependencies:
|
|
8689
8518
|
'@types/react': 19.2.10
|
|
@@ -8698,14 +8527,8 @@ snapshots:
|
|
|
8698
8527
|
|
|
8699
8528
|
'@types/statuses@2.0.6': {}
|
|
8700
8529
|
|
|
8701
|
-
'@types/uuid@10.0.0': {}
|
|
8702
|
-
|
|
8703
8530
|
'@types/validate-npm-package-name@4.0.2': {}
|
|
8704
8531
|
|
|
8705
|
-
'@types/ws@8.18.1':
|
|
8706
|
-
dependencies:
|
|
8707
|
-
'@types/node': 20.19.30
|
|
8708
|
-
|
|
8709
8532
|
'@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
8710
8533
|
dependencies:
|
|
8711
8534
|
'@eslint-community/regexpp': 4.12.2
|
|
@@ -8941,9 +8764,9 @@ snapshots:
|
|
|
8941
8764
|
mime-types: 3.0.2
|
|
8942
8765
|
negotiator: 1.0.0
|
|
8943
8766
|
|
|
8944
|
-
acorn-import-phases@1.0.4(acorn@8.
|
|
8767
|
+
acorn-import-phases@1.0.4(acorn@8.16.0):
|
|
8945
8768
|
dependencies:
|
|
8946
|
-
acorn: 8.
|
|
8769
|
+
acorn: 8.16.0
|
|
8947
8770
|
|
|
8948
8771
|
acorn-jsx@5.3.2(acorn@8.15.0):
|
|
8949
8772
|
dependencies:
|
|
@@ -8996,8 +8819,6 @@ snapshots:
|
|
|
8996
8819
|
dependencies:
|
|
8997
8820
|
color-convert: 2.0.1
|
|
8998
8821
|
|
|
8999
|
-
ansi-styles@5.2.0: {}
|
|
9000
|
-
|
|
9001
8822
|
ansis@4.2.0: {}
|
|
9002
8823
|
|
|
9003
8824
|
any-promise@1.3.0: {}
|
|
@@ -9092,8 +8913,6 @@ snapshots:
|
|
|
9092
8913
|
|
|
9093
8914
|
async-function@1.0.0: {}
|
|
9094
8915
|
|
|
9095
|
-
asynckit@0.4.0: {}
|
|
9096
|
-
|
|
9097
8916
|
at-least-node@1.0.0: {}
|
|
9098
8917
|
|
|
9099
8918
|
available-typed-arrays@1.0.7:
|
|
@@ -9102,14 +8921,6 @@ snapshots:
|
|
|
9102
8921
|
|
|
9103
8922
|
axe-core@4.11.1: {}
|
|
9104
8923
|
|
|
9105
|
-
axios@1.13.4:
|
|
9106
|
-
dependencies:
|
|
9107
|
-
follow-redirects: 1.15.11
|
|
9108
|
-
form-data: 4.0.5
|
|
9109
|
-
proxy-from-env: 1.1.0
|
|
9110
|
-
transitivePeerDependencies:
|
|
9111
|
-
- debug
|
|
9112
|
-
|
|
9113
8924
|
axobject-query@4.1.0: {}
|
|
9114
8925
|
|
|
9115
8926
|
balanced-match@1.0.2: {}
|
|
@@ -9196,8 +9007,6 @@ snapshots:
|
|
|
9196
9007
|
|
|
9197
9008
|
callsites@3.1.0: {}
|
|
9198
9009
|
|
|
9199
|
-
camelcase@6.3.0: {}
|
|
9200
|
-
|
|
9201
9010
|
caniuse-lite@1.0.30001766: {}
|
|
9202
9011
|
|
|
9203
9012
|
chalk@4.1.2:
|
|
@@ -9267,10 +9076,6 @@ snapshots:
|
|
|
9267
9076
|
|
|
9268
9077
|
color-name@1.1.4: {}
|
|
9269
9078
|
|
|
9270
|
-
combined-stream@1.0.8:
|
|
9271
|
-
dependencies:
|
|
9272
|
-
delayed-stream: 1.0.0
|
|
9273
|
-
|
|
9274
9079
|
commander@11.1.0: {}
|
|
9275
9080
|
|
|
9276
9081
|
commander@14.0.2: {}
|
|
@@ -9285,10 +9090,6 @@ snapshots:
|
|
|
9285
9090
|
|
|
9286
9091
|
consola@3.4.2: {}
|
|
9287
9092
|
|
|
9288
|
-
console-table-printer@2.15.0:
|
|
9289
|
-
dependencies:
|
|
9290
|
-
simple-wcswidth: 1.1.2
|
|
9291
|
-
|
|
9292
9093
|
content-disposition@1.0.1: {}
|
|
9293
9094
|
|
|
9294
9095
|
content-type@1.0.5: {}
|
|
@@ -9409,8 +9210,6 @@ snapshots:
|
|
|
9409
9210
|
dependencies:
|
|
9410
9211
|
ms: 2.1.3
|
|
9411
9212
|
|
|
9412
|
-
decamelize@1.2.0: {}
|
|
9413
|
-
|
|
9414
9213
|
decimal.js-light@2.5.1: {}
|
|
9415
9214
|
|
|
9416
9215
|
dedent@1.7.1: {}
|
|
@@ -9442,8 +9241,6 @@ snapshots:
|
|
|
9442
9241
|
has-property-descriptors: 1.0.2
|
|
9443
9242
|
object-keys: 1.1.1
|
|
9444
9243
|
|
|
9445
|
-
delayed-stream@1.0.0: {}
|
|
9446
|
-
|
|
9447
9244
|
depd@2.0.0: {}
|
|
9448
9245
|
|
|
9449
9246
|
detect-libc@2.1.2: {}
|
|
@@ -10120,8 +9917,6 @@ snapshots:
|
|
|
10120
9917
|
|
|
10121
9918
|
flatted@3.3.3: {}
|
|
10122
9919
|
|
|
10123
|
-
follow-redirects@1.15.11: {}
|
|
10124
|
-
|
|
10125
9920
|
for-each@0.3.5:
|
|
10126
9921
|
dependencies:
|
|
10127
9922
|
is-callable: 1.2.7
|
|
@@ -10146,14 +9941,6 @@ snapshots:
|
|
|
10146
9941
|
optionalDependencies:
|
|
10147
9942
|
eslint: 9.39.2(jiti@2.6.1)
|
|
10148
9943
|
|
|
10149
|
-
form-data@4.0.5:
|
|
10150
|
-
dependencies:
|
|
10151
|
-
asynckit: 0.4.0
|
|
10152
|
-
combined-stream: 1.0.8
|
|
10153
|
-
es-set-tostringtag: 2.1.0
|
|
10154
|
-
hasown: 2.0.2
|
|
10155
|
-
mime-types: 2.1.35
|
|
10156
|
-
|
|
10157
9944
|
formdata-polyfill@4.0.10:
|
|
10158
9945
|
dependencies:
|
|
10159
9946
|
fetch-blob: 3.2.0
|
|
@@ -10356,8 +10143,6 @@ snapshots:
|
|
|
10356
10143
|
|
|
10357
10144
|
human-signals@8.0.1: {}
|
|
10358
10145
|
|
|
10359
|
-
iceberg-js@0.8.1: {}
|
|
10360
|
-
|
|
10361
10146
|
iconv-lite@0.7.2:
|
|
10362
10147
|
dependencies:
|
|
10363
10148
|
safer-buffer: 2.1.2
|
|
@@ -10588,10 +10373,6 @@ snapshots:
|
|
|
10588
10373
|
|
|
10589
10374
|
joycon@3.1.1: {}
|
|
10590
10375
|
|
|
10591
|
-
js-tiktoken@1.0.21:
|
|
10592
|
-
dependencies:
|
|
10593
|
-
base64-js: 1.5.1
|
|
10594
|
-
|
|
10595
10376
|
js-tokens@4.0.0: {}
|
|
10596
10377
|
|
|
10597
10378
|
js-yaml@4.1.1:
|
|
@@ -10641,17 +10422,6 @@ snapshots:
|
|
|
10641
10422
|
|
|
10642
10423
|
kleur@4.1.5: {}
|
|
10643
10424
|
|
|
10644
|
-
langsmith@0.4.9(openai@6.16.0(ws@8.19.0)(zod@4.3.6)):
|
|
10645
|
-
dependencies:
|
|
10646
|
-
'@types/uuid': 10.0.0
|
|
10647
|
-
chalk: 4.1.2
|
|
10648
|
-
console-table-printer: 2.15.0
|
|
10649
|
-
p-queue: 6.6.2
|
|
10650
|
-
semver: 7.7.3
|
|
10651
|
-
uuid: 10.0.0
|
|
10652
|
-
optionalDependencies:
|
|
10653
|
-
openai: 6.16.0(ws@8.19.0)(zod@4.3.6)
|
|
10654
|
-
|
|
10655
10425
|
language-subtag-registry@0.3.23: {}
|
|
10656
10426
|
|
|
10657
10427
|
language-tags@1.0.9:
|
|
@@ -10841,8 +10611,6 @@ snapshots:
|
|
|
10841
10611
|
transitivePeerDependencies:
|
|
10842
10612
|
- '@types/node'
|
|
10843
10613
|
|
|
10844
|
-
mustache@4.2.0: {}
|
|
10845
|
-
|
|
10846
10614
|
mute-stream@2.0.0: {}
|
|
10847
10615
|
|
|
10848
10616
|
mz@2.7.0:
|
|
@@ -10971,10 +10739,6 @@ snapshots:
|
|
|
10971
10739
|
dependencies:
|
|
10972
10740
|
mimic-function: 5.0.1
|
|
10973
10741
|
|
|
10974
|
-
only-allow@1.2.2:
|
|
10975
|
-
dependencies:
|
|
10976
|
-
which-pm-runs: 1.1.0
|
|
10977
|
-
|
|
10978
10742
|
open@11.0.0:
|
|
10979
10743
|
dependencies:
|
|
10980
10744
|
default-browser: 5.4.0
|
|
@@ -10990,11 +10754,6 @@ snapshots:
|
|
|
10990
10754
|
is-docker: 2.2.1
|
|
10991
10755
|
is-wsl: 2.2.0
|
|
10992
10756
|
|
|
10993
|
-
openai@6.16.0(ws@8.19.0)(zod@4.3.6):
|
|
10994
|
-
optionalDependencies:
|
|
10995
|
-
ws: 8.19.0
|
|
10996
|
-
zod: 4.3.6
|
|
10997
|
-
|
|
10998
10757
|
optionator@0.9.4:
|
|
10999
10758
|
dependencies:
|
|
11000
10759
|
deep-is: 0.1.4
|
|
@@ -11024,8 +10783,6 @@ snapshots:
|
|
|
11024
10783
|
object-keys: 1.1.1
|
|
11025
10784
|
safe-push-apply: 1.0.0
|
|
11026
10785
|
|
|
11027
|
-
p-finally@1.0.0: {}
|
|
11028
|
-
|
|
11029
10786
|
p-limit@2.3.0:
|
|
11030
10787
|
dependencies:
|
|
11031
10788
|
p-try: 2.2.0
|
|
@@ -11042,15 +10799,6 @@ snapshots:
|
|
|
11042
10799
|
dependencies:
|
|
11043
10800
|
p-limit: 3.1.0
|
|
11044
10801
|
|
|
11045
|
-
p-queue@6.6.2:
|
|
11046
|
-
dependencies:
|
|
11047
|
-
eventemitter3: 4.0.7
|
|
11048
|
-
p-timeout: 3.2.0
|
|
11049
|
-
|
|
11050
|
-
p-timeout@3.2.0:
|
|
11051
|
-
dependencies:
|
|
11052
|
-
p-finally: 1.0.0
|
|
11053
|
-
|
|
11054
10802
|
p-try@2.2.0: {}
|
|
11055
10803
|
|
|
11056
10804
|
package-manager-detector@1.6.0: {}
|
|
@@ -11092,6 +10840,9 @@ snapshots:
|
|
|
11092
10840
|
|
|
11093
10841
|
pathe@2.0.3: {}
|
|
11094
10842
|
|
|
10843
|
+
pg-cloudflare@1.3.0:
|
|
10844
|
+
optional: true
|
|
10845
|
+
|
|
11095
10846
|
pg-connection-string@2.10.1: {}
|
|
11096
10847
|
|
|
11097
10848
|
pg-int8@1.0.1: {}
|
|
@@ -11117,6 +10868,8 @@ snapshots:
|
|
|
11117
10868
|
pg-protocol: 1.11.0
|
|
11118
10869
|
pg-types: 2.2.0
|
|
11119
10870
|
pgpass: 1.0.5
|
|
10871
|
+
optionalDependencies:
|
|
10872
|
+
pg-cloudflare: 1.3.0
|
|
11120
10873
|
|
|
11121
10874
|
pgpass@1.0.5:
|
|
11122
10875
|
dependencies:
|
|
@@ -11206,8 +10959,6 @@ snapshots:
|
|
|
11206
10959
|
forwarded: 0.2.0
|
|
11207
10960
|
ipaddr.js: 1.9.1
|
|
11208
10961
|
|
|
11209
|
-
proxy-from-env@1.1.0: {}
|
|
11210
|
-
|
|
11211
10962
|
punycode@2.3.1: {}
|
|
11212
10963
|
|
|
11213
10964
|
qs@6.14.1:
|
|
@@ -11706,8 +11457,6 @@ snapshots:
|
|
|
11706
11457
|
|
|
11707
11458
|
signal-exit@4.1.0: {}
|
|
11708
11459
|
|
|
11709
|
-
simple-wcswidth@1.1.2: {}
|
|
11710
|
-
|
|
11711
11460
|
sisteransi@1.0.5: {}
|
|
11712
11461
|
|
|
11713
11462
|
slash@3.0.0: {}
|
|
@@ -11889,7 +11638,7 @@ snapshots:
|
|
|
11889
11638
|
terser@5.46.0:
|
|
11890
11639
|
dependencies:
|
|
11891
11640
|
'@jridgewell/source-map': 0.3.11
|
|
11892
|
-
acorn: 8.
|
|
11641
|
+
acorn: 8.16.0
|
|
11893
11642
|
commander: 2.20.3
|
|
11894
11643
|
source-map-support: 0.5.21
|
|
11895
11644
|
|
|
@@ -12131,8 +11880,6 @@ snapshots:
|
|
|
12131
11880
|
|
|
12132
11881
|
util-deprecate@1.0.2: {}
|
|
12133
11882
|
|
|
12134
|
-
uuid@10.0.0: {}
|
|
12135
|
-
|
|
12136
11883
|
validate-npm-package-name@7.0.2: {}
|
|
12137
11884
|
|
|
12138
11885
|
vary@1.1.2: {}
|
|
@@ -12180,8 +11927,8 @@ snapshots:
|
|
|
12180
11927
|
'@webassemblyjs/ast': 1.14.1
|
|
12181
11928
|
'@webassemblyjs/wasm-edit': 1.14.1
|
|
12182
11929
|
'@webassemblyjs/wasm-parser': 1.14.1
|
|
12183
|
-
acorn: 8.
|
|
12184
|
-
acorn-import-phases: 1.0.4(acorn@8.
|
|
11930
|
+
acorn: 8.16.0
|
|
11931
|
+
acorn-import-phases: 1.0.4(acorn@8.16.0)
|
|
12185
11932
|
browserslist: 4.28.1
|
|
12186
11933
|
chrome-trace-event: 1.0.4
|
|
12187
11934
|
enhanced-resolve: 5.18.4
|
|
@@ -12235,8 +11982,6 @@ snapshots:
|
|
|
12235
11982
|
is-weakmap: 2.0.2
|
|
12236
11983
|
is-weakset: 2.0.4
|
|
12237
11984
|
|
|
12238
|
-
which-pm-runs@1.1.0: {}
|
|
12239
|
-
|
|
12240
11985
|
which-typed-array@1.1.20:
|
|
12241
11986
|
dependencies:
|
|
12242
11987
|
available-typed-arrays: 1.0.7
|
|
@@ -12275,8 +12020,6 @@ snapshots:
|
|
|
12275
12020
|
|
|
12276
12021
|
wrappy@1.0.2: {}
|
|
12277
12022
|
|
|
12278
|
-
ws@8.19.0: {}
|
|
12279
|
-
|
|
12280
12023
|
wsl-utils@0.3.1:
|
|
12281
12024
|
dependencies:
|
|
12282
12025
|
is-wsl: 3.1.0
|