@antelopejs/dms 0.0.1 → 0.0.2

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/CHANGELOG.md CHANGED
@@ -1 +1,18 @@
1
1
  # Changelog
2
+
3
+ ## v0.0.2
4
+
5
+ [compare changes](https://github.com/AntelopeJS/dms/compare/interface-v0.0.2...v0.0.2)
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - **dms:** Isolate the package contract check from the workspace NODE_PATH ([#5](https://github.com/AntelopeJS/dms/pull/5))
10
+
11
+ ### 🏡 Chore
12
+
13
+ - **release:** Build the interface package before releasing the runtime ([#4](https://github.com/AntelopeJS/dms/pull/4))
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Antony Rizzitelli <rizzitelli.antony@pm.me>
18
+
@@ -193,6 +193,15 @@ packages:
193
193
  resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
194
194
  engines: {node: '>=10'}
195
195
 
196
+ '@antelopejs/dms-frontend@0.0.1':
197
+ resolution: {integrity: sha512-00lgHT52WQcaH7m34Yn1n3tbF3fxYS3fXwMjVJXI8FCrC95Kika6DwioJBD5c0824bjxMGhq/9ArmD401yb4Jw==}
198
+ hasBin: true
199
+ peerDependencies:
200
+ '@antelopejs/core': '>=1.5.0 <2'
201
+ peerDependenciesMeta:
202
+ '@antelopejs/core':
203
+ optional: true
204
+
196
205
  '@antfu/install-pkg@1.1.0':
197
206
  resolution: {integrity: sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==}
198
207
 
@@ -645,7 +654,6 @@ packages:
645
654
  '@humanwhocodes/config-array@0.11.14':
646
655
  resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==}
647
656
  engines: {node: '>=10.10.0'}
648
- deprecated: Use @eslint/config-array instead
649
657
 
650
658
  '@humanwhocodes/module-importer@1.0.1':
651
659
  resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
@@ -653,7 +661,6 @@ packages:
653
661
 
654
662
  '@humanwhocodes/object-schema@2.0.3':
655
663
  resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
656
- deprecated: Use @eslint/object-schema instead
657
664
 
658
665
  '@iconify-json/lucide@1.2.70':
659
666
  resolution: {integrity: sha512-56s9NdBKgshywVY1e4gOcxzAbU1J649e/jLHBJU1tyNqRs7mFLVEGwj2mmzHJ5YAZB5Tsngi4f/ocTBPlG06ZA==}
@@ -829,6 +836,36 @@ packages:
829
836
  resolution: {integrity: sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==}
830
837
  engines: {node: '>=8.0.0'}
831
838
 
839
+ '@oxc-parser/binding-darwin-arm64@0.95.0':
840
+ resolution: {integrity: sha512-zun9+V33kyCtNec9oUSWwb0qi3fB8pXwum1yGFECPEr55g/CrWju6/Jv4hwwNBeW2tK9Ch/PRstEtYmOLMhHpg==}
841
+ engines: {node: ^20.19.0 || >=22.12.0}
842
+ cpu: [arm64]
843
+ os: [darwin]
844
+
845
+ '@oxc-parser/binding-darwin-x64@0.95.0':
846
+ resolution: {integrity: sha512-9djMQ/t6Ns/UXtziwUe562uVJMbhtuLtCj+Xav+HMVT/rhV9gWO8PQOG7AwDLUBjJanItsrfqrGtqhNxtZ701w==}
847
+ engines: {node: ^20.19.0 || >=22.12.0}
848
+ cpu: [x64]
849
+ os: [darwin]
850
+
851
+ '@oxc-parser/binding-linux-arm64-gnu@0.95.0':
852
+ resolution: {integrity: sha512-0LzebARTU0ROfD6pDK4h1pFn+09meErCZ0MA2TaW08G72+GNneEsksPufOuI+9AxVSRa+jKE3fu0wavvhZgSkg==}
853
+ engines: {node: ^20.19.0 || >=22.12.0}
854
+ cpu: [arm64]
855
+ os: [linux]
856
+
857
+ '@oxc-parser/binding-linux-x64-gnu@0.95.0':
858
+ resolution: {integrity: sha512-8huzHlK/N98wrnYKxIcYsK8ZGBWomQchu/Mzi6m+CtbhjWOv9DmK0jQ2fUWImtluQVpTwS0uZT06d3g7XIkJrA==}
859
+ engines: {node: ^20.19.0 || >=22.12.0}
860
+ cpu: [x64]
861
+ os: [linux]
862
+
863
+ '@oxc-parser/binding-win32-x64-msvc@0.95.0':
864
+ resolution: {integrity: sha512-BQpgl7rDjFvCIHudmUR0dCwc4ylBYZl4CPVinlD3NhkMif4WD5dADckoo5ES/KOpFyvwcbKZX+grP63cjHi26g==}
865
+ engines: {node: ^20.19.0 || >=22.12.0}
866
+ cpu: [x64]
867
+ os: [win32]
868
+
832
869
  '@polka/url@1.0.0-next.29':
833
870
  resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
834
871
 
@@ -1426,7 +1463,6 @@ packages:
1426
1463
 
1427
1464
  '@ungap/structured-clone@1.3.0':
1428
1465
  resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
1429
- deprecated: Potential CWE-502 - Update to 1.3.1 or higher
1430
1466
 
1431
1467
  '@unhead/vue@2.0.19':
1432
1468
  resolution: {integrity: sha512-7BYjHfOaoZ9+ARJkT10Q2TjnTUqDXmMpfakIAsD/hXiuff1oqWg1xeXT5+MomhNcC15HbiABpbbBmITLSHxdKg==}
@@ -1714,6 +1750,9 @@ packages:
1714
1750
  alien-signals@3.0.3:
1715
1751
  resolution: {integrity: sha512-2JXjom6R7ZwrISpUphLhf4htUq1aKRCennTJ6u9kFfr3sLmC9+I4CxxVi+McoFnIg+p1HnVrfLT/iCt4Dlz//Q==}
1716
1752
 
1753
+ ansi-align@3.0.1:
1754
+ resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==}
1755
+
1717
1756
  ansi-regex@5.0.1:
1718
1757
  resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
1719
1758
  engines: {node: '>=8'}
@@ -1754,9 +1793,16 @@ packages:
1754
1793
  resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
1755
1794
  engines: {node: '>=8'}
1756
1795
 
1796
+ bluebird@3.7.2:
1797
+ resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==}
1798
+
1757
1799
  boolbase@1.0.0:
1758
1800
  resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
1759
1801
 
1802
+ boxen@5.1.2:
1803
+ resolution: {integrity: sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==}
1804
+ engines: {node: '>=10'}
1805
+
1760
1806
  brace-expansion@1.1.12:
1761
1807
  resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==}
1762
1808
 
@@ -1786,6 +1832,10 @@ packages:
1786
1832
  resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
1787
1833
  engines: {node: '>=6'}
1788
1834
 
1835
+ camelcase@6.3.0:
1836
+ resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
1837
+ engines: {node: '>=10'}
1838
+
1789
1839
  chai@6.2.2:
1790
1840
  resolution: {integrity: sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==}
1791
1841
  engines: {node: '>=18'}
@@ -1798,6 +1848,10 @@ packages:
1798
1848
  resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
1799
1849
  engines: {node: '>= 8.10.0'}
1800
1850
 
1851
+ chokidar@4.0.3:
1852
+ resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
1853
+ engines: {node: '>= 14.16.0'}
1854
+
1801
1855
  chokidar@5.0.0:
1802
1856
  resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
1803
1857
  engines: {node: '>= 20.19.0'}
@@ -1805,6 +1859,10 @@ packages:
1805
1859
  citty@0.1.6:
1806
1860
  resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
1807
1861
 
1862
+ cli-boxes@2.2.1:
1863
+ resolution: {integrity: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==}
1864
+ engines: {node: '>=6'}
1865
+
1808
1866
  cluster-key-slot@1.1.2:
1809
1867
  resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==}
1810
1868
  engines: {node: '>=0.10.0'}
@@ -1819,6 +1877,14 @@ packages:
1819
1877
  colortranslator@5.0.0:
1820
1878
  resolution: {integrity: sha512-Z3UPUKasUVDFCDYAjP2fmlVRf1jFHJv1izAmPjiOa0OCIw1W7iC8PZ2GsoDa8uZv+mKyWopxxStT9q05+27h7w==}
1821
1879
 
1880
+ commander@13.1.0:
1881
+ resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==}
1882
+ engines: {node: '>=18'}
1883
+
1884
+ commander@14.0.3:
1885
+ resolution: {integrity: sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==}
1886
+ engines: {node: '>=20'}
1887
+
1822
1888
  commander@2.20.3:
1823
1889
  resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
1824
1890
 
@@ -1844,6 +1910,9 @@ packages:
1844
1910
  cookie-es@1.2.3:
1845
1911
  resolution: {integrity: sha512-lXVyvUvrNXblMqzIRrxHb57UUVmqsSWlxqt3XIjCkUP0wDAf6uicO6KMbEgYrMNtEvWgWHwe42CKxPu9MYAnWw==}
1846
1912
 
1913
+ core-util-is@1.0.3:
1914
+ resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
1915
+
1847
1916
  cross-spawn@7.0.6:
1848
1917
  resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
1849
1918
  engines: {node: '>= 8'}
@@ -1978,6 +2047,9 @@ packages:
1978
2047
  resolution: {integrity: sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==}
1979
2048
  engines: {node: '>=12'}
1980
2049
 
2050
+ duplexer2@0.1.4:
2051
+ resolution: {integrity: sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==}
2052
+
1981
2053
  ecdsa-sig-formatter@1.0.11:
1982
2054
  resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==}
1983
2055
 
@@ -2025,6 +2097,9 @@ packages:
2025
2097
  embla-carousel@8.6.0:
2026
2098
  resolution: {integrity: sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA==}
2027
2099
 
2100
+ emoji-regex@8.0.0:
2101
+ resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
2102
+
2028
2103
  enhanced-resolve@5.24.5:
2029
2104
  resolution: {integrity: sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==}
2030
2105
  engines: {node: '>=10.13.0'}
@@ -2085,7 +2160,6 @@ packages:
2085
2160
  eslint@8.57.0:
2086
2161
  resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==}
2087
2162
  engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
2088
- deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options.
2089
2163
  hasBin: true
2090
2164
 
2091
2165
  espree@9.6.1:
@@ -2149,6 +2223,11 @@ packages:
2149
2223
  picomatch:
2150
2224
  optional: true
2151
2225
 
2226
+ figlet@1.11.4:
2227
+ resolution: {integrity: sha512-ZU41480OncL+NVLQrT0GVnbO0COL24sLSrzksioDgunmdJNYEUxhJJZ4Y3x1csN8XXqN5OcCZTLG8lKdquNyfQ==}
2228
+ engines: {node: '>= 17.0.0'}
2229
+ hasBin: true
2230
+
2152
2231
  file-entry-cache@6.0.1:
2153
2232
  resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
2154
2233
  engines: {node: ^10.12.0 || >=12.0.0}
@@ -2199,6 +2278,10 @@ packages:
2199
2278
  react-dom:
2200
2279
  optional: true
2201
2280
 
2281
+ fs-extra@11.3.1:
2282
+ resolution: {integrity: sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g==}
2283
+ engines: {node: '>=14.14'}
2284
+
2202
2285
  fs.realpath@1.0.0:
2203
2286
  resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
2204
2287
 
@@ -2232,7 +2315,6 @@ packages:
2232
2315
 
2233
2316
  glob@7.2.3:
2234
2317
  resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
2235
- deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
2236
2318
 
2237
2319
  globals@13.24.0:
2238
2320
  resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
@@ -2300,7 +2382,6 @@ packages:
2300
2382
 
2301
2383
  inflight@1.0.6:
2302
2384
  resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
2303
- deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
2304
2385
 
2305
2386
  inherits@2.0.4:
2306
2387
  resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
@@ -2320,6 +2401,10 @@ packages:
2320
2401
  resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
2321
2402
  engines: {node: '>=0.10.0'}
2322
2403
 
2404
+ is-fullwidth-code-point@3.0.0:
2405
+ resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
2406
+ engines: {node: '>=8'}
2407
+
2323
2408
  is-glob@4.0.3:
2324
2409
  resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
2325
2410
  engines: {node: '>=0.10.0'}
@@ -2339,6 +2424,9 @@ packages:
2339
2424
  resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==}
2340
2425
  engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
2341
2426
 
2427
+ isarray@1.0.0:
2428
+ resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
2429
+
2342
2430
  isexe@2.0.0:
2343
2431
  resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
2344
2432
 
@@ -2386,6 +2474,9 @@ packages:
2386
2474
  json-stable-stringify-without-jsonify@1.0.1:
2387
2475
  resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
2388
2476
 
2477
+ jsonfile@6.2.1:
2478
+ resolution: {integrity: sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==}
2479
+
2389
2480
  jsonwebtoken@9.0.3:
2390
2481
  resolution: {integrity: sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==}
2391
2482
  engines: {node: '>=12', npm: '>=6'}
@@ -2686,6 +2777,9 @@ packages:
2686
2777
  node-fetch-native@1.6.7:
2687
2778
  resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==}
2688
2779
 
2780
+ node-int64@0.4.0:
2781
+ resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
2782
+
2689
2783
  node-mock-http@1.0.5:
2690
2784
  resolution: {integrity: sha512-KQyt/wLjG3TAc7DOUhpqWzgd4ERxR80JOlTK5VE5R1S12IaPVN5qkj4klBce9HPG1Njuup4Sb5bljaT34lIyjw==}
2691
2785
 
@@ -2879,6 +2973,9 @@ packages:
2879
2973
  engines: {node: '>=14'}
2880
2974
  hasBin: true
2881
2975
 
2976
+ process-nextick-args@2.0.1:
2977
+ resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
2978
+
2882
2979
  prosemirror-changeset@2.4.2:
2883
2980
  resolution: {integrity: sha512-ViYrjMSg3YFiXwIhKaluu+/mi3Yrxt6AR8ri14ulTaGcZtXO1CThl7A2gv79qx5fQnOw8woKwyBU2u+9PVCm3w==}
2884
2981
 
@@ -2934,10 +3031,17 @@ packages:
2934
3031
  rc9@3.0.1:
2935
3032
  resolution: {integrity: sha512-gMDyleLWVE+i6Sgtc0QbbY6pEKqYs97NGi6isHQPqYlLemPoO8dxQ3uGi0f4NiP98c+jMW6cG1Kx9dDwfvqARQ==}
2936
3033
 
3034
+ readable-stream@2.3.8:
3035
+ resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
3036
+
2937
3037
  readdirp@3.6.0:
2938
3038
  resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
2939
3039
  engines: {node: '>=8.10.0'}
2940
3040
 
3041
+ readdirp@4.1.2:
3042
+ resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
3043
+ engines: {node: '>= 14.18.0'}
3044
+
2941
3045
  readdirp@5.1.1:
2942
3046
  resolution: {integrity: sha512-Kko+Y5XQ6fM+Ce3dq3m9YGxnacYZYl9cA1wZjaF3Vbry2L3i1qVg8+CAgNPsXRArPMUMCaOR7oa9Nqntc43JKA==}
2943
3047
  engines: {node: '>= 20.19.0'}
@@ -2981,7 +3085,6 @@ packages:
2981
3085
 
2982
3086
  rimraf@3.0.2:
2983
3087
  resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
2984
- deprecated: Rimraf versions prior to v4 are no longer supported
2985
3088
  hasBin: true
2986
3089
 
2987
3090
  rollup@4.52.5:
@@ -2995,6 +3098,9 @@ packages:
2995
3098
  run-parallel@1.2.0:
2996
3099
  resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
2997
3100
 
3101
+ safe-buffer@5.1.2:
3102
+ resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
3103
+
2998
3104
  safe-buffer@5.2.1:
2999
3105
  resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
3000
3106
 
@@ -3065,6 +3171,13 @@ packages:
3065
3171
  std-env@4.2.0:
3066
3172
  resolution: {integrity: sha512-oCUKSupKTHX53EyjDtuZQ64pjLJ6yYCtpmEw0goYxtjG9KpbRe8KAsl2tBUGU9DyMcJ0RwJ8GqJAFzMXcXW1Rw==}
3067
3173
 
3174
+ string-width@4.2.3:
3175
+ resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
3176
+ engines: {node: '>=8'}
3177
+
3178
+ string_decoder@1.1.1:
3179
+ resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
3180
+
3068
3181
  strip-ansi@6.0.1:
3069
3182
  resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
3070
3183
  engines: {node: '>=8'}
@@ -3269,6 +3382,10 @@ packages:
3269
3382
  rolldown:
3270
3383
  optional: true
3271
3384
 
3385
+ universalify@2.0.1:
3386
+ resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
3387
+ engines: {node: '>= 10.0.0'}
3388
+
3272
3389
  unplugin-auto-import@21.1.0:
3273
3390
  resolution: {integrity: sha512-EzrSqWIBulEqCuP7idADXH+tVKYrbwKlR5+r/lOWik0o+Ksny1kitmtryHGNSv7puzzORlcIwT/x2JStiszlHA==}
3274
3391
  engines: {node: '>=20.19.0'}
@@ -3402,6 +3519,9 @@ packages:
3402
3519
  resolution: {integrity: sha512-nwNCjxJTjNuLCgFr42fEak5OcLuB3ecca+9ksPFNvtfYSLpjf+iJqSIaSnIile6ZPbKYxI5k2AfXqeopGudK/g==}
3403
3520
  hasBin: true
3404
3521
 
3522
+ unzipper@0.12.5:
3523
+ resolution: {integrity: sha512-tXYOi9R57Uj/2Z25SOs5RRSzq886MBQj2gY8dPL+xl/kv6s6SvByoKfAtvfVeEuhntWDgjd2o9p2lb4TVPAz0A==}
3524
+
3405
3525
  uri-js@4.4.1:
3406
3526
  resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
3407
3527
 
@@ -3602,10 +3722,18 @@ packages:
3602
3722
  engines: {node: '>=8'}
3603
3723
  hasBin: true
3604
3724
 
3725
+ widest-line@3.1.0:
3726
+ resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==}
3727
+ engines: {node: '>=8'}
3728
+
3605
3729
  word-wrap@1.2.5:
3606
3730
  resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
3607
3731
  engines: {node: '>=0.10.0'}
3608
3732
 
3733
+ wrap-ansi@7.0.0:
3734
+ resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
3735
+ engines: {node: '>=10'}
3736
+
3609
3737
  wrappy@1.0.2:
3610
3738
  resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
3611
3739
 
@@ -3651,6 +3779,23 @@ snapshots:
3651
3779
 
3652
3780
  '@alloc/quick-lru@5.2.0': {}
3653
3781
 
3782
+ '@antelopejs/dms-frontend@0.0.1':
3783
+ dependencies:
3784
+ boxen: 5.1.2
3785
+ chalk: 4.1.2
3786
+ chokidar: 4.0.3
3787
+ commander: 13.1.0
3788
+ figlet: 1.11.4
3789
+ ignore: 7.0.6
3790
+ semver: 7.8.5
3791
+ unzipper: 0.12.5
3792
+ optionalDependencies:
3793
+ '@oxc-parser/binding-darwin-arm64': 0.95.0
3794
+ '@oxc-parser/binding-darwin-x64': 0.95.0
3795
+ '@oxc-parser/binding-linux-arm64-gnu': 0.95.0
3796
+ '@oxc-parser/binding-linux-x64-gnu': 0.95.0
3797
+ '@oxc-parser/binding-win32-x64-msvc': 0.95.0
3798
+
3654
3799
  '@antfu/install-pkg@1.1.0':
3655
3800
  dependencies:
3656
3801
  package-manager-detector: 1.5.0
@@ -4321,6 +4466,21 @@ snapshots:
4321
4466
  '@opentelemetry/api@1.9.0':
4322
4467
  optional: true
4323
4468
 
4469
+ '@oxc-parser/binding-darwin-arm64@0.95.0':
4470
+ optional: true
4471
+
4472
+ '@oxc-parser/binding-darwin-x64@0.95.0':
4473
+ optional: true
4474
+
4475
+ '@oxc-parser/binding-linux-arm64-gnu@0.95.0':
4476
+ optional: true
4477
+
4478
+ '@oxc-parser/binding-linux-x64-gnu@0.95.0':
4479
+ optional: true
4480
+
4481
+ '@oxc-parser/binding-win32-x64-msvc@0.95.0':
4482
+ optional: true
4483
+
4324
4484
  '@polka/url@1.0.0-next.29': {}
4325
4485
 
4326
4486
  '@rolldown/pluginutils@1.0.1': {}
@@ -5166,6 +5326,10 @@ snapshots:
5166
5326
 
5167
5327
  alien-signals@3.0.3: {}
5168
5328
 
5329
+ ansi-align@3.0.1:
5330
+ dependencies:
5331
+ string-width: 4.2.3
5332
+
5169
5333
  ansi-regex@5.0.1: {}
5170
5334
 
5171
5335
  ansi-styles@4.3.0:
@@ -5205,8 +5369,21 @@ snapshots:
5205
5369
  binary-extensions@2.3.0:
5206
5370
  optional: true
5207
5371
 
5372
+ bluebird@3.7.2: {}
5373
+
5208
5374
  boolbase@1.0.0: {}
5209
5375
 
5376
+ boxen@5.1.2:
5377
+ dependencies:
5378
+ ansi-align: 3.0.1
5379
+ camelcase: 6.3.0
5380
+ chalk: 4.1.2
5381
+ cli-boxes: 2.2.1
5382
+ string-width: 4.2.3
5383
+ type-fest: 0.20.2
5384
+ widest-line: 3.1.0
5385
+ wrap-ansi: 7.0.0
5386
+
5210
5387
  brace-expansion@1.1.12:
5211
5388
  dependencies:
5212
5389
  balanced-match: 1.0.2
@@ -5243,6 +5420,8 @@ snapshots:
5243
5420
 
5244
5421
  callsites@3.1.0: {}
5245
5422
 
5423
+ camelcase@6.3.0: {}
5424
+
5246
5425
  chai@6.2.2: {}
5247
5426
 
5248
5427
  chalk@4.1.2:
@@ -5263,6 +5442,10 @@ snapshots:
5263
5442
  fsevents: 2.3.3
5264
5443
  optional: true
5265
5444
 
5445
+ chokidar@4.0.3:
5446
+ dependencies:
5447
+ readdirp: 4.1.2
5448
+
5266
5449
  chokidar@5.0.0:
5267
5450
  dependencies:
5268
5451
  readdirp: 5.1.1
@@ -5271,6 +5454,8 @@ snapshots:
5271
5454
  dependencies:
5272
5455
  consola: 3.4.2
5273
5456
 
5457
+ cli-boxes@2.2.1: {}
5458
+
5274
5459
  cluster-key-slot@1.1.2:
5275
5460
  optional: true
5276
5461
 
@@ -5282,6 +5467,10 @@ snapshots:
5282
5467
 
5283
5468
  colortranslator@5.0.0: {}
5284
5469
 
5470
+ commander@13.1.0: {}
5471
+
5472
+ commander@14.0.3: {}
5473
+
5285
5474
  commander@2.20.3:
5286
5475
  optional: true
5287
5476
 
@@ -5299,6 +5488,8 @@ snapshots:
5299
5488
 
5300
5489
  cookie-es@1.2.3: {}
5301
5490
 
5491
+ core-util-is@1.0.3: {}
5492
+
5302
5493
  cross-spawn@7.0.6:
5303
5494
  dependencies:
5304
5495
  path-key: 3.1.1
@@ -5399,6 +5590,10 @@ snapshots:
5399
5590
 
5400
5591
  dotenv@17.4.2: {}
5401
5592
 
5593
+ duplexer2@0.1.4:
5594
+ dependencies:
5595
+ readable-stream: 2.3.8
5596
+
5402
5597
  ecdsa-sig-formatter@1.0.11:
5403
5598
  dependencies:
5404
5599
  safe-buffer: 5.2.1
@@ -5440,6 +5635,8 @@ snapshots:
5440
5635
 
5441
5636
  embla-carousel@8.6.0: {}
5442
5637
 
5638
+ emoji-regex@8.0.0: {}
5639
+
5443
5640
  enhanced-resolve@5.24.5:
5444
5641
  dependencies:
5445
5642
  graceful-fs: 4.2.11
@@ -5643,6 +5840,10 @@ snapshots:
5643
5840
  optionalDependencies:
5644
5841
  picomatch: 4.0.5
5645
5842
 
5843
+ figlet@1.11.4:
5844
+ dependencies:
5845
+ commander: 14.0.3
5846
+
5646
5847
  file-entry-cache@6.0.1:
5647
5848
  dependencies:
5648
5849
  flat-cache: 3.2.0
@@ -5727,6 +5928,12 @@ snapshots:
5727
5928
  motion-utils: 13.0.0
5728
5929
  tslib: 2.8.1
5729
5930
 
5931
+ fs-extra@11.3.1:
5932
+ dependencies:
5933
+ graceful-fs: 4.2.11
5934
+ jsonfile: 6.2.1
5935
+ universalify: 2.0.1
5936
+
5730
5937
  fs.realpath@1.0.0: {}
5731
5938
 
5732
5939
  fsevents@2.3.3:
@@ -5848,6 +6055,8 @@ snapshots:
5848
6055
 
5849
6056
  is-extglob@2.1.1: {}
5850
6057
 
6058
+ is-fullwidth-code-point@3.0.0: {}
6059
+
5851
6060
  is-glob@4.0.3:
5852
6061
  dependencies:
5853
6062
  is-extglob: 2.1.1
@@ -5861,6 +6070,8 @@ snapshots:
5861
6070
 
5862
6071
  is-stream@3.0.0: {}
5863
6072
 
6073
+ isarray@1.0.0: {}
6074
+
5864
6075
  isexe@2.0.0: {}
5865
6076
 
5866
6077
  isomorphic-dompurify@3.11.0:
@@ -5917,6 +6128,12 @@ snapshots:
5917
6128
 
5918
6129
  json-stable-stringify-without-jsonify@1.0.1: {}
5919
6130
 
6131
+ jsonfile@6.2.1:
6132
+ dependencies:
6133
+ universalify: 2.0.1
6134
+ optionalDependencies:
6135
+ graceful-fs: 4.2.11
6136
+
5920
6137
  jsonwebtoken@9.0.3:
5921
6138
  dependencies:
5922
6139
  jws: 4.0.1
@@ -6177,6 +6394,8 @@ snapshots:
6177
6394
 
6178
6395
  node-fetch-native@1.6.7: {}
6179
6396
 
6397
+ node-int64@0.4.0: {}
6398
+
6180
6399
  node-mock-http@1.0.5: {}
6181
6400
 
6182
6401
  normalize-path@3.0.0: {}
@@ -6308,6 +6527,8 @@ snapshots:
6308
6527
 
6309
6528
  prettier@3.6.2: {}
6310
6529
 
6530
+ process-nextick-args@2.0.1: {}
6531
+
6311
6532
  prosemirror-changeset@2.4.2:
6312
6533
  dependencies:
6313
6534
  prosemirror-transform: 1.12.0
@@ -6395,11 +6616,23 @@ snapshots:
6395
6616
  defu: 6.1.7
6396
6617
  destr: 2.0.5
6397
6618
 
6619
+ readable-stream@2.3.8:
6620
+ dependencies:
6621
+ core-util-is: 1.0.3
6622
+ inherits: 2.0.4
6623
+ isarray: 1.0.0
6624
+ process-nextick-args: 2.0.1
6625
+ safe-buffer: 5.1.2
6626
+ string_decoder: 1.1.1
6627
+ util-deprecate: 1.0.2
6628
+
6398
6629
  readdirp@3.6.0:
6399
6630
  dependencies:
6400
6631
  picomatch: 2.3.1
6401
6632
  optional: true
6402
6633
 
6634
+ readdirp@4.1.2: {}
6635
+
6403
6636
  readdirp@5.1.1: {}
6404
6637
 
6405
6638
  redis-errors@1.2.0:
@@ -6492,6 +6725,8 @@ snapshots:
6492
6725
  dependencies:
6493
6726
  queue-microtask: 1.2.3
6494
6727
 
6728
+ safe-buffer@5.1.2: {}
6729
+
6495
6730
  safe-buffer@5.2.1: {}
6496
6731
 
6497
6732
  sass@1.71.1:
@@ -6549,6 +6784,16 @@ snapshots:
6549
6784
 
6550
6785
  std-env@4.2.0: {}
6551
6786
 
6787
+ string-width@4.2.3:
6788
+ dependencies:
6789
+ emoji-regex: 8.0.0
6790
+ is-fullwidth-code-point: 3.0.0
6791
+ strip-ansi: 6.0.1
6792
+
6793
+ string_decoder@1.1.1:
6794
+ dependencies:
6795
+ safe-buffer: 5.1.2
6796
+
6552
6797
  strip-ansi@6.0.1:
6553
6798
  dependencies:
6554
6799
  ansi-regex: 5.0.1
@@ -6720,6 +6965,8 @@ snapshots:
6720
6965
  - vite
6721
6966
  - webpack
6722
6967
 
6968
+ universalify@2.0.1: {}
6969
+
6723
6970
  unplugin-auto-import@21.1.0(@nuxt/kit@4.5.2(magic-string@0.30.21)(unplugin@3.3.0(esbuild@0.27.7)(rollup@4.52.5)(vite@7.2.4(@types/node@24.8.1)(jiti@2.7.0)(lightningcss@1.32.0)(sass@1.71.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1))))(@vueuse/core@14.4.0(vue@3.5.25(typescript@5.9.3)))(esbuild@0.27.7)(rollup@4.52.5)(vite@7.2.4(@types/node@24.8.1)(jiti@2.7.0)(lightningcss@1.32.0)(sass@1.71.1)(terser@5.44.0)(tsx@4.20.6)(yaml@2.8.1)):
6724
6971
  dependencies:
6725
6972
  local-pkg: 1.2.1
@@ -6817,6 +7064,14 @@ snapshots:
6817
7064
  knitwork: 1.3.0
6818
7065
  scule: 1.3.0
6819
7066
 
7067
+ unzipper@0.12.5:
7068
+ dependencies:
7069
+ bluebird: 3.7.2
7070
+ duplexer2: 0.1.4
7071
+ fs-extra: 11.3.1
7072
+ graceful-fs: 4.2.11
7073
+ node-int64: 0.4.0
7074
+
6820
7075
  uri-js@4.4.1:
6821
7076
  dependencies:
6822
7077
  punycode: 2.3.1
@@ -6977,8 +7232,18 @@ snapshots:
6977
7232
  siginfo: 2.0.0
6978
7233
  stackback: 0.0.2
6979
7234
 
7235
+ widest-line@3.1.0:
7236
+ dependencies:
7237
+ string-width: 4.2.3
7238
+
6980
7239
  word-wrap@1.2.5: {}
6981
7240
 
7241
+ wrap-ansi@7.0.0:
7242
+ dependencies:
7243
+ ansi-styles: 4.3.0
7244
+ string-width: 4.2.3
7245
+ strip-ansi: 6.0.1
7246
+
6982
7247
  wrappy@1.0.2: {}
6983
7248
 
6984
7249
  xml-name-validator@4.0.0: {}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antelopejs/dms",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/AntelopeJS/dms.git"
@@ -17,6 +17,29 @@
17
17
  "LICENSE"
18
18
  ],
19
19
  "license": "Apache-2.0",
20
+ "packageManager": "pnpm@10.2.0",
21
+ "scripts": {
22
+ "build": "pnpm --filter @antelopejs/interface-dms build && rimraf dist && tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json",
23
+ "format": "oxfmt . && pnpm --dir frontend-vue format",
24
+ "dev": "ajs project run --inspect -w -p playground",
25
+ "frontend:dev": "pnpm --dir playground frontend:dev",
26
+ "lint:fix": "oxlint --fix --max-warnings=1000000 && oxfmt . && pnpm --dir frontend-vue lint:fix",
27
+ "lint": "oxlint && oxfmt --check . && pnpm --dir frontend-vue lint",
28
+ "performance:inertia-navigation": "node scripts/check-inertia-navigation.mjs",
29
+ "check:inertia-runtime": "node scripts/check-inertia-runtime.mjs",
30
+ "check:inertia-contracts": "node scripts/check-inertia-contracts.mjs",
31
+ "check:inertia-modules": "node scripts/check-inertia-modules.mjs",
32
+ "typecheck": "pnpm --filter @antelopejs/interface-dms build && tsc -p tsconfig.json",
33
+ "check:package": "node scripts/check-package.mjs",
34
+ "test": "pnpm run build && ajs module test . && pnpm run check:package",
35
+ "test:unit": "pnpm run build && DMS_TEST_DIR=dist/test/unit ajs module test .",
36
+ "test:integration": "pnpm run build && DMS_TEST_DIR=dist/test/integration ajs module test .",
37
+ "test:watch": "tsc -p tsconfig.build.json -w & tsc-alias -p tsconfig.build.json -w",
38
+ "release": "pnpm --filter @antelopejs/interface-dms build && pnpm --dir frontend-vue install --frozen-lockfile && release-it",
39
+ "prepack": "pnpm run build && pnpm run check:package",
40
+ "knip": "knip --dependencies",
41
+ "knip:all": "knip"
42
+ },
20
43
  "antelopeJs": {
21
44
  "implements": [
22
45
  "@antelopejs/interface-dms"
@@ -36,6 +59,7 @@
36
59
  "@antelopejs/interface-data-api": ">=0.1.9 <1.0.0",
37
60
  "@antelopejs/interface-database": ">=0.1.7 <1.0.0",
38
61
  "@antelopejs/interface-database-decorators": ">=0.1.6 <1.0.0",
62
+ "@antelopejs/interface-dms": "workspace:*",
39
63
  "@antelopejs/interface-email": ">=0.0.5 <1.0.0",
40
64
  "@antelopejs/interface-file-storage": ">=0.1.3 <1.0.0",
41
65
  "archiver": "^7.0.1",
@@ -48,8 +72,7 @@
48
72
  "semver": "^7.7.2",
49
73
  "striptags": "^3.2.0",
50
74
  "ua-parser-js": "^2.0.9",
51
- "zod": "~3.24.2",
52
- "@antelopejs/interface-dms": "0.0.1"
75
+ "zod": "~3.24.2"
53
76
  },
54
77
  "devDependencies": {
55
78
  "@antelopejs/tooling-configs": "^0.0.4",
@@ -102,26 +125,5 @@
102
125
  "optionalDependencies": {
103
126
  "@antelopejs/interface-dms-automation": ">=0.0.1 <1.0.0",
104
127
  "@antelopejs/interface-redis": ">=0.0.8 <1.0.0"
105
- },
106
- "scripts": {
107
- "build": "pnpm --filter @antelopejs/interface-dms build && rimraf dist && tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json",
108
- "format": "oxfmt . && pnpm --dir frontend-vue format",
109
- "dev": "ajs project run --inspect -w -p playground",
110
- "frontend:dev": "pnpm --dir playground frontend:dev",
111
- "lint:fix": "oxlint --fix --max-warnings=1000000 && oxfmt . && pnpm --dir frontend-vue lint:fix",
112
- "lint": "oxlint && oxfmt --check . && pnpm --dir frontend-vue lint",
113
- "performance:inertia-navigation": "node scripts/check-inertia-navigation.mjs",
114
- "check:inertia-runtime": "node scripts/check-inertia-runtime.mjs",
115
- "check:inertia-contracts": "node scripts/check-inertia-contracts.mjs",
116
- "check:inertia-modules": "node scripts/check-inertia-modules.mjs",
117
- "typecheck": "pnpm --filter @antelopejs/interface-dms build && tsc -p tsconfig.json",
118
- "check:package": "node scripts/check-package.mjs",
119
- "test": "pnpm run build && ajs module test . && pnpm run check:package",
120
- "test:unit": "pnpm run build && DMS_TEST_DIR=dist/test/unit ajs module test .",
121
- "test:integration": "pnpm run build && DMS_TEST_DIR=dist/test/integration ajs module test .",
122
- "test:watch": "tsc -p tsconfig.build.json -w & tsc-alias -p tsconfig.build.json -w",
123
- "release": "pnpm --dir frontend-vue install --frozen-lockfile && release-it",
124
- "knip": "knip --dependencies",
125
- "knip:all": "knip"
126
128
  }
127
- }
129
+ }
File without changes