|
@@ -7,6 +7,7 @@ |
|
@@ -7,6 +7,7 @@ |
|
7
|
"name": "nextchat",
|
7
|
"name": "nextchat",
|
|
8
|
"license": "mit",
|
8
|
"license": "mit",
|
|
9
|
"dependencies": {
|
9
|
"dependencies": {
|
|
|
|
10
|
+ "@docmee/sdk-ui": "^1.1.17",
|
|
10
|
"@fortaine/fetch-event-source": "^3.0.6",
|
11
|
"@fortaine/fetch-event-source": "^3.0.6",
|
|
11
|
"@hello-pangea/dnd": "^16.5.0",
|
12
|
"@hello-pangea/dnd": "^16.5.0",
|
|
12
|
"@modelcontextprotocol/sdk": "^1.0.4",
|
13
|
"@modelcontextprotocol/sdk": "^1.0.4",
|
|
@@ -18,6 +19,7 @@ |
|
@@ -18,6 +19,7 @@ |
|
18
|
"@xyflow/react": "^12.4.4",
|
19
|
"@xyflow/react": "^12.4.4",
|
|
19
|
"antd": "^5.24.4",
|
20
|
"antd": "^5.24.4",
|
|
20
|
"axios": "^1.7.5",
|
21
|
"axios": "^1.7.5",
|
|
|
|
22
|
+ "chart.js": "^4.4.8",
|
|
21
|
"cheerio": "^1.0.0",
|
23
|
"cheerio": "^1.0.0",
|
|
22
|
"clsx": "^2.1.1",
|
24
|
"clsx": "^2.1.1",
|
|
23
|
"docx": "^9.3.0",
|
25
|
"docx": "^9.3.0",
|
|
@@ -34,6 +36,7 @@ |
|
@@ -34,6 +36,7 @@ |
|
34
|
"lucide-react": "^0.484.0",
|
36
|
"lucide-react": "^0.484.0",
|
|
35
|
"markdown-to-txt": "^2.0.1",
|
37
|
"markdown-to-txt": "^2.0.1",
|
|
36
|
"mermaid": "^10.6.1",
|
38
|
"mermaid": "^10.6.1",
|
|
|
|
39
|
+ "mind-elixir": "^4.5.0",
|
|
37
|
"nanoid": "^5.0.3",
|
40
|
"nanoid": "^5.0.3",
|
|
38
|
"next": "^14.1.1",
|
41
|
"next": "^14.1.1",
|
|
39
|
"node-fetch": "^3.3.1",
|
42
|
"node-fetch": "^3.3.1",
|
|
@@ -53,8 +56,6 @@ |
|
@@ -53,8 +56,6 @@ |
|
53
|
"sass": "^1.59.2",
|
56
|
"sass": "^1.59.2",
|
|
54
|
"spark-md5": "^3.0.2",
|
57
|
"spark-md5": "^3.0.2",
|
|
55
|
"use-debounce": "^9.0.4",
|
58
|
"use-debounce": "^9.0.4",
|
|
56
|
- "vue": "^3.5.13",
|
|
|
|
57
|
- "vue-template-compiler": "^2.7.16",
|
|
|
|
58
|
"xlsx": "^0.18.5",
|
59
|
"xlsx": "^0.18.5",
|
|
59
|
"zod": "^3.24.1"
|
60
|
"zod": "^3.24.1"
|
|
60
|
},
|
61
|
},
|
|
@@ -64,6 +65,7 @@ |
|
@@ -64,6 +65,7 @@ |
|
64
|
"@testing-library/dom": "^10.4.0",
|
65
|
"@testing-library/dom": "^10.4.0",
|
|
65
|
"@testing-library/jest-dom": "^6.6.3",
|
66
|
"@testing-library/jest-dom": "^6.6.3",
|
|
66
|
"@testing-library/react": "^16.1.0",
|
67
|
"@testing-library/react": "^16.1.0",
|
|
|
|
68
|
+ "@types/chart.js": "^2.9.41",
|
|
67
|
"@types/file-saver": "^2.0.7",
|
69
|
"@types/file-saver": "^2.0.7",
|
|
68
|
"@types/html-docx-js": "^0.3.4",
|
70
|
"@types/html-docx-js": "^0.3.4",
|
|
69
|
"@types/html-to-draftjs": "^1.5.0",
|
71
|
"@types/html-to-draftjs": "^1.5.0",
|
|
@@ -947,6 +949,7 @@ |
|
@@ -947,6 +949,7 @@ |
|
947
|
"version": "7.25.3",
|
949
|
"version": "7.25.3",
|
|
948
|
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.25.3.tgz",
|
950
|
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.25.3.tgz",
|
|
949
|
"integrity": "sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==",
|
951
|
"integrity": "sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==",
|
|
|
|
952
|
+ "dev": true,
|
|
950
|
"license": "MIT",
|
953
|
"license": "MIT",
|
|
951
|
"dependencies": {
|
954
|
"dependencies": {
|
|
952
|
"@babel/types": "^7.25.2"
|
955
|
"@babel/types": "^7.25.2"
|
|
@@ -962,6 +965,7 @@ |
|
@@ -962,6 +965,7 @@ |
|
962
|
"version": "7.24.8",
|
965
|
"version": "7.24.8",
|
|
963
|
"resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz",
|
966
|
"resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz",
|
|
964
|
"integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==",
|
967
|
"integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==",
|
|
|
|
968
|
+ "dev": true,
|
|
965
|
"license": "MIT",
|
969
|
"license": "MIT",
|
|
966
|
"engines": {
|
970
|
"engines": {
|
|
967
|
"node": ">=6.9.0"
|
971
|
"node": ">=6.9.0"
|
|
@@ -971,6 +975,7 @@ |
|
@@ -971,6 +975,7 @@ |
|
971
|
"version": "7.24.7",
|
975
|
"version": "7.24.7",
|
|
972
|
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
|
976
|
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
|
|
973
|
"integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
|
977
|
"integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
|
|
|
|
978
|
+ "dev": true,
|
|
974
|
"license": "MIT",
|
979
|
"license": "MIT",
|
|
975
|
"engines": {
|
980
|
"engines": {
|
|
976
|
"node": ">=6.9.0"
|
981
|
"node": ">=6.9.0"
|
|
@@ -980,6 +985,7 @@ |
|
@@ -980,6 +985,7 @@ |
|
980
|
"version": "7.25.2",
|
985
|
"version": "7.25.2",
|
|
981
|
"resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.25.2.tgz",
|
986
|
"resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.25.2.tgz",
|
|
982
|
"integrity": "sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==",
|
987
|
"integrity": "sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==",
|
|
|
|
988
|
+ "dev": true,
|
|
983
|
"license": "MIT",
|
989
|
"license": "MIT",
|
|
984
|
"dependencies": {
|
990
|
"dependencies": {
|
|
985
|
"@babel/helper-string-parser": "^7.24.8",
|
991
|
"@babel/helper-string-parser": "^7.24.8",
|
|
@@ -2670,6 +2676,15 @@ |
|
@@ -2670,6 +2676,15 @@ |
|
2670
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
2676
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
2671
|
}
|
2677
|
}
|
|
2672
|
},
|
2678
|
},
|
|
|
|
2679
|
+ "node_modules/@docmee/sdk-ui": {
|
|
|
|
2680
|
+ "version": "1.1.17",
|
|
|
|
2681
|
+ "resolved": "https://registry.npmmirror.com/@docmee/sdk-ui/-/sdk-ui-1.1.17.tgz",
|
|
|
|
2682
|
+ "integrity": "sha512-K/pWu2tg9ZrE9wbI5Naylh+LVd86kwMG7A9pu5urN1XjV+MAHj7ruOMrmqMkGbN5fVfFN8DbxWx4yUMcCMHTxA==",
|
|
|
|
2683
|
+ "license": "Apache-2.0",
|
|
|
|
2684
|
+ "dependencies": {
|
|
|
|
2685
|
+ "query-string": "^9.1.1"
|
|
|
|
2686
|
+ }
|
|
|
|
2687
|
+ },
|
|
2673
|
"node_modules/@emotion/hash": {
|
2688
|
"node_modules/@emotion/hash": {
|
|
2674
|
"version": "0.8.0",
|
2689
|
"version": "0.8.0",
|
|
2675
|
"resolved": "https://registry.npmmirror.com/@emotion/hash/-/hash-0.8.0.tgz",
|
2690
|
"resolved": "https://registry.npmmirror.com/@emotion/hash/-/hash-0.8.0.tgz",
|
|
@@ -3474,6 +3489,12 @@ |
|
@@ -3474,6 +3489,12 @@ |
|
3474
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
3489
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
3475
|
}
|
3490
|
}
|
|
3476
|
},
|
3491
|
},
|
|
|
|
3492
|
+ "node_modules/@kurkle/color": {
|
|
|
|
3493
|
+ "version": "0.3.4",
|
|
|
|
3494
|
+ "resolved": "https://registry.npmmirror.com/@kurkle/color/-/color-0.3.4.tgz",
|
|
|
|
3495
|
+ "integrity": "sha512-M5UknZPHRu3DEDWoipU6sE8PdkZ6Z/S+v4dD+Ke8IaNlpdSQah50lz1KtcFBa2vsdOnwbbnxJwVM4wty6udA5w==",
|
|
|
|
3496
|
+ "license": "MIT"
|
|
|
|
3497
|
+ },
|
|
3477
|
"node_modules/@modelcontextprotocol/sdk": {
|
3498
|
"node_modules/@modelcontextprotocol/sdk": {
|
|
3478
|
"version": "1.0.4",
|
3499
|
"version": "1.0.4",
|
|
3479
|
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.0.4.tgz",
|
3500
|
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.0.4.tgz",
|
|
@@ -4641,6 +4662,16 @@ |
|
@@ -4641,6 +4662,16 @@ |
|
4641
|
"@babel/types": "^7.20.7"
|
4662
|
"@babel/types": "^7.20.7"
|
|
4642
|
}
|
4663
|
}
|
|
4643
|
},
|
4664
|
},
|
|
|
|
4665
|
+ "node_modules/@types/chart.js": {
|
|
|
|
4666
|
+ "version": "2.9.41",
|
|
|
|
4667
|
+ "resolved": "https://registry.npmmirror.com/@types/chart.js/-/chart.js-2.9.41.tgz",
|
|
|
|
4668
|
+ "integrity": "sha512-3dvkDvueckY83UyUXtJMalYoH6faOLkWQoaTlJgB4Djde3oORmNP0Jw85HtzTuXyliUHcdp704s0mZFQKio/KQ==",
|
|
|
|
4669
|
+ "dev": true,
|
|
|
|
4670
|
+ "license": "MIT",
|
|
|
|
4671
|
+ "dependencies": {
|
|
|
|
4672
|
+ "moment": "^2.10.2"
|
|
|
|
4673
|
+ }
|
|
|
|
4674
|
+ },
|
|
4644
|
"node_modules/@types/d3-color": {
|
4675
|
"node_modules/@types/d3-color": {
|
|
4645
|
"version": "3.1.3",
|
4676
|
"version": "3.1.3",
|
|
4646
|
"resolved": "https://registry.npmmirror.com/@types/d3-color/-/d3-color-3.1.3.tgz",
|
4677
|
"resolved": "https://registry.npmmirror.com/@types/d3-color/-/d3-color-3.1.3.tgz",
|
|
@@ -5254,152 +5285,6 @@ |
|
@@ -5254,152 +5285,6 @@ |
|
5254
|
"hasInstallScript": true,
|
5285
|
"hasInstallScript": true,
|
|
5255
|
"license": "Apache-2.0"
|
5286
|
"license": "Apache-2.0"
|
|
5256
|
},
|
5287
|
},
|
|
5257
|
- "node_modules/@vue/compiler-core": {
|
|
|
|
5258
|
- "version": "3.5.13",
|
|
|
|
5259
|
- "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz",
|
|
|
|
5260
|
- "integrity": "sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==",
|
|
|
|
5261
|
- "license": "MIT",
|
|
|
|
5262
|
- "dependencies": {
|
|
|
|
5263
|
- "@babel/parser": "^7.25.3",
|
|
|
|
5264
|
- "@vue/shared": "3.5.13",
|
|
|
|
5265
|
- "entities": "^4.5.0",
|
|
|
|
5266
|
- "estree-walker": "^2.0.2",
|
|
|
|
5267
|
- "source-map-js": "^1.2.0"
|
|
|
|
5268
|
- }
|
|
|
|
5269
|
- },
|
|
|
|
5270
|
- "node_modules/@vue/compiler-dom": {
|
|
|
|
5271
|
- "version": "3.5.13",
|
|
|
|
5272
|
- "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz",
|
|
|
|
5273
|
- "integrity": "sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==",
|
|
|
|
5274
|
- "license": "MIT",
|
|
|
|
5275
|
- "dependencies": {
|
|
|
|
5276
|
- "@vue/compiler-core": "3.5.13",
|
|
|
|
5277
|
- "@vue/shared": "3.5.13"
|
|
|
|
5278
|
- }
|
|
|
|
5279
|
- },
|
|
|
|
5280
|
- "node_modules/@vue/compiler-sfc": {
|
|
|
|
5281
|
- "version": "3.5.13",
|
|
|
|
5282
|
- "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz",
|
|
|
|
5283
|
- "integrity": "sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==",
|
|
|
|
5284
|
- "license": "MIT",
|
|
|
|
5285
|
- "dependencies": {
|
|
|
|
5286
|
- "@babel/parser": "^7.25.3",
|
|
|
|
5287
|
- "@vue/compiler-core": "3.5.13",
|
|
|
|
5288
|
- "@vue/compiler-dom": "3.5.13",
|
|
|
|
5289
|
- "@vue/compiler-ssr": "3.5.13",
|
|
|
|
5290
|
- "@vue/shared": "3.5.13",
|
|
|
|
5291
|
- "estree-walker": "^2.0.2",
|
|
|
|
5292
|
- "magic-string": "^0.30.11",
|
|
|
|
5293
|
- "postcss": "^8.4.48",
|
|
|
|
5294
|
- "source-map-js": "^1.2.0"
|
|
|
|
5295
|
- }
|
|
|
|
5296
|
- },
|
|
|
|
5297
|
- "node_modules/@vue/compiler-sfc/node_modules/nanoid": {
|
|
|
|
5298
|
- "version": "3.3.11",
|
|
|
|
5299
|
- "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz",
|
|
|
|
5300
|
- "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
|
|
|
5301
|
- "funding": [
|
|
|
|
5302
|
- {
|
|
|
|
5303
|
- "type": "github",
|
|
|
|
5304
|
- "url": "https://github.com/sponsors/ai"
|
|
|
|
5305
|
- }
|
|
|
|
5306
|
- ],
|
|
|
|
5307
|
- "license": "MIT",
|
|
|
|
5308
|
- "bin": {
|
|
|
|
5309
|
- "nanoid": "bin/nanoid.cjs"
|
|
|
|
5310
|
- },
|
|
|
|
5311
|
- "engines": {
|
|
|
|
5312
|
- "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
|
5313
|
- }
|
|
|
|
5314
|
- },
|
|
|
|
5315
|
- "node_modules/@vue/compiler-sfc/node_modules/postcss": {
|
|
|
|
5316
|
- "version": "8.5.3",
|
|
|
|
5317
|
- "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.3.tgz",
|
|
|
|
5318
|
- "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
|
|
|
|
5319
|
- "funding": [
|
|
|
|
5320
|
- {
|
|
|
|
5321
|
- "type": "opencollective",
|
|
|
|
5322
|
- "url": "https://opencollective.com/postcss/"
|
|
|
|
5323
|
- },
|
|
|
|
5324
|
- {
|
|
|
|
5325
|
- "type": "tidelift",
|
|
|
|
5326
|
- "url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
|
5327
|
- },
|
|
|
|
5328
|
- {
|
|
|
|
5329
|
- "type": "github",
|
|
|
|
5330
|
- "url": "https://github.com/sponsors/ai"
|
|
|
|
5331
|
- }
|
|
|
|
5332
|
- ],
|
|
|
|
5333
|
- "license": "MIT",
|
|
|
|
5334
|
- "dependencies": {
|
|
|
|
5335
|
- "nanoid": "^3.3.8",
|
|
|
|
5336
|
- "picocolors": "^1.1.1",
|
|
|
|
5337
|
- "source-map-js": "^1.2.1"
|
|
|
|
5338
|
- },
|
|
|
|
5339
|
- "engines": {
|
|
|
|
5340
|
- "node": "^10 || ^12 || >=14"
|
|
|
|
5341
|
- }
|
|
|
|
5342
|
- },
|
|
|
|
5343
|
- "node_modules/@vue/compiler-ssr": {
|
|
|
|
5344
|
- "version": "3.5.13",
|
|
|
|
5345
|
- "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz",
|
|
|
|
5346
|
- "integrity": "sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==",
|
|
|
|
5347
|
- "license": "MIT",
|
|
|
|
5348
|
- "dependencies": {
|
|
|
|
5349
|
- "@vue/compiler-dom": "3.5.13",
|
|
|
|
5350
|
- "@vue/shared": "3.5.13"
|
|
|
|
5351
|
- }
|
|
|
|
5352
|
- },
|
|
|
|
5353
|
- "node_modules/@vue/reactivity": {
|
|
|
|
5354
|
- "version": "3.5.13",
|
|
|
|
5355
|
- "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.13.tgz",
|
|
|
|
5356
|
- "integrity": "sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==",
|
|
|
|
5357
|
- "license": "MIT",
|
|
|
|
5358
|
- "dependencies": {
|
|
|
|
5359
|
- "@vue/shared": "3.5.13"
|
|
|
|
5360
|
- }
|
|
|
|
5361
|
- },
|
|
|
|
5362
|
- "node_modules/@vue/runtime-core": {
|
|
|
|
5363
|
- "version": "3.5.13",
|
|
|
|
5364
|
- "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.13.tgz",
|
|
|
|
5365
|
- "integrity": "sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==",
|
|
|
|
5366
|
- "license": "MIT",
|
|
|
|
5367
|
- "dependencies": {
|
|
|
|
5368
|
- "@vue/reactivity": "3.5.13",
|
|
|
|
5369
|
- "@vue/shared": "3.5.13"
|
|
|
|
5370
|
- }
|
|
|
|
5371
|
- },
|
|
|
|
5372
|
- "node_modules/@vue/runtime-dom": {
|
|
|
|
5373
|
- "version": "3.5.13",
|
|
|
|
5374
|
- "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.13.tgz",
|
|
|
|
5375
|
- "integrity": "sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==",
|
|
|
|
5376
|
- "license": "MIT",
|
|
|
|
5377
|
- "dependencies": {
|
|
|
|
5378
|
- "@vue/reactivity": "3.5.13",
|
|
|
|
5379
|
- "@vue/runtime-core": "3.5.13",
|
|
|
|
5380
|
- "@vue/shared": "3.5.13",
|
|
|
|
5381
|
- "csstype": "^3.1.3"
|
|
|
|
5382
|
- }
|
|
|
|
5383
|
- },
|
|
|
|
5384
|
- "node_modules/@vue/server-renderer": {
|
|
|
|
5385
|
- "version": "3.5.13",
|
|
|
|
5386
|
- "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.13.tgz",
|
|
|
|
5387
|
- "integrity": "sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==",
|
|
|
|
5388
|
- "license": "MIT",
|
|
|
|
5389
|
- "dependencies": {
|
|
|
|
5390
|
- "@vue/compiler-ssr": "3.5.13",
|
|
|
|
5391
|
- "@vue/shared": "3.5.13"
|
|
|
|
5392
|
- },
|
|
|
|
5393
|
- "peerDependencies": {
|
|
|
|
5394
|
- "vue": "3.5.13"
|
|
|
|
5395
|
- }
|
|
|
|
5396
|
- },
|
|
|
|
5397
|
- "node_modules/@vue/shared": {
|
|
|
|
5398
|
- "version": "3.5.13",
|
|
|
|
5399
|
- "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.13.tgz",
|
|
|
|
5400
|
- "integrity": "sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==",
|
|
|
|
5401
|
- "license": "MIT"
|
|
|
|
5402
|
- },
|
|
|
|
5403
|
"node_modules/@webassemblyjs/ast": {
|
5288
|
"node_modules/@webassemblyjs/ast": {
|
|
5404
|
"version": "1.9.0",
|
5289
|
"version": "1.9.0",
|
|
5405
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
5290
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/ast/-/ast-1.9.0.tgz",
|
|
@@ -6837,6 +6722,18 @@ |
|
@@ -6837,6 +6722,18 @@ |
|
6837
|
"url": "https://github.com/sponsors/wooorm"
|
6722
|
"url": "https://github.com/sponsors/wooorm"
|
|
6838
|
}
|
6723
|
}
|
|
6839
|
},
|
6724
|
},
|
|
|
|
6725
|
+ "node_modules/chart.js": {
|
|
|
|
6726
|
+ "version": "4.4.8",
|
|
|
|
6727
|
+ "resolved": "https://registry.npmmirror.com/chart.js/-/chart.js-4.4.8.tgz",
|
|
|
|
6728
|
+ "integrity": "sha512-IkGZlVpXP+83QpMm4uxEiGqSI7jFizwVtF3+n5Pc3k7sMO+tkd0qxh2OzLhenM0K80xtmAONWGBn082EiBQSDA==",
|
|
|
|
6729
|
+ "license": "MIT",
|
|
|
|
6730
|
+ "dependencies": {
|
|
|
|
6731
|
+ "@kurkle/color": "^0.3.0"
|
|
|
|
6732
|
+ },
|
|
|
|
6733
|
+ "engines": {
|
|
|
|
6734
|
+ "pnpm": ">=8"
|
|
|
|
6735
|
+ }
|
|
|
|
6736
|
+ },
|
|
6840
|
"node_modules/cheerio": {
|
6737
|
"node_modules/cheerio": {
|
|
6841
|
"version": "1.0.0",
|
6738
|
"version": "1.0.0",
|
|
6842
|
"resolved": "https://registry.npmmirror.com/cheerio/-/cheerio-1.0.0.tgz",
|
6739
|
"resolved": "https://registry.npmmirror.com/cheerio/-/cheerio-1.0.0.tgz",
|
|
@@ -8159,12 +8056,6 @@ |
|
@@ -8159,12 +8056,6 @@ |
|
8159
|
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
|
8056
|
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
|
|
8160
|
"license": "MIT"
|
8057
|
"license": "MIT"
|
|
8161
|
},
|
8058
|
},
|
|
8162
|
- "node_modules/de-indent": {
|
|
|
|
8163
|
- "version": "1.0.2",
|
|
|
|
8164
|
- "resolved": "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz",
|
|
|
|
8165
|
- "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==",
|
|
|
|
8166
|
- "license": "MIT"
|
|
|
|
8167
|
- },
|
|
|
|
8168
|
"node_modules/debug": {
|
8059
|
"node_modules/debug": {
|
|
8169
|
"version": "4.3.4",
|
8060
|
"version": "4.3.4",
|
|
8170
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
8061
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
@@ -8202,6 +8093,15 @@ |
|
@@ -8202,6 +8093,15 @@ |
|
8202
|
"url": "https://github.com/sponsors/wooorm"
|
8093
|
"url": "https://github.com/sponsors/wooorm"
|
|
8203
|
}
|
8094
|
}
|
|
8204
|
},
|
8095
|
},
|
|
|
|
8096
|
+ "node_modules/decode-uri-component": {
|
|
|
|
8097
|
+ "version": "0.4.1",
|
|
|
|
8098
|
+ "resolved": "https://registry.npmmirror.com/decode-uri-component/-/decode-uri-component-0.4.1.tgz",
|
|
|
|
8099
|
+ "integrity": "sha512-+8VxcR21HhTy8nOt6jf20w0c9CADrw1O8d+VZ/YzzCt4bJ3uBjw+D1q2osAB8RnpwwaeYBxy0HyKQxD5JBMuuQ==",
|
|
|
|
8100
|
+ "license": "MIT",
|
|
|
|
8101
|
+ "engines": {
|
|
|
|
8102
|
+ "node": ">=14.16"
|
|
|
|
8103
|
+ }
|
|
|
|
8104
|
+ },
|
|
8205
|
"node_modules/dedent": {
|
8105
|
"node_modules/dedent": {
|
|
8206
|
"version": "1.5.3",
|
8106
|
"version": "1.5.3",
|
|
8207
|
"resolved": "https://registry.npmmirror.com/dedent/-/dedent-1.5.3.tgz",
|
8107
|
"resolved": "https://registry.npmmirror.com/dedent/-/dedent-1.5.3.tgz",
|
|
@@ -9510,12 +9410,6 @@ |
|
@@ -9510,12 +9410,6 @@ |
|
9510
|
"node": ">=4.0"
|
9410
|
"node": ">=4.0"
|
|
9511
|
}
|
9411
|
}
|
|
9512
|
},
|
9412
|
},
|
|
9513
|
- "node_modules/estree-walker": {
|
|
|
|
9514
|
- "version": "2.0.2",
|
|
|
|
9515
|
- "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
|
|
9516
|
- "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
|
|
9517
|
- "license": "MIT"
|
|
|
|
9518
|
- },
|
|
|
|
9519
|
"node_modules/esutils": {
|
9413
|
"node_modules/esutils": {
|
|
9520
|
"version": "2.0.3",
|
9414
|
"version": "2.0.3",
|
|
9521
|
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
|
9415
|
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
|
|
@@ -9786,6 +9680,18 @@ |
|
@@ -9786,6 +9680,18 @@ |
|
9786
|
"node": ">=8"
|
9680
|
"node": ">=8"
|
|
9787
|
}
|
9681
|
}
|
|
9788
|
},
|
9682
|
},
|
|
|
|
9683
|
+ "node_modules/filter-obj": {
|
|
|
|
9684
|
+ "version": "5.1.0",
|
|
|
|
9685
|
+ "resolved": "https://registry.npmmirror.com/filter-obj/-/filter-obj-5.1.0.tgz",
|
|
|
|
9686
|
+ "integrity": "sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng==",
|
|
|
|
9687
|
+ "license": "MIT",
|
|
|
|
9688
|
+ "engines": {
|
|
|
|
9689
|
+ "node": ">=14.16"
|
|
|
|
9690
|
+ },
|
|
|
|
9691
|
+ "funding": {
|
|
|
|
9692
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
9693
|
+ }
|
|
|
|
9694
|
+ },
|
|
9789
|
"node_modules/find-cache-dir": {
|
9695
|
"node_modules/find-cache-dir": {
|
|
9790
|
"version": "3.3.2",
|
9696
|
"version": "3.3.2",
|
|
9791
|
"resolved": "https://registry.npmmirror.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
|
9697
|
"resolved": "https://registry.npmmirror.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
|
|
@@ -10481,15 +10387,6 @@ |
|
@@ -10481,15 +10387,6 @@ |
|
10481
|
"url": "https://opencollective.com/unified"
|
10387
|
"url": "https://opencollective.com/unified"
|
|
10482
|
}
|
10388
|
}
|
|
10483
|
},
|
10389
|
},
|
|
10484
|
- "node_modules/he": {
|
|
|
|
10485
|
- "version": "1.2.0",
|
|
|
|
10486
|
- "resolved": "https://registry.npmmirror.com/he/-/he-1.2.0.tgz",
|
|
|
|
10487
|
- "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
|
|
|
|
10488
|
- "license": "MIT",
|
|
|
|
10489
|
- "bin": {
|
|
|
|
10490
|
- "he": "bin/he"
|
|
|
|
10491
|
- }
|
|
|
|
10492
|
- },
|
|
|
|
10493
|
"node_modules/heap": {
|
10390
|
"node_modules/heap": {
|
|
10494
|
"version": "0.2.7",
|
10391
|
"version": "0.2.7",
|
|
10495
|
"resolved": "https://registry.npmmirror.com/heap/-/heap-0.2.7.tgz",
|
10392
|
"resolved": "https://registry.npmmirror.com/heap/-/heap-0.2.7.tgz",
|
|
@@ -13785,21 +13682,6 @@ |
|
@@ -13785,21 +13682,6 @@ |
|
13785
|
"lz-string": "bin/bin.js"
|
13682
|
"lz-string": "bin/bin.js"
|
|
13786
|
}
|
13683
|
}
|
|
13787
|
},
|
13684
|
},
|
|
13788
|
- "node_modules/magic-string": {
|
|
|
|
13789
|
- "version": "0.30.17",
|
|
|
|
13790
|
- "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz",
|
|
|
|
13791
|
- "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
|
|
|
|
13792
|
- "license": "MIT",
|
|
|
|
13793
|
- "dependencies": {
|
|
|
|
13794
|
- "@jridgewell/sourcemap-codec": "^1.5.0"
|
|
|
|
13795
|
- }
|
|
|
|
13796
|
- },
|
|
|
|
13797
|
- "node_modules/magic-string/node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
13798
|
- "version": "1.5.0",
|
|
|
|
13799
|
- "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
|
|
|
13800
|
- "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
|
|
|
13801
|
- "license": "MIT"
|
|
|
|
13802
|
- },
|
|
|
|
13803
|
"node_modules/make-dir": {
|
13685
|
"node_modules/make-dir": {
|
|
13804
|
"version": "4.0.0",
|
13686
|
"version": "4.0.0",
|
|
13805
|
"resolved": "https://registry.npmmirror.com/make-dir/-/make-dir-4.0.0.tgz",
|
13687
|
"resolved": "https://registry.npmmirror.com/make-dir/-/make-dir-4.0.0.tgz",
|
|
@@ -14865,6 +14747,12 @@ |
|
@@ -14865,6 +14747,12 @@ |
|
14865
|
"node": ">=4"
|
14747
|
"node": ">=4"
|
|
14866
|
}
|
14748
|
}
|
|
14867
|
},
|
14749
|
},
|
|
|
|
14750
|
+ "node_modules/mind-elixir": {
|
|
|
|
14751
|
+ "version": "4.5.0",
|
|
|
|
14752
|
+ "resolved": "https://registry.npmmirror.com/mind-elixir/-/mind-elixir-4.5.0.tgz",
|
|
|
|
14753
|
+ "integrity": "sha512-EyodIX7CK1d3Rq0urT91suZwVGHz7XegfcRiEVVFQfc952gW0xTU9Z5gaEQ4Iukwte5Sex6lOKgyxH8iGp/Puw==",
|
|
|
|
14754
|
+ "license": "MIT"
|
|
|
|
14755
|
+ },
|
|
14868
|
"node_modules/minimalistic-assert": {
|
14756
|
"node_modules/minimalistic-assert": {
|
|
14869
|
"version": "1.0.1",
|
14757
|
"version": "1.0.1",
|
|
14870
|
"resolved": "https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
|
14758
|
"resolved": "https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
|
|
@@ -14987,6 +14875,16 @@ |
|
@@ -14987,6 +14875,16 @@ |
|
14987
|
"node": ">=10"
|
14875
|
"node": ">=10"
|
|
14988
|
}
|
14876
|
}
|
|
14989
|
},
|
14877
|
},
|
|
|
|
14878
|
+ "node_modules/moment": {
|
|
|
|
14879
|
+ "version": "2.30.1",
|
|
|
|
14880
|
+ "resolved": "https://registry.npmmirror.com/moment/-/moment-2.30.1.tgz",
|
|
|
|
14881
|
+ "integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==",
|
|
|
|
14882
|
+ "devOptional": true,
|
|
|
|
14883
|
+ "license": "MIT",
|
|
|
|
14884
|
+ "engines": {
|
|
|
|
14885
|
+ "node": "*"
|
|
|
|
14886
|
+ }
|
|
|
|
14887
|
+ },
|
|
14990
|
"node_modules/mri": {
|
14888
|
"node_modules/mri": {
|
|
14991
|
"version": "1.2.0",
|
14889
|
"version": "1.2.0",
|
|
14992
|
"resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
|
14890
|
"resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
|
|
@@ -15967,6 +15865,23 @@ |
|
@@ -15967,6 +15865,23 @@ |
|
15967
|
],
|
15865
|
],
|
|
15968
|
"license": "MIT"
|
15866
|
"license": "MIT"
|
|
15969
|
},
|
15867
|
},
|
|
|
|
15868
|
+ "node_modules/query-string": {
|
|
|
|
15869
|
+ "version": "9.1.1",
|
|
|
|
15870
|
+ "resolved": "https://registry.npmmirror.com/query-string/-/query-string-9.1.1.tgz",
|
|
|
|
15871
|
+ "integrity": "sha512-MWkCOVIcJP9QSKU52Ngow6bsAWAPlPK2MludXvcrS2bGZSl+T1qX9MZvRIkqUIkGLJquMJHWfsT6eRqUpp4aWg==",
|
|
|
|
15872
|
+ "license": "MIT",
|
|
|
|
15873
|
+ "dependencies": {
|
|
|
|
15874
|
+ "decode-uri-component": "^0.4.1",
|
|
|
|
15875
|
+ "filter-obj": "^5.1.0",
|
|
|
|
15876
|
+ "split-on-first": "^3.0.0"
|
|
|
|
15877
|
+ },
|
|
|
|
15878
|
+ "engines": {
|
|
|
|
15879
|
+ "node": ">=18"
|
|
|
|
15880
|
+ },
|
|
|
|
15881
|
+ "funding": {
|
|
|
|
15882
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
15883
|
+ }
|
|
|
|
15884
|
+ },
|
|
15970
|
"node_modules/querystringify": {
|
15885
|
"node_modules/querystringify": {
|
|
15971
|
"version": "2.2.0",
|
15886
|
"version": "2.2.0",
|
|
15972
|
"resolved": "https://registry.npmmirror.com/querystringify/-/querystringify-2.2.0.tgz",
|
15887
|
"resolved": "https://registry.npmmirror.com/querystringify/-/querystringify-2.2.0.tgz",
|
|
@@ -17658,6 +17573,18 @@ |
|
@@ -17658,6 +17573,18 @@ |
|
17658
|
"integrity": "sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==",
|
17573
|
"integrity": "sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==",
|
|
17659
|
"dev": true
|
17574
|
"dev": true
|
|
17660
|
},
|
17575
|
},
|
|
|
|
17576
|
+ "node_modules/split-on-first": {
|
|
|
|
17577
|
+ "version": "3.0.0",
|
|
|
|
17578
|
+ "resolved": "https://registry.npmmirror.com/split-on-first/-/split-on-first-3.0.0.tgz",
|
|
|
|
17579
|
+ "integrity": "sha512-qxQJTx2ryR0Dw0ITYyekNQWpz6f8dGd7vffGNflQQ3Iqj9NJ6qiZ7ELpZsJ/QBhIVAiDfXdag3+Gp8RvWa62AA==",
|
|
|
|
17580
|
+ "license": "MIT",
|
|
|
|
17581
|
+ "engines": {
|
|
|
|
17582
|
+ "node": ">=12"
|
|
|
|
17583
|
+ },
|
|
|
|
17584
|
+ "funding": {
|
|
|
|
17585
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
17586
|
+ }
|
|
|
|
17587
|
+ },
|
|
17661
|
"node_modules/sprintf-js": {
|
17588
|
"node_modules/sprintf-js": {
|
|
17662
|
"version": "1.0.3",
|
17589
|
"version": "1.0.3",
|
|
17663
|
"resolved": "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
17590
|
"resolved": "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
@@ -18468,7 +18395,7 @@ |
|
@@ -18468,7 +18395,7 @@ |
|
18468
|
"version": "5.2.2",
|
18395
|
"version": "5.2.2",
|
|
18469
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz",
|
18396
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz",
|
|
18470
|
"integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==",
|
18397
|
"integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==",
|
|
18471
|
- "devOptional": true,
|
18398
|
+ "dev": true,
|
|
18472
|
"license": "Apache-2.0",
|
18399
|
"license": "Apache-2.0",
|
|
18473
|
"bin": {
|
18400
|
"bin": {
|
|
18474
|
"tsc": "bin/tsc",
|
18401
|
"tsc": "bin/tsc",
|
|
@@ -18913,27 +18840,6 @@ |
|
@@ -18913,27 +18840,6 @@ |
|
18913
|
"url": "https://opencollective.com/unified"
|
18840
|
"url": "https://opencollective.com/unified"
|
|
18914
|
}
|
18841
|
}
|
|
18915
|
},
|
18842
|
},
|
|
18916
|
- "node_modules/vue": {
|
|
|
|
18917
|
- "version": "3.5.13",
|
|
|
|
18918
|
- "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.13.tgz",
|
|
|
|
18919
|
- "integrity": "sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==",
|
|
|
|
18920
|
- "license": "MIT",
|
|
|
|
18921
|
- "dependencies": {
|
|
|
|
18922
|
- "@vue/compiler-dom": "3.5.13",
|
|
|
|
18923
|
- "@vue/compiler-sfc": "3.5.13",
|
|
|
|
18924
|
- "@vue/runtime-dom": "3.5.13",
|
|
|
|
18925
|
- "@vue/server-renderer": "3.5.13",
|
|
|
|
18926
|
- "@vue/shared": "3.5.13"
|
|
|
|
18927
|
- },
|
|
|
|
18928
|
- "peerDependencies": {
|
|
|
|
18929
|
- "typescript": "*"
|
|
|
|
18930
|
- },
|
|
|
|
18931
|
- "peerDependenciesMeta": {
|
|
|
|
18932
|
- "typescript": {
|
|
|
|
18933
|
- "optional": true
|
|
|
|
18934
|
- }
|
|
|
|
18935
|
- }
|
|
|
|
18936
|
- },
|
|
|
|
18937
|
"node_modules/vue-loader": {
|
18843
|
"node_modules/vue-loader": {
|
|
18938
|
"version": "17.3.1",
|
18844
|
"version": "17.3.1",
|
|
18939
|
"resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-17.3.1.tgz",
|
18845
|
"resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-17.3.1.tgz",
|
|
@@ -18957,16 +18863,6 @@ |
|
@@ -18957,16 +18863,6 @@ |
|
18957
|
}
|
18863
|
}
|
|
18958
|
}
|
18864
|
}
|
|
18959
|
},
|
18865
|
},
|
|
18960
|
- "node_modules/vue-template-compiler": {
|
|
|
|
18961
|
- "version": "2.7.16",
|
|
|
|
18962
|
- "resolved": "https://registry.npmmirror.com/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz",
|
|
|
|
18963
|
- "integrity": "sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==",
|
|
|
|
18964
|
- "license": "MIT",
|
|
|
|
18965
|
- "dependencies": {
|
|
|
|
18966
|
- "de-indent": "^1.0.2",
|
|
|
|
18967
|
- "he": "^1.2.0"
|
|
|
|
18968
|
- }
|
|
|
|
18969
|
- },
|
|
|
|
18970
|
"node_modules/w3c-xmlserializer": {
|
18866
|
"node_modules/w3c-xmlserializer": {
|
|
18971
|
"version": "4.0.0",
|
18867
|
"version": "4.0.0",
|
|
18972
|
"resolved": "https://registry.npmmirror.com/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz",
|
18868
|
"resolved": "https://registry.npmmirror.com/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz",
|