@tinacms/graphql 0.0.0-f696c7d-20241104134240 → 0.0.0-f90ef4d-20241119072342
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/index.js +3 -3
- package/dist/index.mjs +3 -3
- package/package.json +8 -8
package/dist/index.js
CHANGED
|
@@ -2940,7 +2940,7 @@ var package_default = {
|
|
|
2940
2940
|
"isomorphic-git": "^1.27.1",
|
|
2941
2941
|
"js-sha1": "^0.6.0",
|
|
2942
2942
|
"js-yaml": "^3.14.1",
|
|
2943
|
-
"jsonpath-plus": "
|
|
2943
|
+
"jsonpath-plus": "10.1.0",
|
|
2944
2944
|
"lodash.clonedeep": "^4.5.0",
|
|
2945
2945
|
"lodash.set": "^4.3.2",
|
|
2946
2946
|
"lodash.uniqby": "^4.7.0",
|
|
@@ -2972,7 +2972,7 @@ var package_default = {
|
|
|
2972
2972
|
"@types/lru-cache": "^5.1.1",
|
|
2973
2973
|
"@types/mdast": "^3.0.15",
|
|
2974
2974
|
"@types/micromatch": "^4.0.9",
|
|
2975
|
-
"@types/node": "^22.
|
|
2975
|
+
"@types/node": "^22.9.0",
|
|
2976
2976
|
"@types/normalize-path": "^3.0.2",
|
|
2977
2977
|
"@types/ws": "^7.4.7",
|
|
2978
2978
|
"@types/yup": "^0.29.14",
|
|
@@ -2982,7 +2982,7 @@ var package_default = {
|
|
|
2982
2982
|
"jest-matcher-utils": "^29.7.0",
|
|
2983
2983
|
"memory-level": "^1.0.0",
|
|
2984
2984
|
nodemon: "3.1.4",
|
|
2985
|
-
typescript: "^5.6.
|
|
2985
|
+
typescript: "^5.6.3"
|
|
2986
2986
|
}
|
|
2987
2987
|
};
|
|
2988
2988
|
|
package/dist/index.mjs
CHANGED
|
@@ -2873,7 +2873,7 @@ var package_default = {
|
|
|
2873
2873
|
"isomorphic-git": "^1.27.1",
|
|
2874
2874
|
"js-sha1": "^0.6.0",
|
|
2875
2875
|
"js-yaml": "^3.14.1",
|
|
2876
|
-
"jsonpath-plus": "
|
|
2876
|
+
"jsonpath-plus": "10.1.0",
|
|
2877
2877
|
"lodash.clonedeep": "^4.5.0",
|
|
2878
2878
|
"lodash.set": "^4.3.2",
|
|
2879
2879
|
"lodash.uniqby": "^4.7.0",
|
|
@@ -2905,7 +2905,7 @@ var package_default = {
|
|
|
2905
2905
|
"@types/lru-cache": "^5.1.1",
|
|
2906
2906
|
"@types/mdast": "^3.0.15",
|
|
2907
2907
|
"@types/micromatch": "^4.0.9",
|
|
2908
|
-
"@types/node": "^22.
|
|
2908
|
+
"@types/node": "^22.9.0",
|
|
2909
2909
|
"@types/normalize-path": "^3.0.2",
|
|
2910
2910
|
"@types/ws": "^7.4.7",
|
|
2911
2911
|
"@types/yup": "^0.29.14",
|
|
@@ -2915,7 +2915,7 @@ var package_default = {
|
|
|
2915
2915
|
"jest-matcher-utils": "^29.7.0",
|
|
2916
2916
|
"memory-level": "^1.0.0",
|
|
2917
2917
|
nodemon: "3.1.4",
|
|
2918
|
-
typescript: "^5.6.
|
|
2918
|
+
typescript: "^5.6.3"
|
|
2919
2919
|
}
|
|
2920
2920
|
};
|
|
2921
2921
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tinacms/graphql",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-f90ef4d-20241119072342",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"module": "dist/index.mjs",
|
|
6
6
|
"typings": "dist/index.d.ts",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"isomorphic-git": "^1.27.1",
|
|
35
35
|
"js-sha1": "^0.6.0",
|
|
36
36
|
"js-yaml": "^3.14.1",
|
|
37
|
-
"jsonpath-plus": "
|
|
37
|
+
"jsonpath-plus": "10.1.0",
|
|
38
38
|
"lodash.clonedeep": "^4.5.0",
|
|
39
39
|
"lodash.set": "^4.3.2",
|
|
40
40
|
"lodash.uniqby": "^4.7.0",
|
|
@@ -44,8 +44,8 @@
|
|
|
44
44
|
"readable-stream": "^4.5.2",
|
|
45
45
|
"scmp": "^2.1.0",
|
|
46
46
|
"yup": "^0.32.11",
|
|
47
|
-
"@tinacms/mdx": "0.0.0-
|
|
48
|
-
"@tinacms/schema-tools": "0.0.0-
|
|
47
|
+
"@tinacms/mdx": "0.0.0-f90ef4d-20241119072342",
|
|
48
|
+
"@tinacms/schema-tools": "0.0.0-f90ef4d-20241119072342"
|
|
49
49
|
},
|
|
50
50
|
"publishConfig": {
|
|
51
51
|
"registry": "https://registry.npmjs.org"
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"@types/lru-cache": "^5.1.1",
|
|
67
67
|
"@types/mdast": "^3.0.15",
|
|
68
68
|
"@types/micromatch": "^4.0.9",
|
|
69
|
-
"@types/node": "^22.
|
|
69
|
+
"@types/node": "^22.9.0",
|
|
70
70
|
"@types/normalize-path": "^3.0.2",
|
|
71
71
|
"@types/ws": "^7.4.7",
|
|
72
72
|
"@types/yup": "^0.29.14",
|
|
@@ -76,9 +76,9 @@
|
|
|
76
76
|
"jest-matcher-utils": "^29.7.0",
|
|
77
77
|
"memory-level": "^1.0.0",
|
|
78
78
|
"nodemon": "3.1.4",
|
|
79
|
-
"typescript": "^5.6.
|
|
80
|
-
"@tinacms/schema-tools": "0.0.0-
|
|
81
|
-
"@tinacms/scripts": "
|
|
79
|
+
"typescript": "^5.6.3",
|
|
80
|
+
"@tinacms/schema-tools": "0.0.0-f90ef4d-20241119072342",
|
|
81
|
+
"@tinacms/scripts": "0.0.0-f90ef4d-20241119072342"
|
|
82
82
|
},
|
|
83
83
|
"scripts": {
|
|
84
84
|
"types": "pnpm tsc",
|