rimecms 0.26.8 → 0.26.9
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/package.json +233 -233
package/package.json
CHANGED
|
@@ -1,235 +1,235 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
2
|
+
"name": "rimecms",
|
|
3
|
+
"version": "0.26.9",
|
|
4
|
+
"homepage": "https://github.com/bienbiendev/rime",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"dev": "vite dev",
|
|
7
|
+
"build": "bun ./src/lib/core/dev/cli/index.ts clear --force && vite build && npm run package && pnpm build:css",
|
|
8
|
+
"build:css": "postcss dist/**/*.css --replace --config ./postcss.config.cjs",
|
|
9
|
+
"rime:use": "bun ./src/scripts/useConfig.js",
|
|
10
|
+
"preview": "vite preview",
|
|
11
|
+
"package": "bun ./src/lib/core/dev/cli/index.ts clear --force && svelte-kit sync && svelte-package && publint",
|
|
12
|
+
"prepublishOnly": "rm -fr src/lib/site && npm run package && pnpm build:css",
|
|
13
|
+
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
|
|
14
|
+
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
|
|
15
|
+
"lint": "prettier --check . && eslint .",
|
|
16
|
+
"format": "prettier --write .",
|
|
17
|
+
"test:multilang": "playwright test -c ./tests/multilang/playwright.config.multilang.ts",
|
|
18
|
+
"test:basic": "playwright test -c ./tests/basic/playwright.config.basic.ts",
|
|
19
|
+
"test:empty": "playwright test -c ./tests/empty/playwright.config.empty.ts",
|
|
20
|
+
"test:versions": "playwright test -c ./tests/versions/playwright.config.versions.ts",
|
|
21
|
+
"test:versions-multilang": "playwright test -c ./tests/versions-multilang/playwright.config.versions.ts",
|
|
22
|
+
"test": "pnpm test:empty && pnpm test:multilang && pnpm test:versions && pnpm test:versions-multilang && pnpm test:basic",
|
|
23
|
+
"check:circular-deps": "pnpm dlx madge -c --extensions ts ./src/",
|
|
24
|
+
"local-pack": "npm run build && npm pack && echo \"Package created at: $(pwd)/$(npm pack | tail -1)\""
|
|
25
|
+
},
|
|
26
|
+
"license": "MIT",
|
|
27
|
+
"type": "module",
|
|
28
|
+
"bin": {
|
|
29
|
+
"rime": "dist/core/dev/cli/index.js"
|
|
30
|
+
},
|
|
31
|
+
"svelte": "./dist/index.js",
|
|
32
|
+
"types": "./dist/index.d.ts",
|
|
33
|
+
"exports": {
|
|
34
|
+
".": {
|
|
35
|
+
"types": "./dist/index.d.ts",
|
|
36
|
+
"svelte": "./dist/index.js",
|
|
37
|
+
"import": "./dist/index.js"
|
|
38
|
+
},
|
|
39
|
+
"./api": {
|
|
40
|
+
"types": "./dist/core/api/index.server.d.ts",
|
|
41
|
+
"import": "./dist/core/api/index.server.js"
|
|
42
|
+
},
|
|
43
|
+
"./sqlite": {
|
|
44
|
+
"types": "./dist/adapter-sqlite/index.server.d.ts",
|
|
45
|
+
"import": "./dist/adapter-sqlite/index.server.js"
|
|
46
|
+
},
|
|
47
|
+
"./config/client": {
|
|
48
|
+
"types": "./dist/core/config/client/index.d.ts",
|
|
49
|
+
"import": "./dist/core/config/client/index.js"
|
|
50
|
+
},
|
|
51
|
+
"./config/server": {
|
|
52
|
+
"types": "./dist/core/config/server/index.server.d.ts",
|
|
53
|
+
"import": "./dist/core/config/server/index.server.js"
|
|
54
|
+
},
|
|
55
|
+
"./core/plugins/*.js": {
|
|
56
|
+
"types": "./dist/core/plugins/*.d.ts",
|
|
57
|
+
"import": "./dist/core/plugins/*.js"
|
|
58
|
+
},
|
|
59
|
+
"./core/plugins/*.svelte": {
|
|
60
|
+
"import": "./dist/core/plugins/*.svelte"
|
|
61
|
+
},
|
|
62
|
+
"./fields": {
|
|
63
|
+
"types": "./dist/fields/index.d.ts",
|
|
64
|
+
"import": "./dist/fields/index.js"
|
|
65
|
+
},
|
|
66
|
+
"./fields/*.svelte": {
|
|
67
|
+
"import": "./dist/fields/*.svelte"
|
|
68
|
+
},
|
|
69
|
+
"./fields/rich-text": {
|
|
70
|
+
"types": "./dist/fields/rich-text/client.d.ts",
|
|
71
|
+
"import": "./dist/fields/rich-text/client.js"
|
|
72
|
+
},
|
|
73
|
+
"./fields/relation": {
|
|
74
|
+
"types": "./dist/fields/relation/client.d.ts",
|
|
75
|
+
"import": "./dist/fields/relation/client.js"
|
|
76
|
+
},
|
|
77
|
+
"./i18n": {
|
|
78
|
+
"types": "./dist/core/i18n/index.d.ts",
|
|
79
|
+
"import": "./dist/core/i18n/index.js"
|
|
80
|
+
},
|
|
81
|
+
"./i18n/*.js": {
|
|
82
|
+
"types": "./dist/core/i18n/*.d.ts",
|
|
83
|
+
"import": "./dist/core/i18n/*.js"
|
|
84
|
+
},
|
|
85
|
+
"./live": {
|
|
86
|
+
"types": "./dist/live.d.ts",
|
|
87
|
+
"import": "./dist/live.js"
|
|
88
|
+
},
|
|
89
|
+
"./panel": {
|
|
90
|
+
"types": "./dist/panel/index.server.d.ts",
|
|
91
|
+
"import": "./dist/panel/index.server.js"
|
|
92
|
+
},
|
|
93
|
+
"./panel/auth": {
|
|
94
|
+
"types": "./dist/panel/pages/auth/index.server.d.ts",
|
|
95
|
+
"import": "./dist/panel/pages/auth/index.server.js"
|
|
96
|
+
},
|
|
97
|
+
"./panel/auth/client": {
|
|
98
|
+
"types": "./dist/panel/pages/auth/index.d.ts",
|
|
99
|
+
"import": "./dist/panel/pages/auth/index.js"
|
|
100
|
+
},
|
|
101
|
+
"./panel/client": {
|
|
102
|
+
"types": "./dist/panel/index.d.ts",
|
|
103
|
+
"import": "./dist/panel/index.js"
|
|
104
|
+
},
|
|
105
|
+
"./panel/style/index.css": {
|
|
106
|
+
"import": "./dist/panel/style/index.css"
|
|
107
|
+
},
|
|
108
|
+
"./panel/ui": {
|
|
109
|
+
"types": "./dist/panel/ui.d.ts",
|
|
110
|
+
"svelte": "./dist/panel/ui.js",
|
|
111
|
+
"import": "./dist/panel/ui.js"
|
|
112
|
+
},
|
|
113
|
+
"./types": {
|
|
114
|
+
"types": "./dist/types.d.ts"
|
|
115
|
+
},
|
|
116
|
+
"./upload": {
|
|
117
|
+
"types": "./dist/core/collections/upload/util/client.d.ts",
|
|
118
|
+
"import": "./dist/core/collections/upload/util/client.js"
|
|
119
|
+
},
|
|
120
|
+
"./util": {
|
|
121
|
+
"types": "./dist/util/index.d.ts",
|
|
122
|
+
"import": "./dist/util/index.js"
|
|
123
|
+
},
|
|
124
|
+
"./vite": {
|
|
125
|
+
"types": "./dist/core/dev/vite/index.d.ts",
|
|
126
|
+
"import": "./dist/core/dev/vite/index.js"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
"files": [
|
|
130
|
+
"dist",
|
|
131
|
+
"!dist/**/*.test.*",
|
|
132
|
+
"!dist/**/*.spec.*"
|
|
133
|
+
],
|
|
134
|
+
"peerDependencies": {
|
|
135
|
+
"@sveltejs/kit": "^2.22.0",
|
|
136
|
+
"drizzle-kit": "^0.31.4",
|
|
137
|
+
"svelte": "^5.0.0",
|
|
138
|
+
"vite": "^8.0.8"
|
|
139
|
+
},
|
|
140
|
+
"devDependencies": {
|
|
141
|
+
"@eslint/compat": "^1.2.5",
|
|
142
|
+
"@eslint/js": "^9.18.0",
|
|
143
|
+
"@sveltejs/adapter-node": "^5.5.4",
|
|
144
|
+
"@sveltejs/kit": "^2.57.1",
|
|
145
|
+
"@sveltejs/package": "^2.3.10",
|
|
146
|
+
"@sveltejs/vite-plugin-svelte": "^7.0.0",
|
|
147
|
+
"@types/clone-deep": "^4.0.4",
|
|
148
|
+
"@types/eslint": "^9.6.1",
|
|
149
|
+
"@types/js-cookie": "^3.0.6",
|
|
150
|
+
"@types/node": "^22.14.0",
|
|
151
|
+
"@types/nodemailer": "^6.4.17",
|
|
152
|
+
"@types/postcss-mixins": "^9.0.6",
|
|
153
|
+
"@types/qs": "^6.9.18",
|
|
154
|
+
"@types/sanitize-html": "^2.16.0",
|
|
155
|
+
"@types/sortablejs": "^1.15.8",
|
|
156
|
+
"@types/to-snake-case": "^1.0.2",
|
|
157
|
+
"drizzle-kit": "^0.31.10",
|
|
158
|
+
"eslint": "^9.18.0",
|
|
159
|
+
"eslint-config-prettier": "^10.0.1",
|
|
160
|
+
"eslint-plugin-svelte": "^3.0.0",
|
|
161
|
+
"globals": "^15.15.0",
|
|
162
|
+
"postcss": "^8.5.3",
|
|
163
|
+
"postcss-cli": "^11.0.1",
|
|
164
|
+
"postcss-mixins": "^11.0.3",
|
|
165
|
+
"prettier": "^3.5.3",
|
|
166
|
+
"prettier-plugin-svelte": "^3.3.3",
|
|
167
|
+
"publint": "^0.2.12",
|
|
168
|
+
"svelte": "^5.55.2",
|
|
169
|
+
"svelte-check": "^4.4.6",
|
|
170
|
+
"typescript": "^5.8.3",
|
|
171
|
+
"typescript-eslint": "^8.20.0",
|
|
172
|
+
"vite": "^8.0.8",
|
|
173
|
+
"vitest": "^4.0.5"
|
|
174
|
+
},
|
|
175
|
+
"dependencies": {
|
|
176
|
+
"@babel/generator": "^7.28.3",
|
|
177
|
+
"@babel/types": "^7.28.4",
|
|
178
|
+
"@bienbien/css-reset": "^0.1.2",
|
|
179
|
+
"@floating-ui/dom": "^1.7.4",
|
|
180
|
+
"@internationalized/date": "^3.8.2",
|
|
181
|
+
"@libsql/client": "^0.15.15",
|
|
182
|
+
"@lucide/svelte": "^0.540.0",
|
|
183
|
+
"@playwright/test": "^1.52.0",
|
|
184
|
+
"@thednp/domparser": "^0.1.6",
|
|
185
|
+
"@tiptap/core": "^3.22.3",
|
|
186
|
+
"@tiptap/extension-blockquote": "^3.22.3",
|
|
187
|
+
"@tiptap/extension-bold": "^3.22.3",
|
|
188
|
+
"@tiptap/extension-bubble-menu": "^3.22.3",
|
|
189
|
+
"@tiptap/extension-document": "^3.22.3",
|
|
190
|
+
"@tiptap/extension-hard-break": "^3.22.3",
|
|
191
|
+
"@tiptap/extension-heading": "^3.22.3",
|
|
192
|
+
"@tiptap/extension-horizontal-rule": "^3.22.3",
|
|
193
|
+
"@tiptap/extension-italic": "^3.22.3",
|
|
194
|
+
"@tiptap/extension-link": "^3.22.3",
|
|
195
|
+
"@tiptap/extension-list": "^3.22.3",
|
|
196
|
+
"@tiptap/extension-node-range": "^3.22.3",
|
|
197
|
+
"@tiptap/extension-paragraph": "^3.22.3",
|
|
198
|
+
"@tiptap/extension-text": "^3.22.3",
|
|
199
|
+
"@tiptap/extension-typography": "^3.22.3",
|
|
200
|
+
"@tiptap/extensions": "^3.22.3",
|
|
201
|
+
"@tiptap/pm": "^3.22.3",
|
|
202
|
+
"@tiptap/y-tiptap": "^3.0.3",
|
|
203
|
+
"ast-kit": "^2.1.2",
|
|
204
|
+
"autoprefixer": "^10.4.21",
|
|
205
|
+
"better-auth": "1.4.21",
|
|
206
|
+
"bits-ui": "2.8.0",
|
|
207
|
+
"camelcase": "^8.0.0",
|
|
208
|
+
"chalk": "^5.6.2",
|
|
209
|
+
"clone-deep": "^4.0.1",
|
|
210
|
+
"command-score": "^0.1.2",
|
|
211
|
+
"commander": "^12.1.0",
|
|
212
|
+
"dedent": "^1.5.3",
|
|
213
|
+
"deep-object-diff": "^1.1.9",
|
|
214
|
+
"deepmerge": "^4.3.1",
|
|
215
|
+
"dotenv": "^16.4.7",
|
|
216
|
+
"drizzle-orm": "^0.44.7",
|
|
217
|
+
"flat": "^6.0.1",
|
|
218
|
+
"js-cookie": "^3.0.5",
|
|
219
|
+
"magic-string-ast": "^1.0.2",
|
|
220
|
+
"nodemailer": "^8.0.5",
|
|
221
|
+
"paneforge": "^0.0.6",
|
|
222
|
+
"polka": "^0.5.2",
|
|
223
|
+
"qs": "^6.14.0",
|
|
224
|
+
"runed": "^0.37.1",
|
|
225
|
+
"sharp": "^0.34.0",
|
|
226
|
+
"sortablejs": "^1.15.6",
|
|
227
|
+
"svelte-sonner": "^1.0.5"
|
|
228
|
+
},
|
|
229
|
+
"pnpm": {
|
|
230
|
+
"onlyBuiltDependencies": [
|
|
231
|
+
"sharp",
|
|
232
|
+
"esbuild"
|
|
233
|
+
]
|
|
234
|
+
}
|
|
235
235
|
}
|