@mintlify/common 1.0.616 → 1.0.618

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mintlify/common",
3
- "version": "1.0.616",
3
+ "version": "1.0.618",
4
4
  "description": "Commonly shared code within Mintlify",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -48,65 +48,65 @@
48
48
  "dependencies": {
49
49
  "@asyncapi/parser": "3.4.0",
50
50
  "@mintlify/mdx": "^3.0.4",
51
- "@mintlify/models": "0.0.242",
51
+ "@mintlify/models": "0.0.243",
52
52
  "@mintlify/openapi-parser": "^0.0.8",
53
- "@mintlify/validation": "0.1.526",
54
- "@sindresorhus/slugify": "^2.1.1",
55
- "acorn": "^8.11.2",
56
- "acorn-jsx": "^5.3.2",
57
- "color-blend": "^4.0.0",
58
- "estree-util-to-js": "^2.0.0",
59
- "estree-walker": "^3.0.3",
60
- "gray-matter": "^4.0.3",
61
- "hast-util-from-html": "^2.0.3",
62
- "hast-util-to-html": "^9.0.4",
63
- "hast-util-to-text": "^4.0.2",
64
- "hex-rgb": "^5.0.0",
65
- "ignore": "^7.0.5",
66
- "js-yaml": "^4.1.0",
67
- "lodash": "^4.17.21",
68
- "mdast-util-from-markdown": "^2.0.2",
69
- "mdast-util-gfm": "^3.0.0",
70
- "mdast-util-mdx": "^3.0.0",
71
- "mdast-util-mdx-jsx": "^3.1.3",
72
- "micromark-extension-gfm": "^3.0.0",
73
- "micromark-extension-mdx-jsx": "^3.0.1",
74
- "micromark-extension-mdxjs": "^3.0.0",
75
- "openapi-types": "^12.0.0",
76
- "postcss": "^8.5.6",
77
- "remark": "^15.0.1",
78
- "remark-frontmatter": "^5.0.0",
79
- "remark-gfm": "^4.0.0",
80
- "remark-math": "^6.0.0",
81
- "remark-mdx": "^3.1.0",
82
- "remark-stringify": "^11.0.0",
83
- "tailwindcss": "^3.4.4",
84
- "unified": "^11.0.5",
85
- "unist-builder": "^4.0.0",
86
- "unist-util-map": "^4.0.0",
87
- "unist-util-remove": "^4.0.0",
88
- "unist-util-remove-position": "^5.0.0",
89
- "unist-util-visit": "^5.0.0",
90
- "unist-util-visit-parents": "^6.0.1",
91
- "vfile": "^6.0.3"
53
+ "@mintlify/validation": "0.1.528",
54
+ "@sindresorhus/slugify": "2.2.0",
55
+ "acorn": "8.11.2",
56
+ "acorn-jsx": "5.3.2",
57
+ "color-blend": "4.0.0",
58
+ "estree-util-to-js": "2.0.0",
59
+ "estree-walker": "3.0.3",
60
+ "gray-matter": "4.0.3",
61
+ "hast-util-from-html": "2.0.3",
62
+ "hast-util-to-html": "9.0.4",
63
+ "hast-util-to-text": "4.0.2",
64
+ "hex-rgb": "5.0.0",
65
+ "ignore": "7.0.5",
66
+ "js-yaml": "4.1.0",
67
+ "lodash": "4.17.21",
68
+ "mdast-util-from-markdown": "2.0.2",
69
+ "mdast-util-gfm": "3.0.0",
70
+ "mdast-util-mdx": "3.0.0",
71
+ "mdast-util-mdx-jsx": "3.1.3",
72
+ "micromark-extension-gfm": "3.0.0",
73
+ "micromark-extension-mdx-jsx": "3.0.1",
74
+ "micromark-extension-mdxjs": "3.0.0",
75
+ "openapi-types": "12.1.3",
76
+ "postcss": "8.5.6",
77
+ "remark": "15.0.1",
78
+ "remark-frontmatter": "5.0.0",
79
+ "remark-gfm": "4.0.0",
80
+ "remark-math": "6.0.0",
81
+ "remark-mdx": "3.1.0",
82
+ "remark-stringify": "11.0.0",
83
+ "tailwindcss": "3.4.4",
84
+ "unified": "11.0.5",
85
+ "unist-builder": "4.0.0",
86
+ "unist-util-map": "4.0.0",
87
+ "unist-util-remove": "4.0.0",
88
+ "unist-util-remove-position": "5.0.0",
89
+ "unist-util-visit": "5.0.0",
90
+ "unist-util-visit-parents": "6.0.1",
91
+ "vfile": "6.0.3"
92
92
  },
93
93
  "devDependencies": {
94
94
  "@mintlify/eslint-config-typescript": "1.0.13",
95
95
  "@mintlify/openapi-types": "^0.0.0",
96
96
  "@mintlify/ts-config": "^2.0.2",
97
- "@tsconfig/recommended": "1.x",
98
- "@types/estree-jsx": "^1.0.5",
99
- "@types/hast": "^3.0.4",
100
- "@types/js-yaml": "^4.0.9",
101
- "@types/mdast": "^4.0.4",
102
- "@typescript-eslint/parser": "6.x",
103
- "eslint": "8.x",
104
- "hast": "^1.0.0",
105
- "openapi-types": "^12.0.0",
106
- "prettier": "^3.1.1",
107
- "rimraf": "^5.0.1",
108
- "typescript": "^5.5.3",
109
- "vitest": "^2.0.4"
97
+ "@tsconfig/recommended": "1.0.2",
98
+ "@types/estree-jsx": "1.0.5",
99
+ "@types/hast": "3.0.4",
100
+ "@types/js-yaml": "4.0.9",
101
+ "@types/mdast": "4.0.4",
102
+ "@typescript-eslint/parser": "6.9.1",
103
+ "eslint": "8.36.0",
104
+ "hast": "1.0.0",
105
+ "openapi-types": "12.1.3",
106
+ "prettier": "3.1.1",
107
+ "rimraf": "5.0.1",
108
+ "typescript": "5.5.3",
109
+ "vitest": "2.0.4"
110
110
  },
111
- "gitHead": "dc3329e55f1dbf59a8ee5f4d8137da566bed7967"
111
+ "gitHead": "e4bb8ae504d8ddafbdf42edcc08633ab08229be7"
112
112
  }