@nestia/editor 10.0.0 → 10.0.1

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": "^10.0.0",
1213
- "@nestia/e2e": "^10.0.0",
1214
- "@nestia/sdk": "^10.0.0",
1212
+ "@nestia/benchmark": "^10.0.1",
1213
+ "@nestia/e2e": "^10.0.1",
1214
+ "@nestia/sdk": "^10.0.1",
1215
1215
  "@nestjs/cli": "^11.0.14",
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": "^10.0.0",
1233
+ "nestia": "^10.0.1",
1234
1234
  "prettier": "^3.2.4",
1235
1235
  "prettier-plugin-prisma": "^5.0.0",
1236
1236
  "rimraf": "^3.0.2",
@@ -1241,17 +1241,17 @@ export default NESTIA_CONFIG;
1241
1241
  "ts-node": "^10.9.1",
1242
1242
  "ts-patch": "^3.3.0",
1243
1243
  "typescript": "~5.9.3",
1244
- "typescript-transform-paths": "^3.5.5",
1244
+ "typescript-transform-paths": "^3.5.6",
1245
1245
  "webpack": "^5.89.0",
1246
1246
  "webpack-cli": "^5.1.4",
1247
1247
  "write-file-webpack-plugin": "^4.5.1"
1248
1248
  },
1249
1249
  "dependencies": {
1250
- "@nestia/core": "^10.0.0",
1251
- "@nestia/fetcher": "^10.0.0",
1252
- "@nestjs/common": "^11.1.10",
1253
- "@nestjs/core": "^11.1.10",
1254
- "@nestjs/platform-express": "^11.1.10",
1250
+ "@nestia/core": "^10.0.1",
1251
+ "@nestia/fetcher": "^10.0.1",
1252
+ "@nestjs/common": "^11.1.11",
1253
+ "@nestjs/core": "^11.1.11",
1254
+ "@nestjs/platform-express": "^11.1.11",
1255
1255
  "commander": "10.0.0",
1256
1256
  "dotenv": "^16.3.1",
1257
1257
  "dotenv-expand": "^10.0.0",
@@ -1259,7 +1259,7 @@ export default NESTIA_CONFIG;
1259
1259
  "serialize-error": "^4.1.0",
1260
1260
  "tgrid": "^1.1.0",
1261
1261
  "tstl": "^3.0.0",
1262
- "typia": "^10.1.0",
1262
+ "typia": "^11.0.0",
1263
1263
  "uuid": "^9.0.0"
1264
1264
  },
1265
1265
  "stackblitz": {
@@ -1357,9 +1357,9 @@ Nestia is a set of helper libraries for NestJS, supporting below features:
1357
1357
  "README.md"
1358
1358
  ],
1359
1359
  "dependencies": {
1360
- "@nestia/fetcher": "^9.1.1",
1360
+ "@nestia/fetcher": "^10.0.0",
1361
1361
  "tgrid": "^1.2.1",
1362
- "typia": "^10.1.0"
1362
+ "typia": "^11.0.0"
1363
1363
  }
1364
1364
  }`,"packages/api/rollup.config.js":`const typescript = require("@rollup/plugin-typescript");
1365
1365
  const terser = require("@rollup/plugin-terser");
@@ -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": "^10.0.0",
2738
+ "@nestia/fetcher": "^10.0.1",
2739
2739
  "tgrid": "^1.2.1",
2740
- "typia": "^10.1.0"
2740
+ "typia": "^11.0.0"
2741
2741
  },
2742
2742
  "devDependencies": {
2743
- "@nestia/e2e": "^10.0.0",
2743
+ "@nestia/e2e": "^10.0.1",
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",
@@ -2758,7 +2758,7 @@ print("npm run test:simulate", "Test with mockup simulator");
2758
2758
  "ts-node": "^10.9.2",
2759
2759
  "ts-patch": "^3.3.0",
2760
2760
  "typescript": "~5.9.3",
2761
- "typescript-transform-paths": "^3.5.5"
2761
+ "typescript-transform-paths": "^3.5.6"
2762
2762
  }
2763
2763
  }`,"prettier.config.js":`module.exports = {
2764
2764
  // DEFAULT CONFIGURATIONS
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-BkCuFHhN.js"></script>
9
+ <script type="module" src="./assets/index-B4dcJE1c.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": "10.0.0",
3
+ "version": "10.0.1",
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": "^10.0.0",
39
+ "@nestia/migrate": "^10.0.1",
40
40
  "@samchon/openapi": "^6.0.0",
41
41
  "@stackblitz/sdk": "^1.11.0",
42
42
  "@trivago/prettier-plugin-sort-imports": "^5.2.2",