@lark-apaas/coding-template-vite-react 0.1.25 → 0.1.26-alpha.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/package.json
CHANGED
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"zod": "^4.3.6"
|
|
70
70
|
},
|
|
71
71
|
"devDependencies": {
|
|
72
|
-
"@lark-apaas/coding-preset-vite-react": "^1.0.
|
|
72
|
+
"@lark-apaas/coding-preset-vite-react": "^1.0.11",
|
|
73
73
|
"@lark-apaas/coding-presets-react": "^0.1.0",
|
|
74
74
|
"@types/node": "^24",
|
|
75
75
|
"@types/react": "^19",
|
|
@@ -920,9 +920,9 @@
|
|
|
920
920
|
}
|
|
921
921
|
},
|
|
922
922
|
"node_modules/@lark-apaas/coding-preset-vite-react": {
|
|
923
|
-
"version": "1.0.
|
|
924
|
-
"resolved": "https://registry.npmmirror.com/@lark-apaas/coding-preset-vite-react/-/coding-preset-vite-react-1.0.
|
|
925
|
-
"integrity": "sha512-
|
|
923
|
+
"version": "1.0.11",
|
|
924
|
+
"resolved": "https://registry.npmmirror.com/@lark-apaas/coding-preset-vite-react/-/coding-preset-vite-react-1.0.11.tgz",
|
|
925
|
+
"integrity": "sha512-bRDvHw5FVv18do8wErfMiM05cMFdtkboJfd0hrm84aCzLmD3Tr19Cgs0Q8y5+Km5HXLVl+z2A+tCm+SP7gwW7g==",
|
|
926
926
|
"dev": true,
|
|
927
927
|
"license": "MIT",
|
|
928
928
|
"dependencies": {
|
|
@@ -937,6 +937,7 @@
|
|
|
937
937
|
"core-js": "^3.40.0",
|
|
938
938
|
"echarts": "^6.0.0",
|
|
939
939
|
"echarts-for-react": "^3.0.2",
|
|
940
|
+
"express": "^4.18.2",
|
|
940
941
|
"html-minifier-terser": "^7.2.0",
|
|
941
942
|
"tailwind-merge": "^2.5.5"
|
|
942
943
|
},
|
|
@@ -4431,6 +4432,20 @@
|
|
|
4431
4432
|
"integrity": "sha512-kQARFS/jf+fsIFv9qxfNp8YMeun5tTyhFDk3iv47Lywk5YRldhINWicEZI15fP3FDUCeo8ok+BP0CtnDRFMFRg==",
|
|
4432
4433
|
"license": "MIT"
|
|
4433
4434
|
},
|
|
4435
|
+
"node_modules/accepts": {
|
|
4436
|
+
"version": "1.3.8",
|
|
4437
|
+
"resolved": "https://registry.npmmirror.com/accepts/-/accepts-1.3.8.tgz",
|
|
4438
|
+
"integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
|
|
4439
|
+
"dev": true,
|
|
4440
|
+
"license": "MIT",
|
|
4441
|
+
"dependencies": {
|
|
4442
|
+
"mime-types": "~2.1.34",
|
|
4443
|
+
"negotiator": "0.6.3"
|
|
4444
|
+
},
|
|
4445
|
+
"engines": {
|
|
4446
|
+
"node": ">= 0.6"
|
|
4447
|
+
}
|
|
4448
|
+
},
|
|
4434
4449
|
"node_modules/acorn": {
|
|
4435
4450
|
"version": "8.16.0",
|
|
4436
4451
|
"resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.16.0.tgz",
|
|
@@ -4627,6 +4642,13 @@
|
|
|
4627
4642
|
"url": "https://github.com/sponsors/ljharb"
|
|
4628
4643
|
}
|
|
4629
4644
|
},
|
|
4645
|
+
"node_modules/array-flatten": {
|
|
4646
|
+
"version": "1.1.1",
|
|
4647
|
+
"resolved": "https://registry.npmmirror.com/array-flatten/-/array-flatten-1.1.1.tgz",
|
|
4648
|
+
"integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==",
|
|
4649
|
+
"dev": true,
|
|
4650
|
+
"license": "MIT"
|
|
4651
|
+
},
|
|
4630
4652
|
"node_modules/array-includes": {
|
|
4631
4653
|
"version": "3.1.9",
|
|
4632
4654
|
"resolved": "https://registry.npmmirror.com/array-includes/-/array-includes-3.1.9.tgz",
|
|
@@ -4850,6 +4872,48 @@
|
|
|
4850
4872
|
"integrity": "sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w==",
|
|
4851
4873
|
"license": "MIT"
|
|
4852
4874
|
},
|
|
4875
|
+
"node_modules/body-parser": {
|
|
4876
|
+
"version": "1.20.5",
|
|
4877
|
+
"resolved": "https://registry.npmmirror.com/body-parser/-/body-parser-1.20.5.tgz",
|
|
4878
|
+
"integrity": "sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA==",
|
|
4879
|
+
"dev": true,
|
|
4880
|
+
"license": "MIT",
|
|
4881
|
+
"dependencies": {
|
|
4882
|
+
"bytes": "~3.1.2",
|
|
4883
|
+
"content-type": "~1.0.5",
|
|
4884
|
+
"debug": "2.6.9",
|
|
4885
|
+
"depd": "2.0.0",
|
|
4886
|
+
"destroy": "~1.2.0",
|
|
4887
|
+
"http-errors": "~2.0.1",
|
|
4888
|
+
"iconv-lite": "~0.4.24",
|
|
4889
|
+
"on-finished": "~2.4.1",
|
|
4890
|
+
"qs": "~6.15.1",
|
|
4891
|
+
"raw-body": "~2.5.3",
|
|
4892
|
+
"type-is": "~1.6.18",
|
|
4893
|
+
"unpipe": "~1.0.0"
|
|
4894
|
+
},
|
|
4895
|
+
"engines": {
|
|
4896
|
+
"node": ">= 0.8",
|
|
4897
|
+
"npm": "1.2.8000 || >= 1.4.16"
|
|
4898
|
+
}
|
|
4899
|
+
},
|
|
4900
|
+
"node_modules/body-parser/node_modules/debug": {
|
|
4901
|
+
"version": "2.6.9",
|
|
4902
|
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz",
|
|
4903
|
+
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
4904
|
+
"dev": true,
|
|
4905
|
+
"license": "MIT",
|
|
4906
|
+
"dependencies": {
|
|
4907
|
+
"ms": "2.0.0"
|
|
4908
|
+
}
|
|
4909
|
+
},
|
|
4910
|
+
"node_modules/body-parser/node_modules/ms": {
|
|
4911
|
+
"version": "2.0.0",
|
|
4912
|
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz",
|
|
4913
|
+
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
4914
|
+
"dev": true,
|
|
4915
|
+
"license": "MIT"
|
|
4916
|
+
},
|
|
4853
4917
|
"node_modules/brace-expansion": {
|
|
4854
4918
|
"version": "1.1.15",
|
|
4855
4919
|
"resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.15.tgz",
|
|
@@ -4911,6 +4975,16 @@
|
|
|
4911
4975
|
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
|
4912
4976
|
"license": "MIT"
|
|
4913
4977
|
},
|
|
4978
|
+
"node_modules/bytes": {
|
|
4979
|
+
"version": "3.1.2",
|
|
4980
|
+
"resolved": "https://registry.npmmirror.com/bytes/-/bytes-3.1.2.tgz",
|
|
4981
|
+
"integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
|
|
4982
|
+
"dev": true,
|
|
4983
|
+
"license": "MIT",
|
|
4984
|
+
"engines": {
|
|
4985
|
+
"node": ">= 0.8"
|
|
4986
|
+
}
|
|
4987
|
+
},
|
|
4914
4988
|
"node_modules/cacheable": {
|
|
4915
4989
|
"version": "2.3.5",
|
|
4916
4990
|
"resolved": "https://registry.npmmirror.com/cacheable/-/cacheable-2.3.5.tgz",
|
|
@@ -5322,6 +5396,29 @@
|
|
|
5322
5396
|
"url": "https://github.com/open-cli-tools/concurrently?sponsor=1"
|
|
5323
5397
|
}
|
|
5324
5398
|
},
|
|
5399
|
+
"node_modules/content-disposition": {
|
|
5400
|
+
"version": "0.5.4",
|
|
5401
|
+
"resolved": "https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.4.tgz",
|
|
5402
|
+
"integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
|
|
5403
|
+
"dev": true,
|
|
5404
|
+
"license": "MIT",
|
|
5405
|
+
"dependencies": {
|
|
5406
|
+
"safe-buffer": "5.2.1"
|
|
5407
|
+
},
|
|
5408
|
+
"engines": {
|
|
5409
|
+
"node": ">= 0.6"
|
|
5410
|
+
}
|
|
5411
|
+
},
|
|
5412
|
+
"node_modules/content-type": {
|
|
5413
|
+
"version": "1.0.5",
|
|
5414
|
+
"resolved": "https://registry.npmmirror.com/content-type/-/content-type-1.0.5.tgz",
|
|
5415
|
+
"integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
|
|
5416
|
+
"dev": true,
|
|
5417
|
+
"license": "MIT",
|
|
5418
|
+
"engines": {
|
|
5419
|
+
"node": ">= 0.6"
|
|
5420
|
+
}
|
|
5421
|
+
},
|
|
5325
5422
|
"node_modules/cookie": {
|
|
5326
5423
|
"version": "1.1.1",
|
|
5327
5424
|
"resolved": "https://registry.npmmirror.com/cookie/-/cookie-1.1.1.tgz",
|
|
@@ -5335,6 +5432,13 @@
|
|
|
5335
5432
|
"url": "https://opencollective.com/express"
|
|
5336
5433
|
}
|
|
5337
5434
|
},
|
|
5435
|
+
"node_modules/cookie-signature": {
|
|
5436
|
+
"version": "1.0.7",
|
|
5437
|
+
"resolved": "https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.7.tgz",
|
|
5438
|
+
"integrity": "sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==",
|
|
5439
|
+
"dev": true,
|
|
5440
|
+
"license": "MIT"
|
|
5441
|
+
},
|
|
5338
5442
|
"node_modules/core-js": {
|
|
5339
5443
|
"version": "3.49.0",
|
|
5340
5444
|
"resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.49.0.tgz",
|
|
@@ -5731,6 +5835,16 @@
|
|
|
5731
5835
|
"node": ">=0.4.0"
|
|
5732
5836
|
}
|
|
5733
5837
|
},
|
|
5838
|
+
"node_modules/depd": {
|
|
5839
|
+
"version": "2.0.0",
|
|
5840
|
+
"resolved": "https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz",
|
|
5841
|
+
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
|
|
5842
|
+
"dev": true,
|
|
5843
|
+
"license": "MIT",
|
|
5844
|
+
"engines": {
|
|
5845
|
+
"node": ">= 0.8"
|
|
5846
|
+
}
|
|
5847
|
+
},
|
|
5734
5848
|
"node_modules/dequal": {
|
|
5735
5849
|
"version": "2.0.3",
|
|
5736
5850
|
"resolved": "https://registry.npmmirror.com/dequal/-/dequal-2.0.3.tgz",
|
|
@@ -5740,6 +5854,17 @@
|
|
|
5740
5854
|
"node": ">=6"
|
|
5741
5855
|
}
|
|
5742
5856
|
},
|
|
5857
|
+
"node_modules/destroy": {
|
|
5858
|
+
"version": "1.2.0",
|
|
5859
|
+
"resolved": "https://registry.npmmirror.com/destroy/-/destroy-1.2.0.tgz",
|
|
5860
|
+
"integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
|
|
5861
|
+
"dev": true,
|
|
5862
|
+
"license": "MIT",
|
|
5863
|
+
"engines": {
|
|
5864
|
+
"node": ">= 0.8",
|
|
5865
|
+
"npm": "1.2.8000 || >= 1.4.16"
|
|
5866
|
+
}
|
|
5867
|
+
},
|
|
5743
5868
|
"node_modules/detect-libc": {
|
|
5744
5869
|
"version": "2.1.2",
|
|
5745
5870
|
"resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
@@ -5887,6 +6012,13 @@
|
|
|
5887
6012
|
"integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
|
|
5888
6013
|
"license": "0BSD"
|
|
5889
6014
|
},
|
|
6015
|
+
"node_modules/ee-first": {
|
|
6016
|
+
"version": "1.1.1",
|
|
6017
|
+
"resolved": "https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz",
|
|
6018
|
+
"integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
|
|
6019
|
+
"dev": true,
|
|
6020
|
+
"license": "MIT"
|
|
6021
|
+
},
|
|
5890
6022
|
"node_modules/electron-to-chromium": {
|
|
5891
6023
|
"version": "1.5.364",
|
|
5892
6024
|
"resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.364.tgz",
|
|
@@ -5928,6 +6060,16 @@
|
|
|
5928
6060
|
"dev": true,
|
|
5929
6061
|
"license": "MIT"
|
|
5930
6062
|
},
|
|
6063
|
+
"node_modules/encodeurl": {
|
|
6064
|
+
"version": "2.0.0",
|
|
6065
|
+
"resolved": "https://registry.npmmirror.com/encodeurl/-/encodeurl-2.0.0.tgz",
|
|
6066
|
+
"integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
|
|
6067
|
+
"dev": true,
|
|
6068
|
+
"license": "MIT",
|
|
6069
|
+
"engines": {
|
|
6070
|
+
"node": ">= 0.8"
|
|
6071
|
+
}
|
|
6072
|
+
},
|
|
5931
6073
|
"node_modules/enhanced-resolve": {
|
|
5932
6074
|
"version": "5.22.1",
|
|
5933
6075
|
"resolved": "https://registry.npmmirror.com/enhanced-resolve/-/enhanced-resolve-5.22.1.tgz",
|
|
@@ -6153,6 +6295,13 @@
|
|
|
6153
6295
|
"node": ">=6"
|
|
6154
6296
|
}
|
|
6155
6297
|
},
|
|
6298
|
+
"node_modules/escape-html": {
|
|
6299
|
+
"version": "1.0.3",
|
|
6300
|
+
"resolved": "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz",
|
|
6301
|
+
"integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
|
|
6302
|
+
"dev": true,
|
|
6303
|
+
"license": "MIT"
|
|
6304
|
+
},
|
|
6156
6305
|
"node_modules/escape-string-regexp": {
|
|
6157
6306
|
"version": "4.0.0",
|
|
6158
6307
|
"resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
|
@@ -6421,6 +6570,16 @@
|
|
|
6421
6570
|
"node": ">=0.10.0"
|
|
6422
6571
|
}
|
|
6423
6572
|
},
|
|
6573
|
+
"node_modules/etag": {
|
|
6574
|
+
"version": "1.8.1",
|
|
6575
|
+
"resolved": "https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz",
|
|
6576
|
+
"integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
|
|
6577
|
+
"dev": true,
|
|
6578
|
+
"license": "MIT",
|
|
6579
|
+
"engines": {
|
|
6580
|
+
"node": ">= 0.6"
|
|
6581
|
+
}
|
|
6582
|
+
},
|
|
6424
6583
|
"node_modules/eventemitter3": {
|
|
6425
6584
|
"version": "5.0.4",
|
|
6426
6585
|
"resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-5.0.4.tgz",
|
|
@@ -6437,6 +6596,80 @@
|
|
|
6437
6596
|
"node": ">=0.8.x"
|
|
6438
6597
|
}
|
|
6439
6598
|
},
|
|
6599
|
+
"node_modules/express": {
|
|
6600
|
+
"version": "4.22.2",
|
|
6601
|
+
"resolved": "https://registry.npmmirror.com/express/-/express-4.22.2.tgz",
|
|
6602
|
+
"integrity": "sha512-IuL+Elrou2ZvCFHs18/CIzy2Nzvo25nZ1/D2eIZlz7c+QUayAcYoiM2BthCjs+EBHVpjYjcuLDAiCWgeIX3X1Q==",
|
|
6603
|
+
"dev": true,
|
|
6604
|
+
"license": "MIT",
|
|
6605
|
+
"dependencies": {
|
|
6606
|
+
"accepts": "~1.3.8",
|
|
6607
|
+
"array-flatten": "1.1.1",
|
|
6608
|
+
"body-parser": "~1.20.5",
|
|
6609
|
+
"content-disposition": "~0.5.4",
|
|
6610
|
+
"content-type": "~1.0.4",
|
|
6611
|
+
"cookie": "~0.7.1",
|
|
6612
|
+
"cookie-signature": "~1.0.6",
|
|
6613
|
+
"debug": "2.6.9",
|
|
6614
|
+
"depd": "2.0.0",
|
|
6615
|
+
"encodeurl": "~2.0.0",
|
|
6616
|
+
"escape-html": "~1.0.3",
|
|
6617
|
+
"etag": "~1.8.1",
|
|
6618
|
+
"finalhandler": "~1.3.1",
|
|
6619
|
+
"fresh": "~0.5.2",
|
|
6620
|
+
"http-errors": "~2.0.0",
|
|
6621
|
+
"merge-descriptors": "1.0.3",
|
|
6622
|
+
"methods": "~1.1.2",
|
|
6623
|
+
"on-finished": "~2.4.1",
|
|
6624
|
+
"parseurl": "~1.3.3",
|
|
6625
|
+
"path-to-regexp": "~0.1.12",
|
|
6626
|
+
"proxy-addr": "~2.0.7",
|
|
6627
|
+
"qs": "~6.15.1",
|
|
6628
|
+
"range-parser": "~1.2.1",
|
|
6629
|
+
"safe-buffer": "5.2.1",
|
|
6630
|
+
"send": "~0.19.0",
|
|
6631
|
+
"serve-static": "~1.16.2",
|
|
6632
|
+
"setprototypeof": "1.2.0",
|
|
6633
|
+
"statuses": "~2.0.1",
|
|
6634
|
+
"type-is": "~1.6.18",
|
|
6635
|
+
"utils-merge": "1.0.1",
|
|
6636
|
+
"vary": "~1.1.2"
|
|
6637
|
+
},
|
|
6638
|
+
"engines": {
|
|
6639
|
+
"node": ">= 0.10.0"
|
|
6640
|
+
},
|
|
6641
|
+
"funding": {
|
|
6642
|
+
"type": "opencollective",
|
|
6643
|
+
"url": "https://opencollective.com/express"
|
|
6644
|
+
}
|
|
6645
|
+
},
|
|
6646
|
+
"node_modules/express/node_modules/cookie": {
|
|
6647
|
+
"version": "0.7.2",
|
|
6648
|
+
"resolved": "https://registry.npmmirror.com/cookie/-/cookie-0.7.2.tgz",
|
|
6649
|
+
"integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
|
|
6650
|
+
"dev": true,
|
|
6651
|
+
"license": "MIT",
|
|
6652
|
+
"engines": {
|
|
6653
|
+
"node": ">= 0.6"
|
|
6654
|
+
}
|
|
6655
|
+
},
|
|
6656
|
+
"node_modules/express/node_modules/debug": {
|
|
6657
|
+
"version": "2.6.9",
|
|
6658
|
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz",
|
|
6659
|
+
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
6660
|
+
"dev": true,
|
|
6661
|
+
"license": "MIT",
|
|
6662
|
+
"dependencies": {
|
|
6663
|
+
"ms": "2.0.0"
|
|
6664
|
+
}
|
|
6665
|
+
},
|
|
6666
|
+
"node_modules/express/node_modules/ms": {
|
|
6667
|
+
"version": "2.0.0",
|
|
6668
|
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz",
|
|
6669
|
+
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
6670
|
+
"dev": true,
|
|
6671
|
+
"license": "MIT"
|
|
6672
|
+
},
|
|
6440
6673
|
"node_modules/extend": {
|
|
6441
6674
|
"version": "3.0.2",
|
|
6442
6675
|
"resolved": "https://registry.npmmirror.com/extend/-/extend-3.0.2.tgz",
|
|
@@ -6559,6 +6792,42 @@
|
|
|
6559
6792
|
"node": ">=8"
|
|
6560
6793
|
}
|
|
6561
6794
|
},
|
|
6795
|
+
"node_modules/finalhandler": {
|
|
6796
|
+
"version": "1.3.2",
|
|
6797
|
+
"resolved": "https://registry.npmmirror.com/finalhandler/-/finalhandler-1.3.2.tgz",
|
|
6798
|
+
"integrity": "sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==",
|
|
6799
|
+
"dev": true,
|
|
6800
|
+
"license": "MIT",
|
|
6801
|
+
"dependencies": {
|
|
6802
|
+
"debug": "2.6.9",
|
|
6803
|
+
"encodeurl": "~2.0.0",
|
|
6804
|
+
"escape-html": "~1.0.3",
|
|
6805
|
+
"on-finished": "~2.4.1",
|
|
6806
|
+
"parseurl": "~1.3.3",
|
|
6807
|
+
"statuses": "~2.0.2",
|
|
6808
|
+
"unpipe": "~1.0.0"
|
|
6809
|
+
},
|
|
6810
|
+
"engines": {
|
|
6811
|
+
"node": ">= 0.8"
|
|
6812
|
+
}
|
|
6813
|
+
},
|
|
6814
|
+
"node_modules/finalhandler/node_modules/debug": {
|
|
6815
|
+
"version": "2.6.9",
|
|
6816
|
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz",
|
|
6817
|
+
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
6818
|
+
"dev": true,
|
|
6819
|
+
"license": "MIT",
|
|
6820
|
+
"dependencies": {
|
|
6821
|
+
"ms": "2.0.0"
|
|
6822
|
+
}
|
|
6823
|
+
},
|
|
6824
|
+
"node_modules/finalhandler/node_modules/ms": {
|
|
6825
|
+
"version": "2.0.0",
|
|
6826
|
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz",
|
|
6827
|
+
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
6828
|
+
"dev": true,
|
|
6829
|
+
"license": "MIT"
|
|
6830
|
+
},
|
|
6562
6831
|
"node_modules/find-up": {
|
|
6563
6832
|
"version": "5.0.0",
|
|
6564
6833
|
"resolved": "https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz",
|
|
@@ -6708,6 +6977,16 @@
|
|
|
6708
6977
|
"node": ">= 6"
|
|
6709
6978
|
}
|
|
6710
6979
|
},
|
|
6980
|
+
"node_modules/forwarded": {
|
|
6981
|
+
"version": "0.2.0",
|
|
6982
|
+
"resolved": "https://registry.npmmirror.com/forwarded/-/forwarded-0.2.0.tgz",
|
|
6983
|
+
"integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
|
|
6984
|
+
"dev": true,
|
|
6985
|
+
"license": "MIT",
|
|
6986
|
+
"engines": {
|
|
6987
|
+
"node": ">= 0.6"
|
|
6988
|
+
}
|
|
6989
|
+
},
|
|
6711
6990
|
"node_modules/framer-motion": {
|
|
6712
6991
|
"version": "12.40.0",
|
|
6713
6992
|
"resolved": "https://registry.npmmirror.com/framer-motion/-/framer-motion-12.40.0.tgz",
|
|
@@ -6735,6 +7014,16 @@
|
|
|
6735
7014
|
}
|
|
6736
7015
|
}
|
|
6737
7016
|
},
|
|
7017
|
+
"node_modules/fresh": {
|
|
7018
|
+
"version": "0.5.2",
|
|
7019
|
+
"resolved": "https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz",
|
|
7020
|
+
"integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
|
|
7021
|
+
"dev": true,
|
|
7022
|
+
"license": "MIT",
|
|
7023
|
+
"engines": {
|
|
7024
|
+
"node": ">= 0.6"
|
|
7025
|
+
}
|
|
7026
|
+
},
|
|
6738
7027
|
"node_modules/fs-extra": {
|
|
6739
7028
|
"version": "9.1.0",
|
|
6740
7029
|
"resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-9.1.0.tgz",
|
|
@@ -7279,6 +7568,27 @@
|
|
|
7279
7568
|
"url": "https://opencollective.com/unified"
|
|
7280
7569
|
}
|
|
7281
7570
|
},
|
|
7571
|
+
"node_modules/http-errors": {
|
|
7572
|
+
"version": "2.0.1",
|
|
7573
|
+
"resolved": "https://registry.npmmirror.com/http-errors/-/http-errors-2.0.1.tgz",
|
|
7574
|
+
"integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
|
|
7575
|
+
"dev": true,
|
|
7576
|
+
"license": "MIT",
|
|
7577
|
+
"dependencies": {
|
|
7578
|
+
"depd": "~2.0.0",
|
|
7579
|
+
"inherits": "~2.0.4",
|
|
7580
|
+
"setprototypeof": "~1.2.0",
|
|
7581
|
+
"statuses": "~2.0.2",
|
|
7582
|
+
"toidentifier": "~1.0.1"
|
|
7583
|
+
},
|
|
7584
|
+
"engines": {
|
|
7585
|
+
"node": ">= 0.8"
|
|
7586
|
+
},
|
|
7587
|
+
"funding": {
|
|
7588
|
+
"type": "opencollective",
|
|
7589
|
+
"url": "https://opencollective.com/express"
|
|
7590
|
+
}
|
|
7591
|
+
},
|
|
7282
7592
|
"node_modules/https-proxy-agent": {
|
|
7283
7593
|
"version": "5.0.1",
|
|
7284
7594
|
"resolved": "https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
|
@@ -7292,6 +7602,19 @@
|
|
|
7292
7602
|
"node": ">= 6"
|
|
7293
7603
|
}
|
|
7294
7604
|
},
|
|
7605
|
+
"node_modules/iconv-lite": {
|
|
7606
|
+
"version": "0.4.24",
|
|
7607
|
+
"resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
7608
|
+
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
7609
|
+
"dev": true,
|
|
7610
|
+
"license": "MIT",
|
|
7611
|
+
"dependencies": {
|
|
7612
|
+
"safer-buffer": ">= 2.1.2 < 3"
|
|
7613
|
+
},
|
|
7614
|
+
"engines": {
|
|
7615
|
+
"node": ">=0.10.0"
|
|
7616
|
+
}
|
|
7617
|
+
},
|
|
7295
7618
|
"node_modules/ignore": {
|
|
7296
7619
|
"version": "5.3.2",
|
|
7297
7620
|
"resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.3.2.tgz",
|
|
@@ -7411,6 +7734,16 @@
|
|
|
7411
7734
|
"node": ">=12"
|
|
7412
7735
|
}
|
|
7413
7736
|
},
|
|
7737
|
+
"node_modules/ipaddr.js": {
|
|
7738
|
+
"version": "1.9.1",
|
|
7739
|
+
"resolved": "https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
|
|
7740
|
+
"integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
|
|
7741
|
+
"dev": true,
|
|
7742
|
+
"license": "MIT",
|
|
7743
|
+
"engines": {
|
|
7744
|
+
"node": ">= 0.10"
|
|
7745
|
+
}
|
|
7746
|
+
},
|
|
7414
7747
|
"node_modules/is-alphabetical": {
|
|
7415
7748
|
"version": "2.0.1",
|
|
7416
7749
|
"resolved": "https://registry.npmmirror.com/is-alphabetical/-/is-alphabetical-2.0.1.tgz",
|
|
@@ -7965,7 +8298,7 @@
|
|
|
7965
8298
|
"version": "2.7.0",
|
|
7966
8299
|
"resolved": "https://registry.npmmirror.com/jiti/-/jiti-2.7.0.tgz",
|
|
7967
8300
|
"integrity": "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==",
|
|
7968
|
-
"
|
|
8301
|
+
"devOptional": true,
|
|
7969
8302
|
"license": "MIT",
|
|
7970
8303
|
"bin": {
|
|
7971
8304
|
"jiti": "lib/jiti-cli.mjs"
|
|
@@ -8766,6 +9099,16 @@
|
|
|
8766
9099
|
"dev": true,
|
|
8767
9100
|
"license": "CC0-1.0"
|
|
8768
9101
|
},
|
|
9102
|
+
"node_modules/media-typer": {
|
|
9103
|
+
"version": "0.3.0",
|
|
9104
|
+
"resolved": "https://registry.npmmirror.com/media-typer/-/media-typer-0.3.0.tgz",
|
|
9105
|
+
"integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==",
|
|
9106
|
+
"dev": true,
|
|
9107
|
+
"license": "MIT",
|
|
9108
|
+
"engines": {
|
|
9109
|
+
"node": ">= 0.6"
|
|
9110
|
+
}
|
|
9111
|
+
},
|
|
8769
9112
|
"node_modules/memfs": {
|
|
8770
9113
|
"version": "3.5.3",
|
|
8771
9114
|
"resolved": "https://registry.npmmirror.com/memfs/-/memfs-3.5.3.tgz",
|
|
@@ -8791,6 +9134,16 @@
|
|
|
8791
9134
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
8792
9135
|
}
|
|
8793
9136
|
},
|
|
9137
|
+
"node_modules/merge-descriptors": {
|
|
9138
|
+
"version": "1.0.3",
|
|
9139
|
+
"resolved": "https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
|
|
9140
|
+
"integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==",
|
|
9141
|
+
"dev": true,
|
|
9142
|
+
"license": "MIT",
|
|
9143
|
+
"funding": {
|
|
9144
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
9145
|
+
}
|
|
9146
|
+
},
|
|
8794
9147
|
"node_modules/merge-stream": {
|
|
8795
9148
|
"version": "2.0.0",
|
|
8796
9149
|
"resolved": "https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz",
|
|
@@ -8807,6 +9160,16 @@
|
|
|
8807
9160
|
"node": ">= 8"
|
|
8808
9161
|
}
|
|
8809
9162
|
},
|
|
9163
|
+
"node_modules/methods": {
|
|
9164
|
+
"version": "1.1.2",
|
|
9165
|
+
"resolved": "https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz",
|
|
9166
|
+
"integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==",
|
|
9167
|
+
"dev": true,
|
|
9168
|
+
"license": "MIT",
|
|
9169
|
+
"engines": {
|
|
9170
|
+
"node": ">= 0.6"
|
|
9171
|
+
}
|
|
9172
|
+
},
|
|
8810
9173
|
"node_modules/micromark": {
|
|
8811
9174
|
"version": "4.0.2",
|
|
8812
9175
|
"resolved": "https://registry.npmmirror.com/micromark/-/micromark-4.0.2.tgz",
|
|
@@ -9383,6 +9746,19 @@
|
|
|
9383
9746
|
"node": ">=8.6"
|
|
9384
9747
|
}
|
|
9385
9748
|
},
|
|
9749
|
+
"node_modules/mime": {
|
|
9750
|
+
"version": "1.6.0",
|
|
9751
|
+
"resolved": "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz",
|
|
9752
|
+
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
|
|
9753
|
+
"dev": true,
|
|
9754
|
+
"license": "MIT",
|
|
9755
|
+
"bin": {
|
|
9756
|
+
"mime": "cli.js"
|
|
9757
|
+
},
|
|
9758
|
+
"engines": {
|
|
9759
|
+
"node": ">=4"
|
|
9760
|
+
}
|
|
9761
|
+
},
|
|
9386
9762
|
"node_modules/mime-db": {
|
|
9387
9763
|
"version": "1.52.0",
|
|
9388
9764
|
"resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
|
|
@@ -9473,6 +9849,16 @@
|
|
|
9473
9849
|
"devOptional": true,
|
|
9474
9850
|
"license": "MIT"
|
|
9475
9851
|
},
|
|
9852
|
+
"node_modules/negotiator": {
|
|
9853
|
+
"version": "0.6.3",
|
|
9854
|
+
"resolved": "https://registry.npmmirror.com/negotiator/-/negotiator-0.6.3.tgz",
|
|
9855
|
+
"integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
|
|
9856
|
+
"dev": true,
|
|
9857
|
+
"license": "MIT",
|
|
9858
|
+
"engines": {
|
|
9859
|
+
"node": ">= 0.6"
|
|
9860
|
+
}
|
|
9861
|
+
},
|
|
9476
9862
|
"node_modules/neo-async": {
|
|
9477
9863
|
"version": "2.6.2",
|
|
9478
9864
|
"resolved": "https://registry.npmmirror.com/neo-async/-/neo-async-2.6.2.tgz",
|
|
@@ -9651,6 +10037,19 @@
|
|
|
9651
10037
|
"url": "https://github.com/sponsors/ljharb"
|
|
9652
10038
|
}
|
|
9653
10039
|
},
|
|
10040
|
+
"node_modules/on-finished": {
|
|
10041
|
+
"version": "2.4.1",
|
|
10042
|
+
"resolved": "https://registry.npmmirror.com/on-finished/-/on-finished-2.4.1.tgz",
|
|
10043
|
+
"integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
|
10044
|
+
"dev": true,
|
|
10045
|
+
"license": "MIT",
|
|
10046
|
+
"dependencies": {
|
|
10047
|
+
"ee-first": "1.1.1"
|
|
10048
|
+
},
|
|
10049
|
+
"engines": {
|
|
10050
|
+
"node": ">= 0.8"
|
|
10051
|
+
}
|
|
10052
|
+
},
|
|
9654
10053
|
"node_modules/once": {
|
|
9655
10054
|
"version": "1.4.0",
|
|
9656
10055
|
"resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz",
|
|
@@ -9818,6 +10217,16 @@
|
|
|
9818
10217
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
9819
10218
|
}
|
|
9820
10219
|
},
|
|
10220
|
+
"node_modules/parseurl": {
|
|
10221
|
+
"version": "1.3.3",
|
|
10222
|
+
"resolved": "https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz",
|
|
10223
|
+
"integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
|
|
10224
|
+
"dev": true,
|
|
10225
|
+
"license": "MIT",
|
|
10226
|
+
"engines": {
|
|
10227
|
+
"node": ">= 0.8"
|
|
10228
|
+
}
|
|
10229
|
+
},
|
|
9821
10230
|
"node_modules/pascal-case": {
|
|
9822
10231
|
"version": "3.1.2",
|
|
9823
10232
|
"resolved": "https://registry.npmmirror.com/pascal-case/-/pascal-case-3.1.2.tgz",
|
|
@@ -9863,6 +10272,13 @@
|
|
|
9863
10272
|
"dev": true,
|
|
9864
10273
|
"license": "MIT"
|
|
9865
10274
|
},
|
|
10275
|
+
"node_modules/path-to-regexp": {
|
|
10276
|
+
"version": "0.1.13",
|
|
10277
|
+
"resolved": "https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.13.tgz",
|
|
10278
|
+
"integrity": "sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==",
|
|
10279
|
+
"dev": true,
|
|
10280
|
+
"license": "MIT"
|
|
10281
|
+
},
|
|
9866
10282
|
"node_modules/path-type": {
|
|
9867
10283
|
"version": "4.0.0",
|
|
9868
10284
|
"resolved": "https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz",
|
|
@@ -10089,6 +10505,20 @@
|
|
|
10089
10505
|
"url": "https://github.com/sponsors/wooorm"
|
|
10090
10506
|
}
|
|
10091
10507
|
},
|
|
10508
|
+
"node_modules/proxy-addr": {
|
|
10509
|
+
"version": "2.0.7",
|
|
10510
|
+
"resolved": "https://registry.npmmirror.com/proxy-addr/-/proxy-addr-2.0.7.tgz",
|
|
10511
|
+
"integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
|
|
10512
|
+
"dev": true,
|
|
10513
|
+
"license": "MIT",
|
|
10514
|
+
"dependencies": {
|
|
10515
|
+
"forwarded": "0.2.0",
|
|
10516
|
+
"ipaddr.js": "1.9.1"
|
|
10517
|
+
},
|
|
10518
|
+
"engines": {
|
|
10519
|
+
"node": ">= 0.10"
|
|
10520
|
+
}
|
|
10521
|
+
},
|
|
10092
10522
|
"node_modules/proxy-from-env": {
|
|
10093
10523
|
"version": "2.1.0",
|
|
10094
10524
|
"resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
|
|
@@ -10127,6 +10557,23 @@
|
|
|
10127
10557
|
"dev": true,
|
|
10128
10558
|
"license": "MIT"
|
|
10129
10559
|
},
|
|
10560
|
+
"node_modules/qs": {
|
|
10561
|
+
"version": "6.15.3",
|
|
10562
|
+
"resolved": "https://registry.npmmirror.com/qs/-/qs-6.15.3.tgz",
|
|
10563
|
+
"integrity": "sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==",
|
|
10564
|
+
"dev": true,
|
|
10565
|
+
"license": "BSD-3-Clause",
|
|
10566
|
+
"dependencies": {
|
|
10567
|
+
"es-define-property": "^1.0.1",
|
|
10568
|
+
"side-channel": "^1.1.1"
|
|
10569
|
+
},
|
|
10570
|
+
"engines": {
|
|
10571
|
+
"node": ">=0.6"
|
|
10572
|
+
},
|
|
10573
|
+
"funding": {
|
|
10574
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
10575
|
+
}
|
|
10576
|
+
},
|
|
10130
10577
|
"node_modules/queue-microtask": {
|
|
10131
10578
|
"version": "1.2.3",
|
|
10132
10579
|
"resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz",
|
|
@@ -10147,6 +10594,32 @@
|
|
|
10147
10594
|
],
|
|
10148
10595
|
"license": "MIT"
|
|
10149
10596
|
},
|
|
10597
|
+
"node_modules/range-parser": {
|
|
10598
|
+
"version": "1.2.1",
|
|
10599
|
+
"resolved": "https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz",
|
|
10600
|
+
"integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
|
|
10601
|
+
"dev": true,
|
|
10602
|
+
"license": "MIT",
|
|
10603
|
+
"engines": {
|
|
10604
|
+
"node": ">= 0.6"
|
|
10605
|
+
}
|
|
10606
|
+
},
|
|
10607
|
+
"node_modules/raw-body": {
|
|
10608
|
+
"version": "2.5.3",
|
|
10609
|
+
"resolved": "https://registry.npmmirror.com/raw-body/-/raw-body-2.5.3.tgz",
|
|
10610
|
+
"integrity": "sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==",
|
|
10611
|
+
"dev": true,
|
|
10612
|
+
"license": "MIT",
|
|
10613
|
+
"dependencies": {
|
|
10614
|
+
"bytes": "~3.1.2",
|
|
10615
|
+
"http-errors": "~2.0.1",
|
|
10616
|
+
"iconv-lite": "~0.4.24",
|
|
10617
|
+
"unpipe": "~1.0.0"
|
|
10618
|
+
},
|
|
10619
|
+
"engines": {
|
|
10620
|
+
"node": ">= 0.8"
|
|
10621
|
+
}
|
|
10622
|
+
},
|
|
10150
10623
|
"node_modules/react": {
|
|
10151
10624
|
"version": "19.2.6",
|
|
10152
10625
|
"resolved": "https://registry.npmmirror.com/react/-/react-19.2.6.tgz",
|
|
@@ -10784,6 +11257,27 @@
|
|
|
10784
11257
|
"url": "https://github.com/sponsors/ljharb"
|
|
10785
11258
|
}
|
|
10786
11259
|
},
|
|
11260
|
+
"node_modules/safe-buffer": {
|
|
11261
|
+
"version": "5.2.1",
|
|
11262
|
+
"resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
11263
|
+
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
11264
|
+
"dev": true,
|
|
11265
|
+
"funding": [
|
|
11266
|
+
{
|
|
11267
|
+
"type": "github",
|
|
11268
|
+
"url": "https://github.com/sponsors/feross"
|
|
11269
|
+
},
|
|
11270
|
+
{
|
|
11271
|
+
"type": "patreon",
|
|
11272
|
+
"url": "https://www.patreon.com/feross"
|
|
11273
|
+
},
|
|
11274
|
+
{
|
|
11275
|
+
"type": "consulting",
|
|
11276
|
+
"url": "https://feross.org/support"
|
|
11277
|
+
}
|
|
11278
|
+
],
|
|
11279
|
+
"license": "MIT"
|
|
11280
|
+
},
|
|
10787
11281
|
"node_modules/safe-push-apply": {
|
|
10788
11282
|
"version": "1.0.0",
|
|
10789
11283
|
"resolved": "https://registry.npmmirror.com/safe-push-apply/-/safe-push-apply-1.0.0.tgz",
|
|
@@ -10819,6 +11313,13 @@
|
|
|
10819
11313
|
"url": "https://github.com/sponsors/ljharb"
|
|
10820
11314
|
}
|
|
10821
11315
|
},
|
|
11316
|
+
"node_modules/safer-buffer": {
|
|
11317
|
+
"version": "2.1.2",
|
|
11318
|
+
"resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
11319
|
+
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
|
11320
|
+
"dev": true,
|
|
11321
|
+
"license": "MIT"
|
|
11322
|
+
},
|
|
10822
11323
|
"node_modules/scheduler": {
|
|
10823
11324
|
"version": "0.27.0",
|
|
10824
11325
|
"resolved": "https://registry.npmmirror.com/scheduler/-/scheduler-0.27.0.tgz",
|
|
@@ -10853,6 +11354,64 @@
|
|
|
10853
11354
|
"semver": "bin/semver.js"
|
|
10854
11355
|
}
|
|
10855
11356
|
},
|
|
11357
|
+
"node_modules/send": {
|
|
11358
|
+
"version": "0.19.2",
|
|
11359
|
+
"resolved": "https://registry.npmmirror.com/send/-/send-0.19.2.tgz",
|
|
11360
|
+
"integrity": "sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==",
|
|
11361
|
+
"dev": true,
|
|
11362
|
+
"license": "MIT",
|
|
11363
|
+
"dependencies": {
|
|
11364
|
+
"debug": "2.6.9",
|
|
11365
|
+
"depd": "2.0.0",
|
|
11366
|
+
"destroy": "1.2.0",
|
|
11367
|
+
"encodeurl": "~2.0.0",
|
|
11368
|
+
"escape-html": "~1.0.3",
|
|
11369
|
+
"etag": "~1.8.1",
|
|
11370
|
+
"fresh": "~0.5.2",
|
|
11371
|
+
"http-errors": "~2.0.1",
|
|
11372
|
+
"mime": "1.6.0",
|
|
11373
|
+
"ms": "2.1.3",
|
|
11374
|
+
"on-finished": "~2.4.1",
|
|
11375
|
+
"range-parser": "~1.2.1",
|
|
11376
|
+
"statuses": "~2.0.2"
|
|
11377
|
+
},
|
|
11378
|
+
"engines": {
|
|
11379
|
+
"node": ">= 0.8.0"
|
|
11380
|
+
}
|
|
11381
|
+
},
|
|
11382
|
+
"node_modules/send/node_modules/debug": {
|
|
11383
|
+
"version": "2.6.9",
|
|
11384
|
+
"resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz",
|
|
11385
|
+
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
11386
|
+
"dev": true,
|
|
11387
|
+
"license": "MIT",
|
|
11388
|
+
"dependencies": {
|
|
11389
|
+
"ms": "2.0.0"
|
|
11390
|
+
}
|
|
11391
|
+
},
|
|
11392
|
+
"node_modules/send/node_modules/debug/node_modules/ms": {
|
|
11393
|
+
"version": "2.0.0",
|
|
11394
|
+
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz",
|
|
11395
|
+
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
11396
|
+
"dev": true,
|
|
11397
|
+
"license": "MIT"
|
|
11398
|
+
},
|
|
11399
|
+
"node_modules/serve-static": {
|
|
11400
|
+
"version": "1.16.3",
|
|
11401
|
+
"resolved": "https://registry.npmmirror.com/serve-static/-/serve-static-1.16.3.tgz",
|
|
11402
|
+
"integrity": "sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==",
|
|
11403
|
+
"dev": true,
|
|
11404
|
+
"license": "MIT",
|
|
11405
|
+
"dependencies": {
|
|
11406
|
+
"encodeurl": "~2.0.0",
|
|
11407
|
+
"escape-html": "~1.0.3",
|
|
11408
|
+
"parseurl": "~1.3.3",
|
|
11409
|
+
"send": "~0.19.1"
|
|
11410
|
+
},
|
|
11411
|
+
"engines": {
|
|
11412
|
+
"node": ">= 0.8.0"
|
|
11413
|
+
}
|
|
11414
|
+
},
|
|
10856
11415
|
"node_modules/set-cookie-parser": {
|
|
10857
11416
|
"version": "2.7.2",
|
|
10858
11417
|
"resolved": "https://registry.npmmirror.com/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz",
|
|
@@ -10908,6 +11467,13 @@
|
|
|
10908
11467
|
"node": ">= 0.4"
|
|
10909
11468
|
}
|
|
10910
11469
|
},
|
|
11470
|
+
"node_modules/setprototypeof": {
|
|
11471
|
+
"version": "1.2.0",
|
|
11472
|
+
"resolved": "https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
|
11473
|
+
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
|
|
11474
|
+
"dev": true,
|
|
11475
|
+
"license": "ISC"
|
|
11476
|
+
},
|
|
10911
11477
|
"node_modules/shebang-command": {
|
|
10912
11478
|
"version": "2.0.0",
|
|
10913
11479
|
"resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
@@ -10942,15 +11508,15 @@
|
|
|
10942
11508
|
}
|
|
10943
11509
|
},
|
|
10944
11510
|
"node_modules/side-channel": {
|
|
10945
|
-
"version": "1.1.
|
|
10946
|
-
"resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.1.
|
|
10947
|
-
"integrity": "sha512-
|
|
11511
|
+
"version": "1.1.1",
|
|
11512
|
+
"resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.1.1.tgz",
|
|
11513
|
+
"integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==",
|
|
10948
11514
|
"dev": true,
|
|
10949
11515
|
"license": "MIT",
|
|
10950
11516
|
"dependencies": {
|
|
10951
11517
|
"es-errors": "^1.3.0",
|
|
10952
|
-
"object-inspect": "^1.13.
|
|
10953
|
-
"side-channel-list": "^1.0.
|
|
11518
|
+
"object-inspect": "^1.13.4",
|
|
11519
|
+
"side-channel-list": "^1.0.1",
|
|
10954
11520
|
"side-channel-map": "^1.0.1",
|
|
10955
11521
|
"side-channel-weakmap": "^1.0.2"
|
|
10956
11522
|
},
|
|
@@ -11163,6 +11729,16 @@
|
|
|
11163
11729
|
"stacktrace-gps": "^3.0.4"
|
|
11164
11730
|
}
|
|
11165
11731
|
},
|
|
11732
|
+
"node_modules/statuses": {
|
|
11733
|
+
"version": "2.0.2",
|
|
11734
|
+
"resolved": "https://registry.npmmirror.com/statuses/-/statuses-2.0.2.tgz",
|
|
11735
|
+
"integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
|
|
11736
|
+
"dev": true,
|
|
11737
|
+
"license": "MIT",
|
|
11738
|
+
"engines": {
|
|
11739
|
+
"node": ">= 0.8"
|
|
11740
|
+
}
|
|
11741
|
+
},
|
|
11166
11742
|
"node_modules/stop-iteration-iterator": {
|
|
11167
11743
|
"version": "1.1.0",
|
|
11168
11744
|
"resolved": "https://registry.npmmirror.com/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz",
|
|
@@ -11888,6 +12464,16 @@
|
|
|
11888
12464
|
"node": ">=8.0"
|
|
11889
12465
|
}
|
|
11890
12466
|
},
|
|
12467
|
+
"node_modules/toidentifier": {
|
|
12468
|
+
"version": "1.0.1",
|
|
12469
|
+
"resolved": "https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.1.tgz",
|
|
12470
|
+
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
|
|
12471
|
+
"dev": true,
|
|
12472
|
+
"license": "MIT",
|
|
12473
|
+
"engines": {
|
|
12474
|
+
"node": ">=0.6"
|
|
12475
|
+
}
|
|
12476
|
+
},
|
|
11891
12477
|
"node_modules/tree-kill": {
|
|
11892
12478
|
"version": "1.2.2",
|
|
11893
12479
|
"resolved": "https://registry.npmmirror.com/tree-kill/-/tree-kill-1.2.2.tgz",
|
|
@@ -11985,6 +12571,20 @@
|
|
|
11985
12571
|
"node": ">= 0.8.0"
|
|
11986
12572
|
}
|
|
11987
12573
|
},
|
|
12574
|
+
"node_modules/type-is": {
|
|
12575
|
+
"version": "1.6.18",
|
|
12576
|
+
"resolved": "https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz",
|
|
12577
|
+
"integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
|
|
12578
|
+
"dev": true,
|
|
12579
|
+
"license": "MIT",
|
|
12580
|
+
"dependencies": {
|
|
12581
|
+
"media-typer": "0.3.0",
|
|
12582
|
+
"mime-types": "~2.1.24"
|
|
12583
|
+
},
|
|
12584
|
+
"engines": {
|
|
12585
|
+
"node": ">= 0.6"
|
|
12586
|
+
}
|
|
12587
|
+
},
|
|
11988
12588
|
"node_modules/typed-array-buffer": {
|
|
11989
12589
|
"version": "1.0.3",
|
|
11990
12590
|
"resolved": "https://registry.npmmirror.com/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz",
|
|
@@ -12234,6 +12834,16 @@
|
|
|
12234
12834
|
"node": ">= 10.0.0"
|
|
12235
12835
|
}
|
|
12236
12836
|
},
|
|
12837
|
+
"node_modules/unpipe": {
|
|
12838
|
+
"version": "1.0.0",
|
|
12839
|
+
"resolved": "https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz",
|
|
12840
|
+
"integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
|
|
12841
|
+
"dev": true,
|
|
12842
|
+
"license": "MIT",
|
|
12843
|
+
"engines": {
|
|
12844
|
+
"node": ">= 0.8"
|
|
12845
|
+
}
|
|
12846
|
+
},
|
|
12237
12847
|
"node_modules/update-browserslist-db": {
|
|
12238
12848
|
"version": "1.2.3",
|
|
12239
12849
|
"resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
|
|
@@ -12331,6 +12941,26 @@
|
|
|
12331
12941
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
12332
12942
|
"license": "MIT"
|
|
12333
12943
|
},
|
|
12944
|
+
"node_modules/utils-merge": {
|
|
12945
|
+
"version": "1.0.1",
|
|
12946
|
+
"resolved": "https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz",
|
|
12947
|
+
"integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==",
|
|
12948
|
+
"dev": true,
|
|
12949
|
+
"license": "MIT",
|
|
12950
|
+
"engines": {
|
|
12951
|
+
"node": ">= 0.4.0"
|
|
12952
|
+
}
|
|
12953
|
+
},
|
|
12954
|
+
"node_modules/vary": {
|
|
12955
|
+
"version": "1.1.2",
|
|
12956
|
+
"resolved": "https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz",
|
|
12957
|
+
"integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
|
|
12958
|
+
"dev": true,
|
|
12959
|
+
"license": "MIT",
|
|
12960
|
+
"engines": {
|
|
12961
|
+
"node": ">= 0.8"
|
|
12962
|
+
}
|
|
12963
|
+
},
|
|
12334
12964
|
"node_modules/vaul": {
|
|
12335
12965
|
"version": "1.1.2",
|
|
12336
12966
|
"resolved": "https://registry.npmmirror.com/vaul/-/vaul-1.1.2.tgz",
|
package/template/package.json
CHANGED
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"@types/react": "^19",
|
|
79
79
|
"@types/react-dom": "^19",
|
|
80
80
|
"@lark-apaas/coding-presets-react": "^0.1.0",
|
|
81
|
-
"@lark-apaas/coding-preset-vite-react": "^1.0.
|
|
81
|
+
"@lark-apaas/coding-preset-vite-react": "^1.0.11",
|
|
82
82
|
"concurrently": "^9",
|
|
83
83
|
"eslint": "^9",
|
|
84
84
|
"typescript": "~5.9",
|
|
@@ -213,11 +213,12 @@
|
|
|
213
213
|
inset: -1px;
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
/* Does not work on elements with overflow:hidden!
|
|
217
|
-
|
|
218
|
-
.
|
|
219
|
-
.
|
|
220
|
-
.
|
|
216
|
+
/* Does not work on elements with overflow:hidden!
|
|
217
|
+
* Wrap in :where() to zero out specificity so Tailwind position utilities (absolute/fixed/sticky) can override */
|
|
218
|
+
:where(.hover-elevate:not(.no-default-hover-elevate)),
|
|
219
|
+
:where(.active-elevate:not(.no-default-active-elevate)),
|
|
220
|
+
:where(.hover-elevate-2:not(.no-default-hover-elevate)),
|
|
221
|
+
:where(.active-elevate-2:not(.no-default-active-elevate)) {
|
|
221
222
|
position: relative;
|
|
222
223
|
z-index: 0;
|
|
223
224
|
}
|