diff --git a/easy-ui-react/package.json b/easy-ui-react/package.json index b47590f0..b6c8d1cb 100644 --- a/easy-ui-react/package.json +++ b/easy-ui-react/package.json @@ -55,7 +55,7 @@ "@testing-library/react": "^14.1.0", "@testing-library/user-event": "^14.5.1", "@types/react-is": "^18.2.4", - "@types/react-syntax-highlighter": "^15.5.9", + "@types/react-syntax-highlighter": "^15.5.10", "@vitejs/plugin-react": "^4.1.1", "glob": "^10.2.5", "jsdom": "^22.1.0", diff --git a/package-lock.json b/package-lock.json index 95692d53..210eb29b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -125,7 +125,7 @@ "@testing-library/react": "^14.1.0", "@testing-library/user-event": "^14.5.1", "@types/react-is": "^18.2.4", - "@types/react-syntax-highlighter": "^15.5.9", + "@types/react-syntax-highlighter": "^15.5.10", "@vitejs/plugin-react": "^4.1.1", "glob": "^10.2.5", "jsdom": "^22.1.0", @@ -8997,9 +8997,9 @@ } }, "node_modules/@types/react-syntax-highlighter": { - "version": "15.5.9", - "resolved": "https://registry.npmjs.org/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.9.tgz", - "integrity": "sha512-ven8zRSVMNkqt8ySJ2eEW5ugbfl/V/Z9S1c9UNhGqwkwVZNV5akk10rYDALxgwS25cLmN+/Q5UxlGj9CJmZ6Ew==", + "version": "15.5.10", + "resolved": "https://registry.npmjs.org/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.10.tgz", + "integrity": "sha512-Vf8nNkGHnjwK37b2wDs92zJSAWS2Mb57NcYHgajCNssHeTNEixvjINnXJkKdY0V0/eLrYkPP1xDKvNmYIr4HIg==", "dev": true, "dependencies": { "@types/react": "*" @@ -24868,7 +24868,7 @@ "@types/react": "^18.2.21", "@types/react-dom": "^18.2.14", "@types/react-is": "^18.2.4", - "@types/react-syntax-highlighter": "^15.5.9", + "@types/react-syntax-highlighter": "^15.5.10", "@vitejs/plugin-react": "^4.1.1", "glob": "^10.2.5", "jsdom": "^22.1.0", @@ -28815,9 +28815,9 @@ } }, "@types/react-syntax-highlighter": { - "version": "15.5.9", - "resolved": "https://registry.npmjs.org/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.9.tgz", - "integrity": "sha512-ven8zRSVMNkqt8ySJ2eEW5ugbfl/V/Z9S1c9UNhGqwkwVZNV5akk10rYDALxgwS25cLmN+/Q5UxlGj9CJmZ6Ew==", + "version": "15.5.10", + "resolved": "https://registry.npmjs.org/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.10.tgz", + "integrity": "sha512-Vf8nNkGHnjwK37b2wDs92zJSAWS2Mb57NcYHgajCNssHeTNEixvjINnXJkKdY0V0/eLrYkPP1xDKvNmYIr4HIg==", "dev": true, "requires": { "@types/react": "*"