-
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathstarter-solid-start.json
More file actions
93 lines (93 loc) · 4.61 KB
/
Copy pathstarter-solid-start.json
File metadata and controls
93 lines (93 loc) · 4.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"name": "SolidStart",
"package": "starter-solid-start",
"isFocused": true,
"type": "starter-kit",
"prodDependencies": 6,
"devDependencies": 1,
"allDependencies": 227,
"timingMeasuredAt": "2026-08-16T03:55:31.311Z",
"runner": "Depot depot-ubuntu-24.04 GitHub Actions runner (2 CPUs, 8 GB RAM, 100 GB disk, 2 GB disk accelerator)",
"installTimeMs": 3935,
"nodeModulesSize": 130383872,
"coldBuildTimeMs": 9919,
"warmBuildTimeMs": 9551,
"buildOutputSize": 536576,
"frameworkVersion": "2.0.0",
"avgInstallTimeMs": 3066.2,
"minInstallTimeMs": 2586,
"maxInstallTimeMs": 4638,
"coldBuildTime": {
"avgMs": 2977.2,
"minMs": 2922,
"maxMs": 3019
},
"warmBuildTime": {
"avgMs": 2980,
"minMs": 2945,
"maxMs": 3052
},
"installTime": {
"avgMs": 1195.2,
"minMs": 1166,
"maxMs": 1213
},
"order": 6,
"duplicateDependencies": 8,
"depInstallSize": 104444547,
"e18eMessages": [
{
"message": "[duplicate dependency] @babel/helper-module-imports has 2 installed versions:\n7.18.6 via the following 1 package(s) babel-plugin-jsx-dom-expressions@0.40.7\n7.29.7 via the following 2 package(s) @babel/helper-module-transforms@7.29.7, solid-refresh@0.6.3\n💡 Suggestions\n- Consider standardizing on version 7.29.7 as this version is the most commonly used.\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] h3 has 2 installed versions:\n2.0.1-rc.26 via the following 1 package(s) @solidjs/start@2.0.0\n2.0.1-rc.22 via the following 1 package(s) nitro@3.0.260610-beta\n💡 Suggestions\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] seroval has 2 installed versions:\n1.6.2 via the following 2 package(s) @solidjs/start@2.0.0, seroval-plugins@1.6.2\n1.5.6 via the following 2 package(s) solid-js@1.9.14, seroval-plugins@1.5.6\n💡 Suggestions\n- Consider standardizing on version 1.6.2 as this version is the most commonly used.\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] seroval-plugins has 2 installed versions:\n1.6.2 via the following 1 package(s) @solidjs/start@2.0.0\n1.5.6 via the following 1 package(s) solid-js@1.9.14\n💡 Suggestions\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] srvx has 2 installed versions:\n0.12.5 via the following 2 package(s) h3@2.0.1-rc.26, @solidjs/start@2.0.0\n0.11.22 via the following 4 package(s) crossws@0.4.10, env-runner@0.1.16, h3@2.0.1-rc.22, nitro@3.0.260610-beta\n💡 Suggestions\n- Consider standardizing on version 0.11.22 as this version is the most commonly used.\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] picomatch has 2 installed versions:\n4.0.5 via the following 3 package(s) vite@8.2.1, fdir@6.5.0, tinyglobby@0.2.17\n2.3.2 via the following 1 package(s) micromatch@4.0.8\n💡 Suggestions\n- Consider standardizing on version 4.0.5 as this version is the most commonly used.\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] rou3 has 2 installed versions:\n0.8.1 via the following 1 package(s) h3@2.0.1-rc.22\n0.9.1 via the following 1 package(s) h3@2.0.1-rc.26\n💡 Suggestions\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] @oxc-project/types has 2 installed versions:\n0.141.0 via the following 1 package(s) oxc-parser@0.141.0\n0.143.0 via the following 1 package(s) rolldown@1.2.3\n💡 Suggestions\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
}
],
"vendoredCoreJsSize": 0,
"vendoredCoreJsUnnecessaryModules": [],
"browserBaselineTests": {
"baselineStatus": "high",
"baselineYear": 2020,
"baselineReason": null,
"baselineFeatureCount": 30
},
"frameworkDependencies": {
"prodDependencies": 25,
"devDependencies": 4,
"allDependencies": 29
}
}