@nestia/editor 8.0.8 → 8.1.0
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.
|
@@ -1209,9 +1209,9 @@ export default NESTIA_CONFIG;
|
|
|
1209
1209
|
"homepage": "https://github.com/samchon/nestia-start#readme",
|
|
1210
1210
|
"devDependencies": {
|
|
1211
1211
|
"@autobe/interface": "^0.10.6",
|
|
1212
|
-
"@nestia/benchmark": "^8.0
|
|
1213
|
-
"@nestia/e2e": "^8.0
|
|
1214
|
-
"@nestia/sdk": "^8.0
|
|
1212
|
+
"@nestia/benchmark": "^8.1.0",
|
|
1213
|
+
"@nestia/e2e": "^8.1.0",
|
|
1214
|
+
"@nestia/sdk": "^8.1.0",
|
|
1215
1215
|
"@nestjs/cli": "^11.0.10",
|
|
1216
1216
|
"@rollup/plugin-terser": "^0.4.4",
|
|
1217
1217
|
"@rollup/plugin-typescript": "^11.1.6",
|
|
@@ -1230,7 +1230,7 @@ export default NESTIA_CONFIG;
|
|
|
1230
1230
|
"copy-webpack-plugin": "^11.0.0",
|
|
1231
1231
|
"eslint-plugin-deprecation": "^3.0.0",
|
|
1232
1232
|
"express": "^4.18.2",
|
|
1233
|
-
"nestia": "^8.0
|
|
1233
|
+
"nestia": "^8.1.0",
|
|
1234
1234
|
"prettier": "^3.2.4",
|
|
1235
1235
|
"prettier-plugin-prisma": "^5.0.0",
|
|
1236
1236
|
"rimraf": "^3.0.2",
|
|
@@ -1247,8 +1247,8 @@ export default NESTIA_CONFIG;
|
|
|
1247
1247
|
"write-file-webpack-plugin": "^4.5.1"
|
|
1248
1248
|
},
|
|
1249
1249
|
"dependencies": {
|
|
1250
|
-
"@nestia/core": "^8.0
|
|
1251
|
-
"@nestia/fetcher": "^8.0
|
|
1250
|
+
"@nestia/core": "^8.1.0",
|
|
1251
|
+
"@nestia/fetcher": "^8.1.0",
|
|
1252
1252
|
"@nestjs/common": "^11.1.6",
|
|
1253
1253
|
"@nestjs/core": "^11.1.6",
|
|
1254
1254
|
"@nestjs/platform-express": "^11.1.6",
|
|
@@ -1357,7 +1357,7 @@ Nestia is a set of helper libraries for NestJS, supporting below features:
|
|
|
1357
1357
|
"README.md"
|
|
1358
1358
|
],
|
|
1359
1359
|
"dependencies": {
|
|
1360
|
-
"@nestia/fetcher": "^8.0.
|
|
1360
|
+
"@nestia/fetcher": "^8.0.8",
|
|
1361
1361
|
"tgrid": "^1.2.0",
|
|
1362
1362
|
"typia": "^9.7.2"
|
|
1363
1363
|
}
|
|
@@ -2735,12 +2735,12 @@ print("npm run test:simulate", "Test with mockup simulator");
|
|
|
2735
2735
|
"README.md"
|
|
2736
2736
|
],
|
|
2737
2737
|
"dependencies": {
|
|
2738
|
-
"@nestia/fetcher": "^8.0
|
|
2738
|
+
"@nestia/fetcher": "^8.1.0",
|
|
2739
2739
|
"tgrid": "^1.2.0",
|
|
2740
2740
|
"typia": "^9.7.2"
|
|
2741
2741
|
},
|
|
2742
2742
|
"devDependencies": {
|
|
2743
|
-
"@nestia/e2e": "^8.0
|
|
2743
|
+
"@nestia/e2e": "^8.1.0",
|
|
2744
2744
|
"@rollup/plugin-terser": "^0.4.4",
|
|
2745
2745
|
"@rollup/plugin-typescript": "^11.1.6",
|
|
2746
2746
|
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
package/dist/index.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
content="width=device-width, height=device-height, initial-scale=1, minimum-scale=1.0, maximum-scale=3.0s"
|
|
7
7
|
/>
|
|
8
8
|
<title>Nestia Editor</title>
|
|
9
|
-
<script type="module" src="./assets/index-
|
|
9
|
+
<script type="module" src="./assets/index-D6kSZ8D9.js"></script>
|
|
10
10
|
</head>
|
|
11
11
|
<body style="width: 100%; height: 100%; margin: 0px; overflow: hidden;">
|
|
12
12
|
<div id="root" style="width: 100%; height: 100%"></div>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nestia/editor",
|
|
3
|
-
"version": "8.0
|
|
3
|
+
"version": "8.1.0",
|
|
4
4
|
"main": "lib/index.js",
|
|
5
5
|
"module": "lib/index.mjs",
|
|
6
6
|
"typings": "lib/index.d.ts",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"homepage": "https://nestia.io",
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@mui/material": "^5.15.6",
|
|
39
|
-
"@nestia/migrate": "^8.0
|
|
39
|
+
"@nestia/migrate": "^8.1.0",
|
|
40
40
|
"@samchon/openapi": "^4.5.0",
|
|
41
41
|
"@stackblitz/sdk": "^1.11.0",
|
|
42
42
|
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
|