mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-04-17 20:39:47 +02:00
fix lockfile
This commit is contained in:
parent
e75eee0981
commit
0d3805d228
@ -18216,7 +18216,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, react@npm:^18.0.0, react@npm:^18.3.1":
|
||||
"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
|
||||
version: 18.3.1
|
||||
resolution: "react@npm:18.3.1"
|
||||
dependencies:
|
||||
@ -22113,7 +22113,7 @@ __metadata:
|
||||
"@docusaurus/tsconfig": "npm:3.7.0"
|
||||
"@docusaurus/types": "npm:3.7.0"
|
||||
"@eslint/js": "npm:^9.19.0"
|
||||
"@mdx-js/react": "npm:^3.0.0"
|
||||
"@mdx-js/react": "npm:^3.1.0"
|
||||
"@mdx-js/typescript-plugin": "npm:^0.0.8"
|
||||
"@types/eslint": "npm:^9.6.1"
|
||||
"@types/eslint-config-prettier": "npm:^6.11.3"
|
||||
@ -22128,8 +22128,8 @@ __metadata:
|
||||
prettier-plugin-jsdoc: "npm:^1.3.2"
|
||||
prettier-plugin-organize-imports: "npm:^4.1.0"
|
||||
prism-react-renderer: "npm:^2.4.1"
|
||||
react: "npm:^18.0.0"
|
||||
react-dom: "npm:^18.0.0"
|
||||
react: "npm:^19.0.0"
|
||||
react-dom: "npm:^19.0.0"
|
||||
rehype-highlight: "npm:^7.0.1"
|
||||
remark-cli: "npm:^12.0.1"
|
||||
remark-frontmatter: "npm:^5.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user