@design-edito/cli 0.1.2 → 0.1.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/cli/assets/version.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.3
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"cors": "^2.8.5",
|
|
18
18
|
"debug": "^4.4.0",
|
|
19
19
|
"esbuild": "^0.25.0",
|
|
20
|
-
"express": "^
|
|
20
|
+
"express": "^5.1.0",
|
|
21
21
|
"morgan": "^1.10.0",
|
|
22
22
|
"typescript": "^5.7.3"
|
|
23
23
|
},
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"@types/debug": "^4.1.12",
|
|
28
28
|
"@types/express": "^5.0.0",
|
|
29
29
|
"@types/morgan": "^1.9.9",
|
|
30
|
-
"@types/node": "^
|
|
30
|
+
"@types/node": "^24.7.1",
|
|
31
31
|
"chokidar-cli": "^3.0.0",
|
|
32
32
|
"concurrently": "^9.1.2"
|
|
33
33
|
}
|
|
@@ -25,25 +25,25 @@
|
|
|
25
25
|
"docker:clean:dev": "docker rm <<@design-edito/cli----replace-with-name>>-dev && docker rmi <<@design-edito/cli----replace-with-name>>-dev"
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@design-edito/tools": "^0.
|
|
28
|
+
"@design-edito/tools": "^0.2.10",
|
|
29
29
|
"agenda": "^5.0.0",
|
|
30
|
-
"bcrypt": "^
|
|
30
|
+
"bcrypt": "^6.0.0",
|
|
31
31
|
"cookie-parser": "^1.4.7",
|
|
32
32
|
"cors": "^2.8.5",
|
|
33
33
|
"debug": "^4.4.0",
|
|
34
|
-
"dotenv": "^
|
|
34
|
+
"dotenv": "^17.2.3",
|
|
35
35
|
"esbuild": "^0.25.0",
|
|
36
|
-
"express": "^
|
|
36
|
+
"express": "^5.1.0",
|
|
37
37
|
"jsonwebtoken": "^9.0.2",
|
|
38
38
|
"mailersend": "^2.3.0",
|
|
39
39
|
"mongoose": "^8.10.1",
|
|
40
40
|
"morgan": "^1.10.0",
|
|
41
41
|
"typescript": "^5.7.3",
|
|
42
42
|
"validator": "^13.12.0",
|
|
43
|
-
"zod": "^
|
|
43
|
+
"zod": "^4.1.12"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@types/bcrypt": "^
|
|
46
|
+
"@types/bcrypt": "^6.0.0",
|
|
47
47
|
"@types/cookie-parser": "^1.4.8",
|
|
48
48
|
"@types/cors": "^2.8.17",
|
|
49
49
|
"@types/debug": "^4.1.12",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"@types/jsonwebtoken": "^9.0.8",
|
|
52
52
|
"@types/mongoose": "^5.11.96",
|
|
53
53
|
"@types/morgan": "^1.9.9",
|
|
54
|
-
"@types/node": "^
|
|
54
|
+
"@types/node": "^24.7.1",
|
|
55
55
|
"@types/validator": "^13.12.2",
|
|
56
56
|
"chokidar-cli": "^3.0.0",
|
|
57
57
|
"concurrently": "^9.1.2",
|
|
@@ -20,22 +20,22 @@
|
|
|
20
20
|
"author": "",
|
|
21
21
|
"license": "ISC",
|
|
22
22
|
"devDependencies": {
|
|
23
|
-
"@types/node": "^
|
|
24
|
-
"@types/react": "^
|
|
25
|
-
"@types/react-dom": "^
|
|
26
|
-
"concurrently": "^
|
|
27
|
-
"
|
|
28
|
-
"typescript": "^5.4.3",
|
|
29
|
-
"esbuild": "^0.20.2",
|
|
23
|
+
"@types/node": "^24.7.1",
|
|
24
|
+
"@types/react": "^19.2.2",
|
|
25
|
+
"@types/react-dom": "^19.2.1",
|
|
26
|
+
"concurrently": "^9.2.1",
|
|
27
|
+
"esbuild": "^0.25.10",
|
|
30
28
|
"esbuild-plugin-inline-image": "^0.0.9",
|
|
31
29
|
"esbuild-sass-plugin": "^3.2.0",
|
|
30
|
+
"http-server": "^14.1.1",
|
|
32
31
|
"postcss": "^8.4.38",
|
|
33
32
|
"postcss-modules": "^6.0.0",
|
|
34
|
-
"sass": "^1.74.1"
|
|
33
|
+
"sass": "^1.74.1",
|
|
34
|
+
"typescript": "^5.4.3"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"preact": "^10.20.1",
|
|
38
|
-
"react": "^
|
|
39
|
-
"react-dom": "^
|
|
38
|
+
"react": "^19.2.0",
|
|
39
|
+
"react-dom": "^19.2.0"
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createRoot } from 'react-dom/client'
|
|
2
2
|
import App from './components/App'
|
|
3
3
|
|
|
4
4
|
const target = document.querySelector('.root')
|
|
5
|
-
if (target !== null)
|
|
5
|
+
if (target !== null) {
|
|
6
|
+
createRoot(target).render(<App />)
|
|
7
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@design-edito/cli",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Maxime Fabas",
|
|
6
6
|
"license": "ISC",
|
|
@@ -13,18 +13,18 @@
|
|
|
13
13
|
"module": "index.js",
|
|
14
14
|
"bin": {
|
|
15
15
|
"add": "./add/index.js",
|
|
16
|
-
"cli": "./cli/index.js",
|
|
17
16
|
"commit": "./commit/index.js",
|
|
17
|
+
"cli": "./cli/index.js",
|
|
18
18
|
"make-template": "./make-template/index.js",
|
|
19
19
|
"pull": "./pull/index.js",
|
|
20
20
|
"push": "./push/index.js",
|
|
21
21
|
"reset": "./reset/index.js",
|
|
22
|
-
"serve": "./serve/index.js",
|
|
23
22
|
"status": "./status/index.js",
|
|
23
|
+
"serve": "./serve/index.js",
|
|
24
24
|
"tree": "./tree/index.js"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@design-edito/tools": "^0.2.
|
|
27
|
+
"@design-edito/tools": "^0.2.11",
|
|
28
28
|
"commander": "^14.0.1",
|
|
29
29
|
"prompts": "^2.4.2"
|
|
30
30
|
},
|