@digigov/cli-app 2.0.0-rc.23 → 2.0.0-rc.24
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.
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
{"kind":"O","text":"Invoking: publint \n"}
|
|
2
|
+
{"kind":"O","text":"@digigov/cli-app lint results:\n"}
|
|
3
|
+
{"kind":"O","text":"Suggestions:\n"}
|
|
4
|
+
{"kind":"O","text":"1. pkg.main is an ESM file, but it is usually better to use pkg.exports instead, and remove pkg.main alongside, as compatible NodeJS versions support it as well. (This will be a breaking change)\n"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
{
|
|
2
|
+
"files": {
|
|
3
|
+
"tooling/cli-app/CHANGELOG.json": "0f47ec303b32fbd20b1f6fef6c47329c9103ce11",
|
|
4
|
+
"tooling/cli-app/CHANGELOG.md": "5bbfb70a35deb35a38282a6c658d949206852a9a",
|
|
5
|
+
"tooling/cli-app/common.js": "b3c81d4f686351dcc81e0e77812c801d99e3250a",
|
|
6
|
+
"tooling/cli-app/index.js": "8d889814da88d2dd5dffb711ecad9918d4f42a5f",
|
|
7
|
+
"tooling/cli-app/next.common.cjs": "b8d1a16141fa646816f93ade7d8d2a9673b35ec9",
|
|
8
|
+
"tooling/cli-app/next.config.cjs": "d08ebc4dcbc265bb0bf96e33f6f638ebb9e6e273",
|
|
9
|
+
"tooling/cli-app/nextrc.cjs": "8e3c56a37a5a7a1e2c8448fe7ca3815c17a0d611",
|
|
10
|
+
"tooling/cli-app/package.json": "c1457ad0b02f8137cb5a2e17570035369d5ab823",
|
|
11
|
+
"tooling/cli-app/postcss.common.cjs": "cbfea5ea20fc50641382475965350e24836c80cb",
|
|
12
|
+
"tooling/cli-app/postcss.config.cjs": "b4c948766e02798f4d48ee5b26171aa030ca3d4e",
|
|
13
|
+
"tooling/cli-app/postcssrc.cjs": "fa6552bb0005c823a110fff1f6c604ab62500ee9",
|
|
14
|
+
"tooling/cli-app/subcommands/build.js": "c384af56d7fb295192f0ed0d15cd7c73ea4b8aed",
|
|
15
|
+
"tooling/cli-app/subcommands/dev.js": "1797c8255563d10f243cc866069b188671dc52ac",
|
|
16
|
+
"tooling/cli-app/subcommands/export.js": "c6528403b1b1f5f390958268b59fda58848df12d",
|
|
17
|
+
"tooling/cli-app/subcommands/start.js": "75c877312984ed992d1e95c71e77fefbc450ded5",
|
|
18
|
+
"tooling/cli-app/subcommands/test.js": "099aaf6ad41313a7708d6313ad4632d431a020ab",
|
|
19
|
+
"tooling/cli-app/tailwind.common.cjs": "51e473c2300f7d6f374c3ae280c80ad49a7e70d4",
|
|
20
|
+
"tooling/cli-app/tailwind.config.cjs": "943c6f29e8cdd371f605149cf344ca4fd35d62c8",
|
|
21
|
+
"tooling/cli-app/tailwindrc.cjs": "49160942ce91a9169d0497ce04dd83c9f5efbf25",
|
|
22
|
+
"tooling/cli-app/utils/proxy-server.js": "7fbfd93023723f7b02b9a46ed8bc8b8363aa2547",
|
|
23
|
+
"tooling/cli-app/utils/test-init.js": "4c488a43c87070a1a0facac2ff1f14c30d88bce7",
|
|
24
|
+
"tooling/cli-app/.rush/temp/shrinkwrap-deps.json": "96f9f69399586c1272b94756a2ecf9ae1a97d88a"
|
|
25
|
+
},
|
|
26
|
+
"arguments": "publint "
|
|
27
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"../../tooling/cli-app": "../../tooling/cli-app:
|
|
2
|
+
"../../tooling/cli-app": "../../tooling/cli-app:q6MrhmYzHUBWMxmWBw2XBw2C/mG5rx3kZs3ysCmdo7s=:",
|
|
3
3
|
"/@types/node@18.19.0": "Missing shrinkwrap entry!",
|
|
4
4
|
"/@types/react@18.3.3": "Missing shrinkwrap entry!",
|
|
5
5
|
"/autoprefixer@10.4.16(postcss@8.4.4)": "Missing shrinkwrap entry!",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"/postcss@8.4.4": "Missing shrinkwrap entry!",
|
|
14
14
|
"/publint@0.1.8": "Missing shrinkwrap entry!",
|
|
15
15
|
"/rimraf@3.0.2": "Missing shrinkwrap entry!",
|
|
16
|
-
"/tailwindcss@3.
|
|
16
|
+
"/tailwindcss@3.4.13(ts-node@10.9.2(@types/node@18.19.0)(typescript@5.6.2))": "Missing shrinkwrap entry!",
|
|
17
17
|
"/typescript@5.6.2": "Missing shrinkwrap entry!",
|
|
18
18
|
"/url-loader@4.1.1(file-loader@5.1.0(webpack@5.74.0))(webpack@5.74.0)": "Missing shrinkwrap entry!"
|
|
19
19
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@digigov/cli-app",
|
|
3
|
-
"version": "2.0.0-rc.
|
|
3
|
+
"version": "2.0.0-rc.24",
|
|
4
4
|
"description": "@digigov developer cli tool",
|
|
5
5
|
"main": "./index.js",
|
|
6
6
|
"type": "module",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"express": "4.17.1",
|
|
12
12
|
"http-proxy-middleware": "1.0.3",
|
|
13
13
|
"next-images": "1.3.0",
|
|
14
|
-
"@digigov/cli-build": "2.0.0-rc.
|
|
14
|
+
"@digigov/cli-build": "2.0.0-rc.24",
|
|
15
15
|
"url-loader": "4.1.1",
|
|
16
16
|
"next": "13.1.1",
|
|
17
17
|
"commander": "12.1.0",
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
22
22
|
"rimraf": "3.0.2",
|
|
23
|
-
"@digigov/cli": "2.0.0-rc.
|
|
23
|
+
"@digigov/cli": "2.0.0-rc.24",
|
|
24
24
|
"typescript": "5.6.2",
|
|
25
25
|
"@types/node": "18.19.0",
|
|
26
26
|
"@types/react": "18.3.3",
|
|
27
27
|
"autoprefixer": "10.4.16",
|
|
28
28
|
"postcss": "8.4.4",
|
|
29
|
-
"@digigov/css": "2.0.0-rc.
|
|
30
|
-
"tailwindcss": "3.
|
|
29
|
+
"@digigov/css": "2.0.0-rc.24",
|
|
30
|
+
"tailwindcss": "3.4.13"
|
|
31
31
|
},
|
|
32
32
|
"exports": {
|
|
33
33
|
".": "./index.js",
|