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.22.11" ,
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 @@ -3115,7 +3115,7 @@ __metadata:
31153115 languageName: node
31163116 linkType: hard
31173117
3118- "@mdx-js/react@npm:^2.1.5, @mdx-js/react@npm:^2.3.0 ":
3118+ "@mdx-js/react@npm:^2.1.5":
31193119 version: 2.3.0
31203120 resolution: "@mdx-js/react@npm:2.3.0"
31213121 dependencies:
@@ -3127,6 +3127,18 @@ __metadata:
31273127 languageName: node
31283128 linkType: hard
31293129
3130+ "@mdx-js/react@npm:^3.0.0":
3131+ version: 3.0.0
3132+ resolution: "@mdx-js/react@npm:3.0.0"
3133+ dependencies:
3134+ "@types/mdx": "npm:^2.0.0"
3135+ peerDependencies:
3136+ "@types/react": ">=16"
3137+ react: ">=16"
3138+ checksum: 6d05cd3871eabbcc86df5042981692eccea55b5c31cbf39952bef0f41b38f2c4abeb357fed456a16c1472a0877b2f7e842341117034a3f1ddcb40b4840c33731
3139+ languageName: node
3140+ linkType: hard
3141+
31303142"@mediapipe/tasks-vision@npm:0.10.8":
31313143 version: 0.10.8
31323144 resolution: "@mediapipe/tasks-vision@npm:0.10.8"
@@ -19613,7 +19625,7 @@ __metadata:
1961319625 dependencies:
1961419626 "@babel/core": "npm:^7.22.11"
1961519627 "@isaac-mason/eslint-config-typescript": "npm:^0.0.2"
19616- "@mdx-js/react": "npm:^2.3 .0"
19628+ "@mdx-js/react": "npm:^3.0 .0"
1961719629 "@pmndrs/assets": "npm:^1.6.0"
1961819630 "@react-three/csg": "npm:^3.1.0"
1961919631 "@react-three/drei": "npm:^9.92.5"
You can’t perform that action at this time.
0 commit comments