File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
src/plugins/docusaurus-plugin-alumni Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4949 "@docusaurus/tsconfig" : " 3.0.0-beta.0" ,
5050 "@docusaurus/types" : " 3.0.0-beta.0" ,
5151 "@types/node" : " 18.18.4" ,
52- "@types/react" : " 18.2.32 " ,
52+ "@types/react" : " 18.2.33 " ,
5353 "@typescript-eslint/eslint-plugin" : " 5.62.0" ,
5454 "@typescript-eslint/parser" : " 5.62.0" ,
5555 "eslint" : " 8.52.0" ,
Original file line number Diff line number Diff line change 2626 "@types/fs-extra" : " 11.0.3" ,
2727 "@types/js-yaml" : " 4.0.8" ,
2828 "@types/node" : " 18.18.4" ,
29- "@types/react" : " 18.2.32 " ,
29+ "@types/react" : " 18.2.33 " ,
3030 "react" : " 18.2.0" ,
3131 "typescript" : " 4.9.5"
3232 },
Original file line number Diff line number Diff line change @@ -4175,14 +4175,14 @@ __metadata:
41754175 languageName: node
41764176 linkType: hard
41774177
4178- "@types/react@npm:18.2.32 ":
4179- version: 18.2.32
4180- resolution: "@types/react@npm:18.2.32 "
4178+ "@types/react@npm:18.2.33 ":
4179+ version: 18.2.33
4180+ resolution: "@types/react@npm:18.2.33 "
41814181 dependencies:
41824182 "@types/prop-types": "*"
41834183 "@types/scheduler": "*"
41844184 csstype: ^3.0.2
4185- checksum: dad139dd165c4ce2364d1849af4e022746adc73f1a35bb5e0c95dbfee4732637de709504440c518e0177898aaf151b7a6b34019c8e398ea2e919dcfc4d79198f
4185+ checksum: 75903c4d53898c69dd23d0b2730eac4676dc5ade15c25c793dec855f0d7c650cb823832bb1dd881efe8895724f15b06d4bf7081ea0b82391aa3059512ad49ccf
41864186 languageName: node
41874187 linkType: hard
41884188
@@ -6025,7 +6025,7 @@ __metadata:
60256025 "@docusaurus/types": 3.0.0-beta.0
60266026 "@mdx-js/react": 2.3.0
60276027 "@types/node": 18.18.4
6028- "@types/react": 18.2.32
6028+ "@types/react": 18.2.33
60296029 "@typescript-eslint/eslint-plugin": 5.62.0
60306030 "@typescript-eslint/parser": 5.62.0
60316031 clsx: 2.0.0
@@ -6818,7 +6818,7 @@ __metadata:
68186818 "@types/fs-extra": 11.0.3
68196819 "@types/js-yaml": 4.0.8
68206820 "@types/node": 18.18.4
6821- "@types/react": 18.2.32
6821+ "@types/react": 18.2.33
68226822 fs-extra: 11.1.1
68236823 js-yaml: 4.1.0
68246824 prettier: 3.0.3
You can’t perform that action at this time.
0 commit comments