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 c9f6c7c commit 2572cb4Copy full SHA for 2572cb4
bun.lockb
392 Bytes
packages/gitbook/package.json
@@ -49,8 +49,8 @@
49
"p-map": "^7.0.0",
50
"parse-cache-control": "^1.0.1",
51
"postcss-color-contrast": "^1.1.0",
52
- "react": "^18",
53
- "react-dom": "^18",
+ "react": "18.3.1",
+ "react-dom": "18.3.1",
54
"react-hotkeys-hook": "^4.4.1",
55
"recoil": "^0.7.7",
56
"rehype-sanitize": "^6.0.0",
@@ -78,8 +78,8 @@
78
"@types/object-hash": "^3.0.6",
79
"@types/parse-cache-control": "^1.0.4",
80
"@types/psi": "^4.1.6",
81
- "@types/react": "^18.3.3",
82
- "@types/react-dom": "^18.3.0",
+ "@types/react": "18.3.13",
+ "@types/react-dom": "18.3.1",
83
"@types/rison": "^0.0.9",
84
"autoprefixer": "^10",
85
"eslint": "^8",
0 commit comments