@solidstarters/create-solid-app 1.2.26 → 1.2.27
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.150",
|
|
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.150",
|
|
4670
|
+
"resolved": "https://registry.npmjs.org/@solidstarters/solid-core/-/solid-core-1.2.150.tgz",
|
|
4671
|
+
"integrity": "sha512-KL0ZB5OnOrsURZVhuOP35ee4unhy5Hb6IDOhm/T3CXGjlgS18V8isNYO5yKmSwtlYqicxrkx44x58gnrz32fdQ==",
|
|
4672
4672
|
"license": "ISC",
|
|
4673
4673
|
"dependencies": {
|
|
4674
4674
|
"@angular-devkit/core": "^18.0.3",
|
|
@@ -4706,6 +4706,7 @@
|
|
|
4706
4706
|
"reflect-metadata": "^0.1.13",
|
|
4707
4707
|
"rxjs": "^7.8.1",
|
|
4708
4708
|
"swagger-ui-express": "^5.0.0",
|
|
4709
|
+
"twilio": "^5.8.0",
|
|
4709
4710
|
"uuid": "^9.0.1",
|
|
4710
4711
|
"xlsx": "^0.18.5"
|
|
4711
4712
|
},
|
|
@@ -6113,13 +6114,13 @@
|
|
|
6113
6114
|
}
|
|
6114
6115
|
},
|
|
6115
6116
|
"node_modules/axios": {
|
|
6116
|
-
"version": "1.
|
|
6117
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.
|
|
6118
|
-
"integrity": "sha512-
|
|
6117
|
+
"version": "1.11.0",
|
|
6118
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.11.0.tgz",
|
|
6119
|
+
"integrity": "sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==",
|
|
6119
6120
|
"license": "MIT",
|
|
6120
6121
|
"dependencies": {
|
|
6121
6122
|
"follow-redirects": "^1.15.6",
|
|
6122
|
-
"form-data": "^4.0.
|
|
6123
|
+
"form-data": "^4.0.4",
|
|
6123
6124
|
"proxy-from-env": "^1.1.0"
|
|
6124
6125
|
}
|
|
6125
6126
|
},
|
|
@@ -8201,6 +8202,21 @@
|
|
|
8201
8202
|
"node": ">= 0.4"
|
|
8202
8203
|
}
|
|
8203
8204
|
},
|
|
8205
|
+
"node_modules/es-set-tostringtag": {
|
|
8206
|
+
"version": "2.1.0",
|
|
8207
|
+
"resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
|
|
8208
|
+
"integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
|
|
8209
|
+
"license": "MIT",
|
|
8210
|
+
"dependencies": {
|
|
8211
|
+
"es-errors": "^1.3.0",
|
|
8212
|
+
"get-intrinsic": "^1.2.6",
|
|
8213
|
+
"has-tostringtag": "^1.0.2",
|
|
8214
|
+
"hasown": "^2.0.2"
|
|
8215
|
+
},
|
|
8216
|
+
"engines": {
|
|
8217
|
+
"node": ">= 0.4"
|
|
8218
|
+
}
|
|
8219
|
+
},
|
|
8204
8220
|
"node_modules/escalade": {
|
|
8205
8221
|
"version": "3.2.0",
|
|
8206
8222
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|
@@ -9383,13 +9399,15 @@
|
|
|
9383
9399
|
}
|
|
9384
9400
|
},
|
|
9385
9401
|
"node_modules/form-data": {
|
|
9386
|
-
"version": "4.0.
|
|
9387
|
-
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.
|
|
9388
|
-
"integrity": "sha512-
|
|
9402
|
+
"version": "4.0.4",
|
|
9403
|
+
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz",
|
|
9404
|
+
"integrity": "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==",
|
|
9389
9405
|
"license": "MIT",
|
|
9390
9406
|
"dependencies": {
|
|
9391
9407
|
"asynckit": "^0.4.0",
|
|
9392
9408
|
"combined-stream": "^1.0.8",
|
|
9409
|
+
"es-set-tostringtag": "^2.1.0",
|
|
9410
|
+
"hasown": "^2.0.2",
|
|
9393
9411
|
"mime-types": "^2.1.12"
|
|
9394
9412
|
},
|
|
9395
9413
|
"engines": {
|
|
@@ -9889,6 +9907,21 @@
|
|
|
9889
9907
|
"url": "https://github.com/sponsors/ljharb"
|
|
9890
9908
|
}
|
|
9891
9909
|
},
|
|
9910
|
+
"node_modules/has-tostringtag": {
|
|
9911
|
+
"version": "1.0.2",
|
|
9912
|
+
"resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
|
|
9913
|
+
"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
|
|
9914
|
+
"license": "MIT",
|
|
9915
|
+
"dependencies": {
|
|
9916
|
+
"has-symbols": "^1.0.3"
|
|
9917
|
+
},
|
|
9918
|
+
"engines": {
|
|
9919
|
+
"node": ">= 0.4"
|
|
9920
|
+
},
|
|
9921
|
+
"funding": {
|
|
9922
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
9923
|
+
}
|
|
9924
|
+
},
|
|
9892
9925
|
"node_modules/has-unicode": {
|
|
9893
9926
|
"version": "2.0.1",
|
|
9894
9927
|
"resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
|
|
@@ -14510,6 +14543,12 @@
|
|
|
14510
14543
|
"dev": true,
|
|
14511
14544
|
"license": "MIT"
|
|
14512
14545
|
},
|
|
14546
|
+
"node_modules/scmp": {
|
|
14547
|
+
"version": "2.1.0",
|
|
14548
|
+
"resolved": "https://registry.npmjs.org/scmp/-/scmp-2.1.0.tgz",
|
|
14549
|
+
"integrity": "sha512-o/mRQGk9Rcer/jEEw/yw4mwo3EU/NvYvp577/Btqrym9Qy5/MdWGBqipbALgd2lrdWTJ5/gqDusxfnQBxOxT2Q==",
|
|
14550
|
+
"license": "BSD-3-Clause"
|
|
14551
|
+
},
|
|
14513
14552
|
"node_modules/semver": {
|
|
14514
14553
|
"version": "6.3.1",
|
|
14515
14554
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
@@ -15931,6 +15970,24 @@
|
|
|
15931
15970
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
15932
15971
|
"license": "0BSD"
|
|
15933
15972
|
},
|
|
15973
|
+
"node_modules/twilio": {
|
|
15974
|
+
"version": "5.8.0",
|
|
15975
|
+
"resolved": "https://registry.npmjs.org/twilio/-/twilio-5.8.0.tgz",
|
|
15976
|
+
"integrity": "sha512-aJLBvI7ODLmFHI7ZYLBiMZKIdHuF9PrPeRM/GBMDg/AAzGXs4V8gEnNPHyTVThK0/8J48YHSqXMlQ+WJR5nxoQ==",
|
|
15977
|
+
"license": "MIT",
|
|
15978
|
+
"dependencies": {
|
|
15979
|
+
"axios": "^1.11.0",
|
|
15980
|
+
"dayjs": "^1.11.9",
|
|
15981
|
+
"https-proxy-agent": "^5.0.0",
|
|
15982
|
+
"jsonwebtoken": "^9.0.2",
|
|
15983
|
+
"qs": "^6.9.4",
|
|
15984
|
+
"scmp": "^2.1.0",
|
|
15985
|
+
"xmlbuilder": "^13.0.2"
|
|
15986
|
+
},
|
|
15987
|
+
"engines": {
|
|
15988
|
+
"node": ">=14.0"
|
|
15989
|
+
}
|
|
15990
|
+
},
|
|
15934
15991
|
"node_modules/type-check": {
|
|
15935
15992
|
"version": "0.4.0",
|
|
15936
15993
|
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
|
@@ -16894,6 +16951,15 @@
|
|
|
16894
16951
|
"node": ">=0.8"
|
|
16895
16952
|
}
|
|
16896
16953
|
},
|
|
16954
|
+
"node_modules/xmlbuilder": {
|
|
16955
|
+
"version": "13.0.2",
|
|
16956
|
+
"resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-13.0.2.tgz",
|
|
16957
|
+
"integrity": "sha512-Eux0i2QdDYKbdbA6AM6xE4m6ZTZr4G4xF9kahI2ukSEMCzwce2eX9WlTI5J3s+NU7hpasFsr8hWIONae7LluAQ==",
|
|
16958
|
+
"license": "MIT",
|
|
16959
|
+
"engines": {
|
|
16960
|
+
"node": ">=6.0"
|
|
16961
|
+
}
|
|
16962
|
+
},
|
|
16897
16963
|
"node_modules/xmlchars": {
|
|
16898
16964
|
"version": "2.2.0",
|
|
16899
16965
|
"resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
|
|
@@ -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.150",
|
|
48
48
|
"@types/luxon": "^3.4.2",
|
|
49
49
|
"amqplib": "^0.10.4",
|
|
50
50
|
"axios": "^1.7.0",
|
|
@@ -17,6 +17,14 @@ import { AppModule } from './app.module';
|
|
|
17
17
|
|
|
18
18
|
import qs from 'qs';
|
|
19
19
|
|
|
20
|
+
// ---- Global safety nets (must be first) ----
|
|
21
|
+
process.on('unhandledRejection', (reason, promise) => {
|
|
22
|
+
console.error('Unhandled Rejection at:', promise, 'reason:', reason);
|
|
23
|
+
});
|
|
24
|
+
process.on('uncaughtException', (err) => {
|
|
25
|
+
console.error('Uncaught Exception:', err);
|
|
26
|
+
});
|
|
27
|
+
|
|
20
28
|
async function bootstrap() {
|
|
21
29
|
const appModule = await AppModule.forRoot();
|
|
22
30
|
const app = await NestFactory.create(appModule);
|
|
@@ -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.175",
|
|
17
17
|
"@uiw/react-codemirror": "^4.23.3",
|
|
18
18
|
"axios": "^1.7.2",
|
|
19
19
|
"bcryptjs": "^2.4.3",
|
|
@@ -1001,9 +1001,9 @@
|
|
|
1001
1001
|
}
|
|
1002
1002
|
},
|
|
1003
1003
|
"node_modules/@solidstarters/solid-core-ui": {
|
|
1004
|
-
"version": "1.1.
|
|
1005
|
-
"resolved": "https://registry.npmjs.org/@solidstarters/solid-core-ui/-/solid-core-ui-1.1.
|
|
1006
|
-
"integrity": "sha512-
|
|
1004
|
+
"version": "1.1.175",
|
|
1005
|
+
"resolved": "https://registry.npmjs.org/@solidstarters/solid-core-ui/-/solid-core-ui-1.1.175.tgz",
|
|
1006
|
+
"integrity": "sha512-zsB3eapdzgD2eTaX1n7F4LGuHC/6CbhWcMAhaQ7n0Y4DVscx6KcQ04Q/I3ECCfrsf8v4921g6JLs/5YgCoczDw==",
|
|
1007
1007
|
"license": "ISC",
|
|
1008
1008
|
"dependencies": {
|
|
1009
1009
|
"@faker-js/faker": "^9.9.0",
|
|
@@ -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.175",
|
|
19
19
|
"@uiw/react-codemirror": "^4.23.3",
|
|
20
20
|
"axios": "^1.7.2",
|
|
21
21
|
"bcryptjs": "^2.4.3",
|