@solidstarters/create-solid-app 1.2.21 → 1.2.23
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
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"@nestjs/serve-static": "^4.0.2",
|
|
28
28
|
"@nestjs/swagger": "^7.2.0",
|
|
29
29
|
"@nestjs/typeorm": "^10.0.1",
|
|
30
|
-
"@solidstarters/solid-core": "^1.2.
|
|
30
|
+
"@solidstarters/solid-core": "^1.2.134",
|
|
31
31
|
"@types/luxon": "^3.4.2",
|
|
32
32
|
"amqplib": "^0.10.4",
|
|
33
33
|
"axios": "^1.7.0",
|
|
@@ -4666,9 +4666,9 @@
|
|
|
4666
4666
|
}
|
|
4667
4667
|
},
|
|
4668
4668
|
"node_modules/@solidstarters/solid-core": {
|
|
4669
|
-
"version": "1.2.
|
|
4670
|
-
"resolved": "https://registry.npmjs.org/@solidstarters/solid-core/-/solid-core-1.2.
|
|
4671
|
-
"integrity": "sha512-
|
|
4669
|
+
"version": "1.2.134",
|
|
4670
|
+
"resolved": "https://registry.npmjs.org/@solidstarters/solid-core/-/solid-core-1.2.134.tgz",
|
|
4671
|
+
"integrity": "sha512-dEhwt5+Vu5goIQzS5TYyQUnGGSJduakj4OoHLsB/p64iDXC9Sd0hERiU+2qEhxBwQtlCP8o7v5lzbGtps4xpeQ==",
|
|
4672
4672
|
"license": "ISC",
|
|
4673
4673
|
"dependencies": {
|
|
4674
4674
|
"@angular-devkit/core": "^18.0.3",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"@nestjs/serve-static": "^4.0.2",
|
|
45
45
|
"@nestjs/swagger": "^7.2.0",
|
|
46
46
|
"@nestjs/typeorm": "^10.0.1",
|
|
47
|
-
"@solidstarters/solid-core": "^1.2.
|
|
47
|
+
"@solidstarters/solid-core": "^1.2.134",
|
|
48
48
|
"@types/luxon": "^3.4.2",
|
|
49
49
|
"amqplib": "^0.10.4",
|
|
50
50
|
"axios": "^1.7.0",
|
|
@@ -13,11 +13,7 @@
|
|
|
13
13
|
"@codemirror/theme-one-dark": "^6.1.2",
|
|
14
14
|
"@hello-pangea/dnd": "^17.0.0",
|
|
15
15
|
"@reduxjs/toolkit": "^1.9.5",
|
|
16
|
-
"@solidstarters/solid-core-ui": "^1.1.
|
|
17
|
-
"@types/node": "20.5.9",
|
|
18
|
-
"@types/react": "18.2.21",
|
|
19
|
-
"@types/react-dom": "18.2.7",
|
|
20
|
-
"@types/uuid": "^10.0.0",
|
|
16
|
+
"@solidstarters/solid-core-ui": "^1.1.150",
|
|
21
17
|
"@uiw/react-codemirror": "^4.23.3",
|
|
22
18
|
"axios": "^1.7.2",
|
|
23
19
|
"bcryptjs": "^2.4.3",
|
|
@@ -67,9 +63,13 @@
|
|
|
67
63
|
},
|
|
68
64
|
"devDependencies": {
|
|
69
65
|
"@types/lodash": "^4.17.9",
|
|
66
|
+
"@types/node": "20.5.9",
|
|
70
67
|
"@types/pluralize": "^0.0.33",
|
|
71
68
|
"@types/qs": "^6.9.15",
|
|
69
|
+
"@types/react": "18.3.18",
|
|
70
|
+
"@types/react-dom": "18.3.5",
|
|
72
71
|
"@types/react-js-pagination": "^3.0.7",
|
|
72
|
+
"@types/uuid": "^10.0.0",
|
|
73
73
|
"next": "^14.2.7"
|
|
74
74
|
}
|
|
75
75
|
},
|
|
@@ -962,12 +962,12 @@
|
|
|
962
962
|
}
|
|
963
963
|
},
|
|
964
964
|
"node_modules/@solidstarters/solid-core-ui": {
|
|
965
|
-
"version": "1.1.
|
|
966
|
-
"resolved": "https://registry.npmjs.org/@solidstarters/solid-core-ui/-/solid-core-ui-1.1.
|
|
967
|
-
"integrity": "sha512-
|
|
965
|
+
"version": "1.1.150",
|
|
966
|
+
"resolved": "https://registry.npmjs.org/@solidstarters/solid-core-ui/-/solid-core-ui-1.1.150.tgz",
|
|
967
|
+
"integrity": "sha512-ZwN9+nbO1Tv4G1lhNspjbqmXLqfb/4NXYNjiQVjBxeSJcM4XYdx3V0GQUMFjG1Ok9ZgvTcMo7SgmyNlVTDpO6Q==",
|
|
968
968
|
"license": "ISC",
|
|
969
969
|
"dependencies": {
|
|
970
|
-
"@hello-pangea/dnd": "^
|
|
970
|
+
"@hello-pangea/dnd": "^18.0.1",
|
|
971
971
|
"axios": "^1.7.2",
|
|
972
972
|
"bcryptjs": "^2.4.3",
|
|
973
973
|
"bootstrap": "^5.3.3",
|
|
@@ -1026,6 +1026,63 @@
|
|
|
1026
1026
|
"react-transition-group": "^4.4.5"
|
|
1027
1027
|
}
|
|
1028
1028
|
},
|
|
1029
|
+
"node_modules/@solidstarters/solid-core-ui/node_modules/@hello-pangea/dnd": {
|
|
1030
|
+
"version": "18.0.1",
|
|
1031
|
+
"resolved": "https://registry.npmjs.org/@hello-pangea/dnd/-/dnd-18.0.1.tgz",
|
|
1032
|
+
"integrity": "sha512-xojVWG8s/TGrKT1fC8K2tIWeejJYTAeJuj36zM//yEm/ZrnZUSFGS15BpO+jGZT1ybWvyXmeDJwPYb4dhWlbZQ==",
|
|
1033
|
+
"license": "Apache-2.0",
|
|
1034
|
+
"dependencies": {
|
|
1035
|
+
"@babel/runtime": "^7.26.7",
|
|
1036
|
+
"css-box-model": "^1.2.1",
|
|
1037
|
+
"raf-schd": "^4.0.3",
|
|
1038
|
+
"react-redux": "^9.2.0",
|
|
1039
|
+
"redux": "^5.0.1"
|
|
1040
|
+
},
|
|
1041
|
+
"peerDependencies": {
|
|
1042
|
+
"react": "^18.0.0 || ^19.0.0",
|
|
1043
|
+
"react-dom": "^18.0.0 || ^19.0.0"
|
|
1044
|
+
}
|
|
1045
|
+
},
|
|
1046
|
+
"node_modules/@solidstarters/solid-core-ui/node_modules/@hello-pangea/dnd/node_modules/react-redux": {
|
|
1047
|
+
"version": "9.2.0",
|
|
1048
|
+
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.2.0.tgz",
|
|
1049
|
+
"integrity": "sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g==",
|
|
1050
|
+
"license": "MIT",
|
|
1051
|
+
"dependencies": {
|
|
1052
|
+
"@types/use-sync-external-store": "^0.0.6",
|
|
1053
|
+
"use-sync-external-store": "^1.4.0"
|
|
1054
|
+
},
|
|
1055
|
+
"peerDependencies": {
|
|
1056
|
+
"@types/react": "^18.2.25 || ^19",
|
|
1057
|
+
"react": "^18.0 || ^19",
|
|
1058
|
+
"redux": "^5.0.0"
|
|
1059
|
+
},
|
|
1060
|
+
"peerDependenciesMeta": {
|
|
1061
|
+
"@types/react": {
|
|
1062
|
+
"optional": true
|
|
1063
|
+
},
|
|
1064
|
+
"redux": {
|
|
1065
|
+
"optional": true
|
|
1066
|
+
}
|
|
1067
|
+
}
|
|
1068
|
+
},
|
|
1069
|
+
"node_modules/@solidstarters/solid-core-ui/node_modules/@types/react": {
|
|
1070
|
+
"version": "19.1.8",
|
|
1071
|
+
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.8.tgz",
|
|
1072
|
+
"integrity": "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==",
|
|
1073
|
+
"license": "MIT",
|
|
1074
|
+
"optional": true,
|
|
1075
|
+
"peer": true,
|
|
1076
|
+
"dependencies": {
|
|
1077
|
+
"csstype": "^3.0.2"
|
|
1078
|
+
}
|
|
1079
|
+
},
|
|
1080
|
+
"node_modules/@solidstarters/solid-core-ui/node_modules/@types/use-sync-external-store": {
|
|
1081
|
+
"version": "0.0.6",
|
|
1082
|
+
"resolved": "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz",
|
|
1083
|
+
"integrity": "sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==",
|
|
1084
|
+
"license": "MIT"
|
|
1085
|
+
},
|
|
1029
1086
|
"node_modules/@swc/counter": {
|
|
1030
1087
|
"version": "0.1.3",
|
|
1031
1088
|
"resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz",
|
|
@@ -1191,23 +1248,23 @@
|
|
|
1191
1248
|
"optional": true
|
|
1192
1249
|
},
|
|
1193
1250
|
"node_modules/@types/react": {
|
|
1194
|
-
"version": "18.
|
|
1195
|
-
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.
|
|
1196
|
-
"integrity": "sha512-
|
|
1251
|
+
"version": "18.3.18",
|
|
1252
|
+
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.18.tgz",
|
|
1253
|
+
"integrity": "sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==",
|
|
1197
1254
|
"license": "MIT",
|
|
1198
1255
|
"dependencies": {
|
|
1199
1256
|
"@types/prop-types": "*",
|
|
1200
|
-
"@types/scheduler": "*",
|
|
1201
1257
|
"csstype": "^3.0.2"
|
|
1202
1258
|
}
|
|
1203
1259
|
},
|
|
1204
1260
|
"node_modules/@types/react-dom": {
|
|
1205
|
-
"version": "18.
|
|
1206
|
-
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.
|
|
1207
|
-
"integrity": "sha512-
|
|
1261
|
+
"version": "18.3.5",
|
|
1262
|
+
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.5.tgz",
|
|
1263
|
+
"integrity": "sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==",
|
|
1264
|
+
"devOptional": true,
|
|
1208
1265
|
"license": "MIT",
|
|
1209
|
-
"
|
|
1210
|
-
"@types/react": "
|
|
1266
|
+
"peerDependencies": {
|
|
1267
|
+
"@types/react": "^18.0.0"
|
|
1211
1268
|
}
|
|
1212
1269
|
},
|
|
1213
1270
|
"node_modules/@types/react-js-pagination": {
|
|
@@ -1238,12 +1295,6 @@
|
|
|
1238
1295
|
"@types/react": "*"
|
|
1239
1296
|
}
|
|
1240
1297
|
},
|
|
1241
|
-
"node_modules/@types/scheduler": {
|
|
1242
|
-
"version": "0.23.0",
|
|
1243
|
-
"resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.23.0.tgz",
|
|
1244
|
-
"integrity": "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==",
|
|
1245
|
-
"license": "MIT"
|
|
1246
|
-
},
|
|
1247
1298
|
"node_modules/@types/unist": {
|
|
1248
1299
|
"version": "3.0.3",
|
|
1249
1300
|
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
|
|
@@ -1260,6 +1311,7 @@
|
|
|
1260
1311
|
"version": "10.0.0",
|
|
1261
1312
|
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-10.0.0.tgz",
|
|
1262
1313
|
"integrity": "sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==",
|
|
1314
|
+
"dev": true,
|
|
1263
1315
|
"license": "MIT"
|
|
1264
1316
|
},
|
|
1265
1317
|
"node_modules/@types/webidl-conversions": {
|
|
@@ -15,11 +15,7 @@
|
|
|
15
15
|
"@codemirror/theme-one-dark": "^6.1.2",
|
|
16
16
|
"@hello-pangea/dnd": "^17.0.0",
|
|
17
17
|
"@reduxjs/toolkit": "^1.9.5",
|
|
18
|
-
"@solidstarters/solid-core-ui": "^1.1.
|
|
19
|
-
"@types/node": "20.5.9",
|
|
20
|
-
"@types/react": "18.2.21",
|
|
21
|
-
"@types/react-dom": "18.2.7",
|
|
22
|
-
"@types/uuid": "^10.0.0",
|
|
18
|
+
"@solidstarters/solid-core-ui": "^1.1.150",
|
|
23
19
|
"@uiw/react-codemirror": "^4.23.3",
|
|
24
20
|
"axios": "^1.7.2",
|
|
25
21
|
"bcryptjs": "^2.4.3",
|
|
@@ -71,7 +67,11 @@
|
|
|
71
67
|
"@types/lodash": "^4.17.9",
|
|
72
68
|
"@types/pluralize": "^0.0.33",
|
|
73
69
|
"@types/qs": "^6.9.15",
|
|
70
|
+
"@types/react": "18.3.18",
|
|
71
|
+
"@types/react-dom": "18.3.5",
|
|
74
72
|
"@types/react-js-pagination": "^3.0.7",
|
|
75
|
-
"next": "^14.2.7"
|
|
73
|
+
"next": "^14.2.7",
|
|
74
|
+
"@types/node": "20.5.9",
|
|
75
|
+
"@types/uuid": "^10.0.0"
|
|
76
76
|
}
|
|
77
77
|
}
|