diff --git a/ui/packages/ce/package.json b/ui/packages/ce/package.json index cc9c4d57..fa4aeebc 100644 --- a/ui/packages/ce/package.json +++ b/ui/packages/ce/package.json @@ -19,7 +19,7 @@ "@types/react-dom": "^17.0.10", "@types/react-router": "^5.1.17", "@types/react-router-dom": "^5.3.1", - "@types/react-syntax-highlighter": "^15.5.6", + "@types/react-syntax-highlighter": "^15.5.13", "byte-size": "^9.0.1", "classnames": "^2.3.1", "clsx": "^2.1.1", @@ -36,7 +36,7 @@ "react-dom": "^17.0.2", "react-router": "^5.1.2", "react-router-dom": "^5.1.2", - "react-syntax-highlighter": "^15.5.0", + "react-syntax-highlighter": "^15.6.6", "typescript": "^4.4.4", "use-timer": "^2.0.1", "whatwg-fetch": "^3.6.2", diff --git a/ui/packages/shared/package.json b/ui/packages/shared/package.json index 611fc246..4cda8c7d 100644 --- a/ui/packages/shared/package.json +++ b/ui/packages/shared/package.json @@ -22,7 +22,7 @@ "@types/react-dom": "^17.0.10", "@types/react-router": "^5.1.17", "@types/react-router-dom": "^5.3.1", - "@types/react-syntax-highlighter": "^15.5.6", + "@types/react-syntax-highlighter": "^15.5.13", "byte-size": "^9.0.1", "classnames": "^2.3.1", "clsx": "^2.1.1", @@ -39,7 +39,7 @@ "react-dom": "^17.0.2", "react-router": "^5.1.2", "react-router-dom": "^5.1.2", - "react-syntax-highlighter": "^15.5.0", + "react-syntax-highlighter": "^15.6.6", "typescript": "^4.8.3", "use-timer": "^2.0.1", "whatwg-fetch": "^3.6.2", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index c88a797e..5dd50667 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -103,8 +103,8 @@ importers: specifier: ^5.3.1 version: 5.3.1 '@types/react-syntax-highlighter': - specifier: ^15.5.6 - version: 15.5.6 + specifier: ^15.5.13 + version: 15.5.13 byte-size: specifier: ^9.0.1 version: 9.0.1 @@ -154,8 +154,8 @@ importers: specifier: ^5.1.2 version: 5.3.0(react@17.0.2) react-syntax-highlighter: - specifier: ^15.5.0 - version: 15.5.0(react@17.0.2) + specifier: ^15.6.6 + version: 15.6.6(react@17.0.2) typescript: specifier: ^4.4.4 version: 4.8.3 @@ -272,8 +272,8 @@ importers: specifier: ^5.3.1 version: 5.3.1 '@types/react-syntax-highlighter': - specifier: ^15.5.6 - version: 15.5.6 + specifier: ^15.5.13 + version: 15.5.13 byte-size: specifier: ^9.0.1 version: 9.0.1 @@ -323,8 +323,8 @@ importers: specifier: ^5.1.2 version: 5.3.0(react@17.0.2) react-syntax-highlighter: - specifier: ^15.5.0 - version: 15.5.0(react@17.0.2) + specifier: ^15.6.6 + version: 15.6.6(react@17.0.2) typescript: specifier: ^4.8.3 version: 4.8.3 @@ -528,6 +528,11 @@ packages: engines: {node: '>=6.9.0'} dev: false + /@babel/runtime@7.29.2: + resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==} + engines: {node: '>=6.9.0'} + dev: false + /@babel/template@7.28.6: resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} engines: {node: '>=6.9.0'} @@ -808,7 +813,7 @@ packages: resolution: {integrity: sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==} dependencies: '@babel/helper-module-imports': 7.28.6 - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 '@emotion/hash': 0.9.2 '@emotion/memoize': 0.9.0 '@emotion/serialize': 1.3.3 @@ -1449,7 +1454,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 '@material-ui/utils': 4.11.3(react-dom@17.0.2)(react@17.0.2) '@types/react': 17.0.39 csstype: 2.6.20 @@ -1476,7 +1481,7 @@ packages: react: ^16.8.0 || ^17.0.0 react-dom: ^16.8.0 || ^17.0.0 dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 prop-types: 15.8.1 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) @@ -1517,7 +1522,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 '@emotion/is-prop-valid': 1.2.0 '@mui/types': 7.2.0(@types/react@17.0.39) '@mui/utils': 5.10.9(react@17.0.2) @@ -1580,7 +1585,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 '@mui/utils': 5.10.9(react@17.0.2) '@types/react': 17.0.39 prop-types: 15.8.1 @@ -1600,7 +1605,7 @@ packages: '@emotion/styled': optional: true dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 '@emotion/cache': 11.10.5 '@emotion/react': 11.14.0(@types/react@17.0.39)(react@17.0.2) '@emotion/styled': 11.14.1(@emotion/react@11.14.0)(@types/react@17.0.39)(react@17.0.2) @@ -1625,7 +1630,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 '@emotion/react': 11.14.0(@types/react@17.0.39)(react@17.0.2) '@emotion/styled': 11.14.1(@emotion/react@11.14.0)(@types/react@17.0.39)(react@17.0.2) '@mui/private-theming': 5.10.9(@types/react@17.0.39)(react@17.0.2) @@ -1656,7 +1661,7 @@ packages: peerDependencies: react: ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 '@types/prop-types': 15.7.5 '@types/react-is': 17.0.3 prop-types: 15.8.1 @@ -2084,10 +2089,10 @@ packages: resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} dev: true - /@types/hast@2.3.4: - resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==} + /@types/hast@2.3.10: + resolution: {integrity: sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.11 dev: false /@types/history@4.7.9: @@ -2147,8 +2152,8 @@ packages: '@types/react': 17.0.39 dev: false - /@types/react-syntax-highlighter@15.5.6: - resolution: {integrity: sha512-i7wFuLbIAFlabTeD2I1cLjEOrG/xdMa/rpx2zwzAoGHuXJDhSqp9BSfDlMHSh9JSuNfxHk9eEmMX6D55GiyjGg==} + /@types/react-syntax-highlighter@15.5.13: + resolution: {integrity: sha512-uLGJ87j6Sz8UaBAooU0T6lWJ0dBmjZgN1PZTrj05TNql2/XpC6+4HhMT5syIdFUUt+FASfCeLLv4kBygNU+8qA==} dependencies: '@types/react': 17.0.39 dev: false @@ -2184,8 +2189,8 @@ packages: requiresBuild: true optional: true - /@types/unist@2.0.6: - resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} + /@types/unist@2.0.11: + resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==} dev: false /@types/yauzl@2.10.3: @@ -2651,7 +2656,7 @@ packages: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 cosmiconfig: 7.0.1 resolve: 1.22.1 dev: false @@ -3132,7 +3137,7 @@ packages: /css-vendor@2.0.8: resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 is-in-browser: 1.1.3 dev: false @@ -3367,7 +3372,7 @@ packages: /dom-helpers@5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 csstype: 3.1.1 dev: false @@ -4333,7 +4338,7 @@ packages: /hastscript@6.0.0: resolution: {integrity: sha512-nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w==} dependencies: - '@types/hast': 2.3.4 + '@types/hast': 2.3.10 comma-separated-tokens: 1.0.8 hast-util-parse-selector: 2.2.5 property-information: 5.6.0 @@ -4344,10 +4349,14 @@ packages: resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==} dev: false + /highlightjs-vue@1.0.0: + resolution: {integrity: sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==} + dev: false + /history@4.10.1: resolution: {integrity: sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 loose-envify: 1.4.0 resolve-pathname: 3.0.0 tiny-invariant: 1.1.0 @@ -4846,7 +4855,7 @@ packages: /jss-plugin-camel-case@10.9.2: resolution: {integrity: sha512-wgBPlL3WS0WDJ1lPJcgjux/SHnDuu7opmgQKSraKs4z8dCCyYMx9IDPFKBXQ8Q5dVYij1FFV0WdxyhuOOAXuTg==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 hyphenate-style-name: 1.0.4 jss: 10.9.2 dev: false @@ -4854,21 +4863,21 @@ packages: /jss-plugin-default-unit@10.9.2: resolution: {integrity: sha512-pYg0QX3bBEFtTnmeSI3l7ad1vtHU42YEEpgW7pmIh+9pkWNWb5dwS/4onSfAaI0kq+dOZHzz4dWe+8vWnanoSg==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 jss: 10.9.2 dev: false /jss-plugin-global@10.9.2: resolution: {integrity: sha512-GcX0aE8Ef6AtlasVrafg1DItlL/tWHoC4cGir4r3gegbWwF5ZOBYhx04gurPvWHC8F873aEGqge7C17xpwmp2g==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 jss: 10.9.2 dev: false /jss-plugin-nested@10.9.2: resolution: {integrity: sha512-VgiOWIC6bvgDaAL97XCxGD0BxOKM0K0zeB/ECyNaVF6FqvdGB9KBBWRdy2STYAss4VVA7i5TbxFZN+WSX1kfQA==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 jss: 10.9.2 tiny-warning: 1.0.3 dev: false @@ -4876,14 +4885,14 @@ packages: /jss-plugin-props-sort@10.9.2: resolution: {integrity: sha512-AP1AyUTbi2szylgr+O0OB7gkIxEGzySLITZ2GpsaoX72YMCGI2jYAc+WUhPfvUnZYiauF4zTnN4V4TGuvFjJlw==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 jss: 10.9.2 dev: false /jss-plugin-rule-value-function@10.9.2: resolution: {integrity: sha512-vf5ms8zvLFMub6swbNxvzsurHfUZ5Shy5aJB2gIpY6WNA3uLinEcxYyraQXItRHi5ivXGqYciFDRM2ZoVoRZ4Q==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 jss: 10.9.2 tiny-warning: 1.0.3 dev: false @@ -4891,7 +4900,7 @@ packages: /jss-plugin-vendor-prefixer@10.9.2: resolution: {integrity: sha512-SxcEoH+Rttf9fEv6KkiPzLdXRmI6waOTcMkbbEFgdZLDYNIP9UKNHFy6thhbRKqv0XMQZdrEsbDyV464zE/dUA==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 css-vendor: 2.0.8 jss: 10.9.2 dev: false @@ -4899,7 +4908,7 @@ packages: /jss@10.9.2: resolution: {integrity: sha512-b8G6rWpYLR4teTUbGd4I4EsnWjg7MN0Q5bSsjKhVkJVjhQDy2KzkbD2AW3TuT0RYZVmZZHKIrXDn6kjU14qkUg==} dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 csstype: 3.1.1 is-in-browser: 1.1.3 tiny-warning: 1.0.3 @@ -5152,7 +5161,7 @@ packages: prop-types: ^15.0.0 react: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 prop-types: 15.8.1 react: 17.0.2 tiny-warning: 1.0.3 @@ -5758,13 +5767,14 @@ packages: tiny-warning: 1.0.3 dev: false - /react-syntax-highlighter@15.5.0(react@17.0.2): - resolution: {integrity: sha512-+zq2myprEnQmH5yw6Gqc8lD55QHnpKaU8TOcFeC/Lg/MQSs8UknEA0JC4nTZGFAXC2J2Hyj/ijJ7NlabyPi2gg==} + /react-syntax-highlighter@15.6.6(react@17.0.2): + resolution: {integrity: sha512-DgXrc+AZF47+HvAPEmn7Ua/1p10jNoVZVI/LoPiYdtY+OM+/nG5yefLHKJwdKqY1adMuHFbeyBaG9j64ML7vTw==} peerDependencies: react: '>= 0.14.0' dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 highlight.js: 10.7.3 + highlightjs-vue: 1.0.0 lowlight: 1.20.0 prismjs: 1.30.0 react: 17.0.2 @@ -5777,7 +5787,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.29.2 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1