@solidstarters/create-solid-app 1.2.21 → 1.2.22
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,7 +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.
|
|
16
|
+
"@solidstarters/solid-core-ui": "^1.1.150",
|
|
17
17
|
"@types/node": "20.5.9",
|
|
18
18
|
"@types/react": "18.2.21",
|
|
19
19
|
"@types/react-dom": "18.2.7",
|
|
@@ -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",
|
|
@@ -15,7 +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.
|
|
18
|
+
"@solidstarters/solid-core-ui": "^1.1.150",
|
|
19
19
|
"@types/node": "20.5.9",
|
|
20
20
|
"@types/react": "18.2.21",
|
|
21
21
|
"@types/react-dom": "18.2.7",
|