@nestia/editor 13.0.1 → 13.0.3

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.
@@ -1786,12 +1786,12 @@ module.exports = {
1786
1786
  - "packages/*"
1787
1787
  catalogs:
1788
1788
  samchon:
1789
- "@nestia/benchmark": ^13.0.1
1790
- "@nestia/core": ^13.0.1
1791
- "@nestia/e2e": ^13.0.1
1792
- "@nestia/fetcher": ^13.0.1
1793
- "@nestia/sdk": ^13.0.1
1794
- nestia: ^13.0.1
1789
+ "@nestia/benchmark": ^13.0.3
1790
+ "@nestia/core": ^13.0.3
1791
+ "@nestia/e2e": ^13.0.3
1792
+ "@nestia/fetcher": ^13.0.3
1793
+ "@nestia/sdk": ^13.0.3
1794
+ nestia: ^13.0.3
1795
1795
  tgrid: ^1.2.1
1796
1796
  tstl: ^3.0.0
1797
1797
  typia: ^14.0.2
@@ -2031,12 +2031,12 @@ print("pnpm run test:simulate", "Test with mockup simulator");
2031
2031
  "README.md"
2032
2032
  ],
2033
2033
  "dependencies": {
2034
- "@nestia/fetcher": "^13.0.1",
2034
+ "@nestia/fetcher": "^13.0.3",
2035
2035
  "tgrid": "^1.2.1",
2036
2036
  "typia": "^14.0.2"
2037
2037
  },
2038
2038
  "devDependencies": {
2039
- "@nestia/e2e": "^13.0.1",
2039
+ "@nestia/e2e": "^13.0.3",
2040
2040
  "@ttsc/unplugin": "^0.28.1",
2041
2041
  "@types/express": "^4.17.21",
2042
2042
  "@types/swagger-ui-express": "^4.1.6",
@@ -2048,7 +2048,7 @@ print("pnpm run test:simulate", "Test with mockup simulator");
2048
2048
  "tinyglobby": "^0.2.17",
2049
2049
  "ttsc": "^0.28.1",
2050
2050
  "typescript": "^7.0.2",
2051
- "@nestia/core": "^13.0.1"
2051
+ "@nestia/core": "^13.0.3"
2052
2052
  },
2053
2053
  "packageManager": "pnpm@10.19.0"
2054
2054
  }`,"rolldown.config.mjs":`import ttsc from "@ttsc/unplugin/rolldown";
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-Dr4LKbkw.js"></script>
9
+ <script type="module" src="./assets/index-CrCkYtuC.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": "13.0.1",
3
+ "version": "13.0.3",
4
4
  "main": "lib/index.js",
5
5
  "exports": {
6
6
  ".": {
@@ -44,7 +44,7 @@
44
44
  "prettier": "^3.8.1",
45
45
  "react-mui-fileuploader": "^0.5.2",
46
46
  "typia": "^14.0.2",
47
- "@nestia/migrate": "^13.0.1"
47
+ "@nestia/migrate": "^13.0.3"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@eslint/js": "^9.13.0",