@tinacms/cli 1.6.6 → 1.6.8

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +45 -45
package/dist/index.js CHANGED
@@ -31,7 +31,7 @@ module.exports = __toCommonJS(src_exports);
31
31
  var import_clipanion8 = require("clipanion");
32
32
 
33
33
  // package.json
34
- var version = "1.6.6";
34
+ var version = "1.6.8";
35
35
 
36
36
  // src/next/commands/dev-command/index.ts
37
37
  var import_clipanion2 = require("clipanion");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tinacms/cli",
3
- "version": "1.6.6",
3
+ "version": "1.6.8",
4
4
  "main": "dist/index.js",
5
5
  "typings": "dist/index.d.ts",
6
6
  "files": [
@@ -22,74 +22,74 @@
22
22
  },
23
23
  "devDependencies": {
24
24
  "@types/clear": "0.1.0",
25
- "@types/cli-spinner": "^0.2.1",
25
+ "@types/cli-spinner": "^0.2.3",
26
26
  "@types/cors": "2.8.5",
27
- "@types/crypto-js": "^4.1.1",
28
- "@types/express": "^4.17.7",
27
+ "@types/crypto-js": "^4.2.2",
28
+ "@types/express": "^4.17.21",
29
29
  "@types/express-graphql": "^0.9.0",
30
30
  "@types/figlet": "1.2.0",
31
- "@types/fs-extra": "^9.0.11",
31
+ "@types/fs-extra": "^9.0.13",
32
32
  "@types/jest": "26.0.4",
33
- "@types/js-yaml": "^4.0.0",
33
+ "@types/js-yaml": "^4.0.9",
34
34
  "@types/listr": "0.14.2",
35
35
  "@types/log4js": "^2.3.5",
36
- "@types/multer": "^1.4.7",
37
- "@types/progress": "^2.0.3",
38
- "@types/prompts": "^2.0.13",
39
- "@types/yup": "^0.29.11",
40
- "jest": "^29.5.0",
41
- "@tinacms/scripts": "1.2.2"
36
+ "@types/multer": "^1.4.12",
37
+ "@types/progress": "^2.0.7",
38
+ "@types/prompts": "^2.4.9",
39
+ "@types/yup": "^0.29.14",
40
+ "jest": "^29.7.0",
41
+ "@tinacms/scripts": "1.2.3"
42
42
  },
43
43
  "dependencies": {
44
- "@graphql-codegen/core": "^2.1.0",
44
+ "@graphql-codegen/core": "^2.6.8",
45
45
  "@graphql-codegen/plugin-helpers": "latest",
46
- "@graphql-codegen/typescript": "^4.0.1",
47
- "@graphql-codegen/typescript-operations": "^4.0.1",
48
- "@graphql-codegen/visitor-plugin-common": "^4.0.1",
49
- "@graphql-inspector/core": "^4.0.0",
50
- "@graphql-tools/graphql-file-loader": "^7.2.0",
51
- "@graphql-tools/load": "^7.3.2",
52
- "@rollup/pluginutils": "^5.0.2",
46
+ "@graphql-codegen/typescript": "^4.0.9",
47
+ "@graphql-codegen/typescript-operations": "^4.2.3",
48
+ "@graphql-codegen/visitor-plugin-common": "^4.1.2",
49
+ "@graphql-inspector/core": "^4.2.2",
50
+ "@graphql-tools/graphql-file-loader": "^7.5.17",
51
+ "@graphql-tools/load": "^7.8.14",
52
+ "@rollup/pluginutils": "^5.1.2",
53
53
  "@svgr/core": "8.1.0",
54
54
  "@tailwindcss/aspect-ratio": "^0.4.2",
55
- "@tailwindcss/typography": "^0.5.13",
55
+ "@tailwindcss/typography": "^0.5.15",
56
56
  "@vitejs/plugin-react": "3.1.0",
57
- "altair-express-middleware": "^7.2.1",
57
+ "altair-express-middleware": "^7.3.6",
58
58
  "auto-bind": "^4.0.0",
59
- "body-parser": "^1.19.0",
59
+ "body-parser": "^1.20.3",
60
60
  "busboy": "^1.6.0",
61
61
  "chalk": "^2.4.2",
62
- "chokidar": "^3.5.1",
62
+ "chokidar": "^3.6.0",
63
63
  "cli-spinner": "^0.2.10",
64
- "clipanion": "^3.2.0",
64
+ "clipanion": "^3.2.1",
65
65
  "cors": "^2.8.5",
66
- "crypto-js": "^4.1.1",
67
- "dotenv": "^16.0.1",
68
- "esbuild": "^0.18.10",
69
- "fs-extra": "^9.0.1",
66
+ "crypto-js": "^4.2.0",
67
+ "dotenv": "^16.4.5",
68
+ "esbuild": "^0.18.20",
69
+ "fs-extra": "^11.2.0",
70
70
  "graphql": "15.8.0",
71
- "js-yaml": "^4.0.0",
72
- "log4js": "^6.4.0",
71
+ "js-yaml": "^4.1.0",
72
+ "log4js": "^6.9.1",
73
73
  "many-level": "^2.0.0",
74
74
  "memory-level": "^1.0.0",
75
- "minimatch": "^5.1.2",
75
+ "minimatch": "^5.1.6",
76
76
  "normalize-path": "^3.0.0",
77
- "prettier": "^2.2.1",
77
+ "prettier": "^2.8.8",
78
78
  "progress": "^2.0.3",
79
- "prompts": "^2.4.1",
80
- "readable-stream": "^4.3.0",
81
- "tailwindcss": "^3.4.4",
79
+ "prompts": "^2.4.2",
80
+ "readable-stream": "^4.5.2",
81
+ "tailwindcss": "^3.4.13",
82
82
  "typanion": "3.13.0",
83
83
  "typescript": "^5.6.2",
84
- "vite": "^4.3.9",
85
- "yup": "^0.32.9",
86
- "zod": "^3.14.3",
87
- "@tinacms/app": "2.1.6",
88
- "@tinacms/graphql": "1.5.3",
89
- "@tinacms/metrics": "1.0.6",
90
- "@tinacms/search": "1.0.30",
91
- "@tinacms/schema-tools": "1.6.3",
92
- "tinacms": "2.2.6"
84
+ "vite": "^4.5.5",
85
+ "yup": "^0.32.11",
86
+ "zod": "^3.23.8",
87
+ "@tinacms/metrics": "1.0.7",
88
+ "@tinacms/graphql": "1.5.4",
89
+ "@tinacms/app": "2.1.8",
90
+ "@tinacms/schema-tools": "1.6.4",
91
+ "@tinacms/search": "1.0.31",
92
+ "tinacms": "2.2.8"
93
93
  },
94
94
  "publishConfig": {
95
95
  "registry": "https://registry.npmjs.org"