Update dependency @types/react to v18.3.27

This commit is contained in:
renovate[bot]
2025-11-25 02:34:40 +00:00
committed by GitHub
parent e17de7ba1f
commit 5e75cffd2b
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -39,7 +39,7 @@
"@docusaurus/module-type-aliases": "3.9.2",
"@docusaurus/tsconfig": "3.9.2",
"@eslint/js": "9.39.1",
"@types/react": "18.3.26",
"@types/react": "18.3.27",
"@types/react-helmet": "6.1.11",
"@types/react-router-dom": "5.3.3",
"eslint": "9.39.1",
@@ -5921,14 +5921,14 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.3.26",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.26.tgz",
"integrity": "sha512-RFA/bURkcKzx/X9oumPG9Vp3D3JUgus/d0b67KB0t5S/raciymilkOa66olh78MUI92QLbEJevO7rvqU/kjwKA==",
"version": "18.3.27",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.27.tgz",
"integrity": "sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w==",
"license": "MIT",
"peer": true,
"dependencies": {
"@types/prop-types": "*",
"csstype": "^3.0.2"
"csstype": "^3.2.2"
}
},
"node_modules/@types/react-helmet": {
@@ -8666,9 +8666,9 @@
"license": "CC0-1.0"
},
"node_modules/csstype": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
"license": "MIT"
},
"node_modules/cytoscape": {
+1 -1
View File
@@ -64,7 +64,7 @@
"@docusaurus/module-type-aliases": "3.9.2",
"@docusaurus/tsconfig": "3.9.2",
"@eslint/js": "9.39.1",
"@types/react": "18.3.26",
"@types/react": "18.3.27",
"@types/react-helmet": "6.1.11",
"@types/react-router-dom": "5.3.3",
"eslint": "9.39.1",