File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed
packages/recast-navigation Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 7373 "devDependencies" : {
7474 "@babel/core" : " ^7.23.7" ,
7575 "@isaac-mason/eslint-config-typescript" : " ^0.0.2" ,
76- "@mdx-js/react" : " ^2.3 .0" ,
76+ "@mdx-js/react" : " ^3.0 .0" ,
7777 "@pmndrs/assets" : " ^1.6.0" ,
7878 "@react-three/csg" : " ^3.1.0" ,
7979 "@react-three/drei" : " ^9.92.5" ,
Original file line number Diff line number Diff line change @@ -3167,7 +3167,7 @@ __metadata:
31673167 languageName: node
31683168 linkType: hard
31693169
3170- "@mdx-js/react@npm:^2.1.5, @mdx-js/react@npm:^2.3.0 ":
3170+ "@mdx-js/react@npm:^2.1.5":
31713171 version: 2.3.0
31723172 resolution: "@mdx-js/react@npm:2.3.0"
31733173 dependencies:
@@ -3179,6 +3179,18 @@ __metadata:
31793179 languageName: node
31803180 linkType: hard
31813181
3182+ "@mdx-js/react@npm:^3.0.0":
3183+ version: 3.0.0
3184+ resolution: "@mdx-js/react@npm:3.0.0"
3185+ dependencies:
3186+ "@types/mdx": "npm:^2.0.0"
3187+ peerDependencies:
3188+ "@types/react": ">=16"
3189+ react: ">=16"
3190+ checksum: 6d05cd3871eabbcc86df5042981692eccea55b5c31cbf39952bef0f41b38f2c4abeb357fed456a16c1472a0877b2f7e842341117034a3f1ddcb40b4840c33731
3191+ languageName: node
3192+ linkType: hard
3193+
31823194"@mediapipe/tasks-vision@npm:0.10.8":
31833195 version: 0.10.8
31843196 resolution: "@mediapipe/tasks-vision@npm:0.10.8"
@@ -19756,7 +19768,7 @@ __metadata:
1975619768 dependencies:
1975719769 "@babel/core": "npm:^7.23.7"
1975819770 "@isaac-mason/eslint-config-typescript": "npm:^0.0.2"
19759- "@mdx-js/react": "npm:^2.3 .0"
19771+ "@mdx-js/react": "npm:^3.0 .0"
1976019772 "@pmndrs/assets": "npm:^1.6.0"
1976119773 "@react-three/csg": "npm:^3.1.0"
1976219774 "@react-three/drei": "npm:^9.92.5"
You can’t perform that action at this time.
0 commit comments