alinea 1.4.2 → 1.4.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.
- package/dist/.init/content/pages/welcome.json +1 -1
- package/dist/LICENSES.md +51 -51
- package/dist/chunks/{chunk-VRLWRDI4.js → chunk-43XCFOO4.js} +1 -2
- package/dist/chunks/{chunk-MFIAKJZR.js → chunk-6C55WDKA.js} +2 -3
- package/dist/cli/Serve.js +1 -1
- package/dist/cli/bin.js +1 -1
- package/dist/cloud/CloudRemote.js +1 -1
- package/package.json +2 -3
package/dist/LICENSES.md
CHANGED
|
@@ -28,6 +28,29 @@ SOFTWARE.
|
|
|
28
28
|
|
|
29
29
|
===
|
|
30
30
|
|
|
31
|
+
# htmlparser2@9.1.0 (MIT)
|
|
32
|
+
|
|
33
|
+
Copyright 2010, 2011, Chris Winberry <chris@winberry.net>. All rights reserved.
|
|
34
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
35
|
+
of this software and associated documentation files (the "Software"), to
|
|
36
|
+
deal in the Software without restriction, including without limitation the
|
|
37
|
+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
|
38
|
+
sell copies of the Software, and to permit persons to whom the Software is
|
|
39
|
+
furnished to do so, subject to the following conditions:
|
|
40
|
+
|
|
41
|
+
The above copyright notice and this permission notice shall be included in
|
|
42
|
+
all copies or substantial portions of the Software.
|
|
43
|
+
|
|
44
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
45
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
46
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
47
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
48
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
49
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
50
|
+
IN THE SOFTWARE.
|
|
51
|
+
|
|
52
|
+
===
|
|
53
|
+
|
|
31
54
|
# react-query@3.39.3 (MIT)
|
|
32
55
|
|
|
33
56
|
MIT License
|
|
@@ -106,55 +129,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
106
129
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
107
130
|
SOFTWARE.
|
|
108
131
|
|
|
109
|
-
===
|
|
110
|
-
|
|
111
|
-
# htmlparser2@9.1.0 (MIT)
|
|
112
|
-
|
|
113
|
-
Copyright 2010, 2011, Chris Winberry <chris@winberry.net>. All rights reserved.
|
|
114
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
115
|
-
of this software and associated documentation files (the "Software"), to
|
|
116
|
-
deal in the Software without restriction, including without limitation the
|
|
117
|
-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
|
118
|
-
sell copies of the Software, and to permit persons to whom the Software is
|
|
119
|
-
furnished to do so, subject to the following conditions:
|
|
120
|
-
|
|
121
|
-
The above copyright notice and this permission notice shall be included in
|
|
122
|
-
all copies or substantial portions of the Software.
|
|
123
|
-
|
|
124
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
125
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
126
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
127
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
128
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
129
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
130
|
-
IN THE SOFTWARE.
|
|
131
|
-
|
|
132
|
-
===
|
|
133
|
-
|
|
134
|
-
# @popperjs/core@2.11.8 (MIT)
|
|
135
|
-
|
|
136
|
-
The MIT License (MIT)
|
|
137
|
-
|
|
138
|
-
Copyright (c) 2019 Federico Zivolo
|
|
139
|
-
|
|
140
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
141
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
142
|
-
the Software without restriction, including without limitation the rights to
|
|
143
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
144
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
145
|
-
subject to the following conditions:
|
|
146
|
-
|
|
147
|
-
The above copyright notice and this permission notice shall be included in all
|
|
148
|
-
copies or substantial portions of the Software.
|
|
149
|
-
|
|
150
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
151
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
152
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
153
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
154
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
155
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
156
|
-
|
|
157
|
-
|
|
158
132
|
===
|
|
159
133
|
|
|
160
134
|
# domutils@3.1.0 (BSD-2-Clause)
|
|
@@ -206,6 +180,32 @@ THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRE
|
|
|
206
180
|
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
207
181
|
|
|
208
182
|
|
|
183
|
+
===
|
|
184
|
+
|
|
185
|
+
# @popperjs/core@2.11.8 (MIT)
|
|
186
|
+
|
|
187
|
+
The MIT License (MIT)
|
|
188
|
+
|
|
189
|
+
Copyright (c) 2019 Federico Zivolo
|
|
190
|
+
|
|
191
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
192
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
193
|
+
the Software without restriction, including without limitation the rights to
|
|
194
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
195
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
196
|
+
subject to the following conditions:
|
|
197
|
+
|
|
198
|
+
The above copyright notice and this permission notice shall be included in all
|
|
199
|
+
copies or substantial portions of the Software.
|
|
200
|
+
|
|
201
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
202
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
203
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
204
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
205
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
206
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
207
|
+
|
|
208
|
+
|
|
209
209
|
===
|
|
210
210
|
|
|
211
211
|
# @juggle/resize-observer@3.4.0 (Apache-2.0)
|
|
@@ -486,13 +486,13 @@ SOFTWARE.
|
|
|
486
486
|
|
|
487
487
|
===
|
|
488
488
|
|
|
489
|
-
# @headless-tree/
|
|
489
|
+
# @headless-tree/core@0.0.15 (MIT)
|
|
490
490
|
|
|
491
491
|
MIT
|
|
492
492
|
|
|
493
493
|
===
|
|
494
494
|
|
|
495
|
-
# @headless-tree/
|
|
495
|
+
# @headless-tree/react@0.0.15 (MIT)
|
|
496
496
|
|
|
497
497
|
MIT
|
|
498
498
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
var package_default = {
|
|
3
3
|
bin: "./dist/cli.js",
|
|
4
4
|
name: "alinea",
|
|
5
|
-
version: "1.4.
|
|
5
|
+
version: "1.4.3",
|
|
6
6
|
description: "Headless git-based CMS",
|
|
7
7
|
repository: {
|
|
8
8
|
type: "git",
|
|
@@ -39,8 +39,7 @@ var package_default = {
|
|
|
39
39
|
],
|
|
40
40
|
dependencies: {
|
|
41
41
|
"@alinea/iso": "^0.3.3",
|
|
42
|
-
esbuild: "^0.25.4"
|
|
43
|
-
next: "^15.3.5"
|
|
42
|
+
esbuild: "^0.25.4"
|
|
44
43
|
},
|
|
45
44
|
peerDependencies: {
|
|
46
45
|
react: "*",
|
package/dist/cli/Serve.js
CHANGED
package/dist/cli/bin.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bin": "./dist/cli.js",
|
|
3
3
|
"name": "alinea",
|
|
4
|
-
"version": "1.4.
|
|
4
|
+
"version": "1.4.3",
|
|
5
5
|
"description": "Headless git-based CMS",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -38,8 +38,7 @@
|
|
|
38
38
|
],
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@alinea/iso": "^0.3.3",
|
|
41
|
-
"esbuild": "^0.25.4"
|
|
42
|
-
"next": "^15.3.5"
|
|
41
|
+
"esbuild": "^0.25.4"
|
|
43
42
|
},
|
|
44
43
|
"peerDependencies": {
|
|
45
44
|
"react": "*",
|