alinea 1.4.6 → 1.4.7

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "_id": "30ogxUJkFuaoNf9O0dugQ4kzkdB",
2
+ "_id": "30ohtUWBdhXO3y56mObqkCnSbWH",
3
3
  "_type": "Page",
4
4
  "_index": "a0",
5
5
  "_seeded": "welcome.json",
package/dist/LICENSES.md CHANGED
@@ -55,11 +55,11 @@ SOFTWARE.
55
55
 
56
56
  ===
57
57
 
58
- # @headlessui/react@2.2.0 (MIT)
58
+ # react-query@3.39.3 (MIT)
59
59
 
60
60
  MIT License
61
61
 
62
- Copyright (c) 2020 Tailwind Labs
62
+ Copyright (c) 2019 Tanner Linsley
63
63
 
64
64
  Permission is hereby granted, free of charge, to any person obtaining a copy
65
65
  of this software and associated documentation files (the "Software"), to deal
@@ -79,13 +79,14 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
79
79
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
80
80
  SOFTWARE.
81
81
 
82
+
82
83
  ===
83
84
 
84
- # react-query@3.39.3 (MIT)
85
+ # @headlessui/react@2.2.0 (MIT)
85
86
 
86
87
  MIT License
87
88
 
88
- Copyright (c) 2019 Tanner Linsley
89
+ Copyright (c) 2020 Tailwind Labs
89
90
 
90
91
  Permission is hereby granted, free of charge, to any person obtaining a copy
91
92
  of this software and associated documentation files (the "Software"), to deal
@@ -105,7 +106,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
105
106
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
106
107
  SOFTWARE.
107
108
 
108
-
109
109
  ===
110
110
 
111
111
  # htmlparser2@9.1.0 (MIT)
@@ -129,23 +129,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
129
129
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
130
130
  IN THE SOFTWARE.
131
131
 
132
- ===
133
-
134
- # domutils@3.1.0 (BSD-2-Clause)
135
-
136
- Copyright (c) Felix Böhm
137
- All rights reserved.
138
-
139
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
140
-
141
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
142
-
143
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
144
-
145
- THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
146
- EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
147
-
148
-
149
132
  ===
150
133
 
151
134
  # @popperjs/core@2.11.8 (MIT)
@@ -172,6 +155,23 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
172
155
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
173
156
 
174
157
 
158
+ ===
159
+
160
+ # domutils@3.1.0 (BSD-2-Clause)
161
+
162
+ Copyright (c) Felix Böhm
163
+ All rights reserved.
164
+
165
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
166
+
167
+ Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
168
+
169
+ Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
170
+
171
+ THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
172
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
173
+
174
+
175
175
  ===
176
176
 
177
177
  # domhandler@5.0.3 (BSD-2-Clause)
@@ -206,6 +206,33 @@ THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRE
206
206
  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
207
207
 
208
208
 
209
+ ===
210
+
211
+ # prop-types@15.8.1 (MIT)
212
+
213
+ MIT License
214
+
215
+ Copyright (c) 2013-present, Facebook, Inc.
216
+
217
+ Permission is hereby granted, free of charge, to any person obtaining a copy
218
+ of this software and associated documentation files (the "Software"), to deal
219
+ in the Software without restriction, including without limitation the rights
220
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
221
+ copies of the Software, and to permit persons to whom the Software is
222
+ furnished to do so, subject to the following conditions:
223
+
224
+ The above copyright notice and this permission notice shall be included in all
225
+ copies or substantial portions of the Software.
226
+
227
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
228
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
229
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
230
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
231
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
232
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
233
+ SOFTWARE.
234
+
235
+
209
236
  ===
210
237
 
211
238
  # @juggle/resize-observer@3.4.0 (Apache-2.0)
@@ -413,33 +440,6 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
413
440
  limitations under the License.
414
441
 
415
442
 
416
- ===
417
-
418
- # prop-types@15.8.1 (MIT)
419
-
420
- MIT License
421
-
422
- Copyright (c) 2013-present, Facebook, Inc.
423
-
424
- Permission is hereby granted, free of charge, to any person obtaining a copy
425
- of this software and associated documentation files (the "Software"), to deal
426
- in the Software without restriction, including without limitation the rights
427
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
428
- copies of the Software, and to permit persons to whom the Software is
429
- furnished to do so, subject to the following conditions:
430
-
431
- The above copyright notice and this permission notice shall be included in all
432
- copies or substantial portions of the Software.
433
-
434
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
435
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
436
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
437
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
438
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
439
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
440
- SOFTWARE.
441
-
442
-
443
443
  ===
444
444
 
445
445
  # react-is@16.13.1 (MIT)
@@ -484,18 +484,6 @@ The above copyright notice and this permission notice shall be included in all c
484
484
  THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
485
485
 
486
486
 
487
- ===
488
-
489
- # @headless-tree/core@0.0.15 (MIT)
490
-
491
- MIT
492
-
493
- ===
494
-
495
- # @headless-tree/react@0.0.15 (MIT)
496
-
497
- MIT
498
-
499
487
  ===
500
488
 
501
489
  # y-prosemirror@1.2.15 (MIT)
@@ -523,6 +511,18 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
523
511
  SOFTWARE.
524
512
 
525
513
 
514
+ ===
515
+
516
+ # @headless-tree/react@0.0.15 (MIT)
517
+
518
+ MIT
519
+
520
+ ===
521
+
522
+ # @headless-tree/core@0.0.15 (MIT)
523
+
524
+ MIT
525
+
526
526
  ===
527
527
 
528
528
  # @babel/runtime@7.25.4 (MIT)
@@ -1585,33 +1585,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1585
1585
  See the License for the specific language governing permissions and
1586
1586
  limitations under the License.
1587
1587
 
1588
- ===
1589
-
1590
- # @tanstack/virtual-core@3.10.6 (MIT)
1591
-
1592
- MIT License
1593
-
1594
- Copyright (c) 2021-present Tanner Linsley
1595
-
1596
- Permission is hereby granted, free of charge, to any person obtaining a copy
1597
- of this software and associated documentation files (the "Software"), to deal
1598
- in the Software without restriction, including without limitation the rights
1599
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1600
- copies of the Software, and to permit persons to whom the Software is
1601
- furnished to do so, subject to the following conditions:
1602
-
1603
- The above copyright notice and this permission notice shall be included in all
1604
- copies or substantial portions of the Software.
1605
-
1606
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1607
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1608
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1609
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1610
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1611
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1612
- SOFTWARE.
1613
-
1614
-
1615
1588
  ===
1616
1589
 
1617
1590
  # @react-stately/utils@3.10.5 (Apache-2.0)
@@ -1817,3 +1790,30 @@ SOFTWARE.
1817
1790
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1818
1791
  See the License for the specific language governing permissions and
1819
1792
  limitations under the License.
1793
+
1794
+
1795
+ ===
1796
+
1797
+ # @tanstack/virtual-core@3.10.6 (MIT)
1798
+
1799
+ MIT License
1800
+
1801
+ Copyright (c) 2021-present Tanner Linsley
1802
+
1803
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1804
+ of this software and associated documentation files (the "Software"), to deal
1805
+ in the Software without restriction, including without limitation the rights
1806
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1807
+ copies of the Software, and to permit persons to whom the Software is
1808
+ furnished to do so, subject to the following conditions:
1809
+
1810
+ The above copyright notice and this permission notice shall be included in all
1811
+ copies or substantial portions of the Software.
1812
+
1813
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1814
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1815
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1816
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1817
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1818
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1819
+ SOFTWARE.
@@ -49,9 +49,7 @@ var package_default = {
49
49
  ],
50
50
  dependencies: {
51
51
  "@alinea/iso": "^0.3.3",
52
- "@types/node": "^24.0.15",
53
- esbuild: "^0.25.4",
54
- stylus: "^0.0.1-security"
52
+ esbuild: "^0.25.4"
55
53
  },
56
54
  peerDependencies: {
57
55
  react: "*",
@@ -68,6 +66,7 @@ var package_default = {
68
66
  "@types/fs-extra": "^11.0.1",
69
67
  "@types/glob": "^7.1.4",
70
68
  "@types/react": "^18.2.13",
69
+ "@types/node": "^24.0.15",
71
70
  "@types/react-dom": "^18.2.6",
72
71
  "@types/sharedworker": "^0.0.154",
73
72
  "@types/sql.js": "^1.4.4",
@@ -2,7 +2,7 @@
2
2
  var package_default = {
3
3
  bin: "./dist/cli.js",
4
4
  name: "alinea",
5
- version: "1.4.6",
5
+ version: "1.4.7",
6
6
  description: "Headless git-based CMS",
7
7
  repository: {
8
8
  type: "git",
@@ -39,9 +39,7 @@ var package_default = {
39
39
  ],
40
40
  dependencies: {
41
41
  "@alinea/iso": "^0.3.3",
42
- "@types/node": "^24.0.15",
43
- esbuild: "^0.25.4",
44
- stylus: "^0.0.1-security"
42
+ esbuild: "^0.25.4"
45
43
  },
46
44
  peerDependencies: {
47
45
  react: "*",
package/dist/cli/Serve.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  package_default
3
- } from "../chunks/chunk-2MTR56XD.js";
3
+ } from "../chunks/chunk-T7IP7EGH.js";
4
4
  import "../chunks/chunk-NZLE2WMY.js";
5
5
 
6
6
  // src/cli/Serve.ts
package/dist/cli/bin.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  package_default
3
- } from "../chunks/chunk-2MTR56XD.js";
3
+ } from "../chunks/chunk-T7IP7EGH.js";
4
4
  import "../chunks/chunk-NZLE2WMY.js";
5
5
 
6
6
  // node_modules/mri/lib/index.mjs
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  package_default
3
- } from "../chunks/chunk-2MTR56XD.js";
3
+ } from "../chunks/chunk-T7IP7EGH.js";
4
4
  import {
5
5
  PLazy
6
6
  } from "../chunks/chunk-IKINPSS5.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "bin": "./dist/cli.js",
3
3
  "name": "alinea",
4
- "version": "1.4.6",
4
+ "version": "1.4.7",
5
5
  "description": "Headless git-based CMS",
6
6
  "repository": {
7
7
  "type": "git",
@@ -38,9 +38,7 @@
38
38
  ],
39
39
  "dependencies": {
40
40
  "@alinea/iso": "^0.3.3",
41
- "@types/node": "^24.0.15",
42
- "esbuild": "^0.25.4",
43
- "stylus": "^0.0.1-security"
41
+ "esbuild": "^0.25.4"
44
42
  },
45
43
  "peerDependencies": {
46
44
  "react": "*",