diff --git a/easy-ui-react/package.json b/easy-ui-react/package.json index 48d3080ec..857bf7952 100644 --- a/easy-ui-react/package.json +++ b/easy-ui-react/package.json @@ -55,7 +55,7 @@ "@testing-library/react": "^15.0.6", "@testing-library/user-event": "^14.5.2", "@types/react-is": "^18.3.0", - "@types/react-syntax-highlighter": "^15.5.11", + "@types/react-syntax-highlighter": "^15.5.13", "@vitejs/plugin-react": "^4.2.1", "glob": "^10.2.5", "jsdom": "^24.0.0", diff --git a/package-lock.json b/package-lock.json index 12f874790..d328f9fc6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -124,7 +124,7 @@ "@testing-library/react": "^15.0.6", "@testing-library/user-event": "^14.5.2", "@types/react-is": "^18.3.0", - "@types/react-syntax-highlighter": "^15.5.11", + "@types/react-syntax-highlighter": "^15.5.13", "@vitejs/plugin-react": "^4.2.1", "glob": "^10.2.5", "jsdom": "^24.0.0", @@ -8871,9 +8871,9 @@ } }, "node_modules/@types/react-syntax-highlighter": { - "version": "15.5.11", - "resolved": "https://registry.npmjs.org/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.11.tgz", - "integrity": "sha512-ZqIJl+Pg8kD+47kxUjvrlElrraSUrYa4h0dauY/U/FTUuprSCqvUj+9PNQNQzVc6AJgIWUUxn87/gqsMHNbRjw==", + "version": "15.5.13", + "resolved": "https://registry.npmjs.org/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.13.tgz", + "integrity": "sha512-uLGJ87j6Sz8UaBAooU0T6lWJ0dBmjZgN1PZTrj05TNql2/XpC6+4HhMT5syIdFUUt+FASfCeLLv4kBygNU+8qA==", "dev": true, "dependencies": { "@types/react": "*" @@ -24502,7 +24502,7 @@ "@types/react": "^18.3.1", "@types/react-dom": "^18.3.0", "@types/react-is": "^18.3.0", - "@types/react-syntax-highlighter": "^15.5.11", + "@types/react-syntax-highlighter": "^15.5.13", "@vitejs/plugin-react": "^4.2.1", "glob": "^10.2.5", "jsdom": "^24.0.0", @@ -28432,9 +28432,9 @@ } }, "@types/react-syntax-highlighter": { - "version": "15.5.11", - "resolved": "https://registry.npmjs.org/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.11.tgz", - "integrity": "sha512-ZqIJl+Pg8kD+47kxUjvrlElrraSUrYa4h0dauY/U/FTUuprSCqvUj+9PNQNQzVc6AJgIWUUxn87/gqsMHNbRjw==", + "version": "15.5.13", + "resolved": "https://registry.npmjs.org/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.13.tgz", + "integrity": "sha512-uLGJ87j6Sz8UaBAooU0T6lWJ0dBmjZgN1PZTrj05TNql2/XpC6+4HhMT5syIdFUUt+FASfCeLLv4kBygNU+8qA==", "dev": true, "requires": { "@types/react": "*"