We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846fec0 commit a5da30cCopy full SHA for a5da30c
packages/mdx/package.json
@@ -29,8 +29,8 @@
29
"@code-hike/smooth-code": "^0.3.0-next.0",
30
"@code-hike/utils": "^0.3.0-next.0",
31
"@codesandbox/sandpack-client": "^0.1.20",
32
- "estree-util-value-to-estree": "^1.3.0",
33
"hast-util-to-estree": "^1.4.0",
+ "is-plain-obj": "^3.0.0",
34
"node-fetch": "^2.0.0",
35
"remark-rehype": "^8.1.0",
36
"unified": "^9.2.2",
packages/script/package.json
@@ -10,7 +10,7 @@
10
"autoprefixer": "^9.8.2",
11
"cssnano": "^4.1.10",
12
"edit-json-file": "^1.5.0",
13
- "node-sass": "^5.0.0",
+ "node-sass": "^6.0.0",
14
"rollup": "^2.41.2",
15
"rollup-plugin-copy": "^3.3.0",
16
"rollup-plugin-postcss": "^4.0.0",
0 commit comments