Update dependency react-syntax-highlighter to v15.6.1 #77

Open
renovate-bot wants to merge 1 commits from renovate/react-syntax-highlighter-15.x-lockfile into master
Showing only changes of commit db73f34340 - Show all commits

87
pnpm-lock.yaml generated

@ -115,7 +115,7 @@ importers:
version: 0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) version: 0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-syntax-highlighter: react-syntax-highlighter:
specifier: ^15.5.0 specifier: ^15.5.0
version: 15.5.0(react@18.3.1) version: 15.6.1(react@18.3.1)
react-use-websocket: react-use-websocket:
specifier: 4.9.0 specifier: 4.9.0
version: 4.9.0 version: 4.9.0
@ -324,8 +324,8 @@ packages:
peerDependencies: peerDependencies:
'@babel/core': ^7.0.0-0 '@babel/core': ^7.0.0-0
'@babel/runtime@7.25.6': '@babel/runtime@7.25.7':
resolution: {integrity: sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==} resolution: {integrity: sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/template@7.25.0': '@babel/template@7.25.0':
@ -1746,6 +1746,11 @@ packages:
engines: {node: '>=0.4.0'} engines: {node: '>=0.4.0'}
hasBin: true hasBin: true
acorn@8.13.0:
resolution: {integrity: sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==}
engines: {node: '>=0.4.0'}
hasBin: true
agent-base@6.0.2: agent-base@6.0.2:
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
engines: {node: '>= 6.0.0'} engines: {node: '>= 6.0.0'}
@ -2706,6 +2711,9 @@ packages:
highlight.js@10.7.3: highlight.js@10.7.3:
resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==} resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==}
highlightjs-vue@1.0.0:
resolution: {integrity: sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==}
hoist-non-react-statics@3.3.2: hoist-non-react-statics@3.3.2:
resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
@ -3959,8 +3967,8 @@ packages:
'@types/react': '@types/react':
optional: true optional: true
react-syntax-highlighter@15.5.0: react-syntax-highlighter@15.6.1:
resolution: {integrity: sha512-+zq2myprEnQmH5yw6Gqc8lD55QHnpKaU8TOcFeC/Lg/MQSs8UknEA0JC4nTZGFAXC2J2Hyj/ijJ7NlabyPi2gg==} resolution: {integrity: sha512-OqJ2/vL7lEeV5zTJyG7kmARppUjiB9h9udl4qHQjjgEos66z00Ia0OckwYfRxCSFrW8RJIBnsBwQsHZbVPspqg==}
peerDependencies: peerDependencies:
react: '>= 0.14.0' react: '>= 0.14.0'
@ -4319,8 +4327,8 @@ packages:
uglify-js: uglify-js:
optional: true optional: true
terser@5.34.1: terser@5.35.0:
resolution: {integrity: sha512-FsJZ7iZLd/BXkz+4xrRTGJ26o/6VTjQytUk8b8OxkwcD2I+79VPJlz7qss1+zE7h8GNIScFqXcDyJ/KqBYZFVA==} resolution: {integrity: sha512-TmYbQnzVfrx3RQsPoItoPplymixIAtp2R2xlpyVBYmFmvI34IzLhCLj8SimRb/kZXlq4t1gA+vbcTqLQ3+5Q5g==}
engines: {node: '>=10'} engines: {node: '>=10'}
hasBin: true hasBin: true
@ -4854,7 +4862,7 @@ snapshots:
'@babel/core': 7.25.2 '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8 '@babel/helper-plugin-utils': 7.24.8
'@babel/runtime@7.25.6': '@babel/runtime@7.25.7':
dependencies: dependencies:
regenerator-runtime: 0.14.1 regenerator-runtime: 0.14.1
@ -5558,7 +5566,7 @@ snapshots:
'@radix-ui/primitive@1.0.1': '@radix-ui/primitive@1.0.1':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
'@radix-ui/primitive@1.1.0': {} '@radix-ui/primitive@1.1.0': {}
@ -5585,7 +5593,7 @@ snapshots:
'@radix-ui/react-compose-refs@1.0.1(@types/react@18.3.9)(react@18.3.1)': '@radix-ui/react-compose-refs@1.0.1(@types/react@18.3.9)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
react: 18.3.1 react: 18.3.1
optionalDependencies: optionalDependencies:
'@types/react': 18.3.9 '@types/react': 18.3.9
@ -5612,7 +5620,7 @@ snapshots:
'@radix-ui/react-context@1.0.1(@types/react@18.3.9)(react@18.3.1)': '@radix-ui/react-context@1.0.1(@types/react@18.3.9)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
react: 18.3.1 react: 18.3.1
optionalDependencies: optionalDependencies:
'@types/react': 18.3.9 '@types/react': 18.3.9
@ -5625,7 +5633,7 @@ snapshots:
'@radix-ui/react-dialog@1.0.5(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': '@radix-ui/react-dialog@1.0.5(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
'@radix-ui/primitive': 1.0.1 '@radix-ui/primitive': 1.0.1
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.9)(react@18.3.1) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.9)(react@18.3.1)
'@radix-ui/react-context': 1.0.1(@types/react@18.3.9)(react@18.3.1) '@radix-ui/react-context': 1.0.1(@types/react@18.3.9)(react@18.3.1)
@ -5676,7 +5684,7 @@ snapshots:
'@radix-ui/react-dismissable-layer@1.0.5(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': '@radix-ui/react-dismissable-layer@1.0.5(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
'@radix-ui/primitive': 1.0.1 '@radix-ui/primitive': 1.0.1
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.9)(react@18.3.1) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.9)(react@18.3.1)
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@ -5703,7 +5711,7 @@ snapshots:
'@radix-ui/react-focus-guards@1.0.1(@types/react@18.3.9)(react@18.3.1)': '@radix-ui/react-focus-guards@1.0.1(@types/react@18.3.9)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
react: 18.3.1 react: 18.3.1
optionalDependencies: optionalDependencies:
'@types/react': 18.3.9 '@types/react': 18.3.9
@ -5716,7 +5724,7 @@ snapshots:
'@radix-ui/react-focus-scope@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': '@radix-ui/react-focus-scope@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.9)(react@18.3.1) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.9)(react@18.3.1)
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.9)(react@18.3.1) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.9)(react@18.3.1)
@ -5739,7 +5747,7 @@ snapshots:
'@radix-ui/react-id@1.0.1(@types/react@18.3.9)(react@18.3.1)': '@radix-ui/react-id@1.0.1(@types/react@18.3.9)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
'@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.9)(react@18.3.1) '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.9)(react@18.3.1)
react: 18.3.1 react: 18.3.1
optionalDependencies: optionalDependencies:
@ -5830,7 +5838,7 @@ snapshots:
'@radix-ui/react-portal@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': '@radix-ui/react-portal@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
'@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react: 18.3.1 react: 18.3.1
react-dom: 18.3.1(react@18.3.1) react-dom: 18.3.1(react@18.3.1)
@ -5850,7 +5858,7 @@ snapshots:
'@radix-ui/react-presence@1.0.1(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': '@radix-ui/react-presence@1.0.1(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.9)(react@18.3.1) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.9)(react@18.3.1)
'@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.9)(react@18.3.1) '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.9)(react@18.3.1)
react: 18.3.1 react: 18.3.1
@ -5871,7 +5879,7 @@ snapshots:
'@radix-ui/react-primitive@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': '@radix-ui/react-primitive@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
'@radix-ui/react-slot': 1.0.2(@types/react@18.3.9)(react@18.3.1) '@radix-ui/react-slot': 1.0.2(@types/react@18.3.9)(react@18.3.1)
react: 18.3.1 react: 18.3.1
react-dom: 18.3.1(react@18.3.1) react-dom: 18.3.1(react@18.3.1)
@ -5945,7 +5953,7 @@ snapshots:
'@radix-ui/react-slot@1.0.2(@types/react@18.3.9)(react@18.3.1)': '@radix-ui/react-slot@1.0.2(@types/react@18.3.9)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.9)(react@18.3.1) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.9)(react@18.3.1)
react: 18.3.1 react: 18.3.1
optionalDependencies: optionalDependencies:
@ -6000,7 +6008,7 @@ snapshots:
'@radix-ui/react-use-callback-ref@1.0.1(@types/react@18.3.9)(react@18.3.1)': '@radix-ui/react-use-callback-ref@1.0.1(@types/react@18.3.9)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
react: 18.3.1 react: 18.3.1
optionalDependencies: optionalDependencies:
'@types/react': 18.3.9 '@types/react': 18.3.9
@ -6013,7 +6021,7 @@ snapshots:
'@radix-ui/react-use-controllable-state@1.0.1(@types/react@18.3.9)(react@18.3.1)': '@radix-ui/react-use-controllable-state@1.0.1(@types/react@18.3.9)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
'@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.9)(react@18.3.1) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.9)(react@18.3.1)
react: 18.3.1 react: 18.3.1
optionalDependencies: optionalDependencies:
@ -6028,7 +6036,7 @@ snapshots:
'@radix-ui/react-use-escape-keydown@1.0.3(@types/react@18.3.9)(react@18.3.1)': '@radix-ui/react-use-escape-keydown@1.0.3(@types/react@18.3.9)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
'@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.9)(react@18.3.1) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.9)(react@18.3.1)
react: 18.3.1 react: 18.3.1
optionalDependencies: optionalDependencies:
@ -6043,7 +6051,7 @@ snapshots:
'@radix-ui/react-use-layout-effect@1.0.1(@types/react@18.3.9)(react@18.3.1)': '@radix-ui/react-use-layout-effect@1.0.1(@types/react@18.3.9)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
react: 18.3.1 react: 18.3.1
optionalDependencies: optionalDependencies:
'@types/react': 18.3.9 '@types/react': 18.3.9
@ -6595,16 +6603,26 @@ snapshots:
dependencies: dependencies:
acorn: 8.12.1 acorn: 8.12.1
acorn-import-attributes@1.9.5(acorn@8.13.0):
dependencies:
acorn: 8.13.0
acorn-jsx@5.3.2(acorn@8.12.1): acorn-jsx@5.3.2(acorn@8.12.1):
dependencies: dependencies:
acorn: 8.12.1 acorn: 8.12.1
acorn-jsx@5.3.2(acorn@8.13.0):
dependencies:
acorn: 8.13.0
acorn-walk@8.3.4: acorn-walk@8.3.4:
dependencies: dependencies:
acorn: 8.12.1 acorn: 8.12.1
acorn@8.12.1: {} acorn@8.12.1: {}
acorn@8.13.0: {}
agent-base@6.0.2: agent-base@6.0.2:
dependencies: dependencies:
debug: 4.3.7 debug: 4.3.7
@ -7442,8 +7460,8 @@ snapshots:
espree@9.6.1: espree@9.6.1:
dependencies: dependencies:
acorn: 8.12.1 acorn: 8.13.0
acorn-jsx: 5.3.2(acorn@8.12.1) acorn-jsx: 5.3.2(acorn@8.13.0)
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
esprima@4.0.1: {} esprima@4.0.1: {}
@ -7823,6 +7841,8 @@ snapshots:
highlight.js@10.7.3: {} highlight.js@10.7.3: {}
highlightjs-vue@1.0.0: {}
hoist-non-react-statics@3.3.2: hoist-non-react-statics@3.3.2:
dependencies: dependencies:
react-is: 16.13.1 react-is: 16.13.1
@ -9628,10 +9648,11 @@ snapshots:
optionalDependencies: optionalDependencies:
'@types/react': 18.3.9 '@types/react': 18.3.9
react-syntax-highlighter@15.5.0(react@18.3.1): react-syntax-highlighter@15.6.1(react@18.3.1):
dependencies: dependencies:
'@babel/runtime': 7.25.6 '@babel/runtime': 7.25.7
highlight.js: 10.7.3 highlight.js: 10.7.3
highlightjs-vue: 1.0.0
lowlight: 1.20.0 lowlight: 1.20.0
prismjs: 1.29.0 prismjs: 1.29.0
react: 18.3.1 react: 18.3.1
@ -10059,13 +10080,13 @@ snapshots:
jest-worker: 27.5.1 jest-worker: 27.5.1
schema-utils: 3.3.0 schema-utils: 3.3.0
serialize-javascript: 6.0.2 serialize-javascript: 6.0.2
terser: 5.34.1 terser: 5.35.0
webpack: 5.94.0 webpack: 5.94.0
terser@5.34.1: terser@5.35.0:
dependencies: dependencies:
'@jridgewell/source-map': 0.3.6 '@jridgewell/source-map': 0.3.6
acorn: 8.12.1 acorn: 8.13.0
commander: 2.20.3 commander: 2.20.3
source-map-support: 0.5.21 source-map-support: 0.5.21
@ -10372,8 +10393,8 @@ snapshots:
'@webassemblyjs/ast': 1.12.1 '@webassemblyjs/ast': 1.12.1
'@webassemblyjs/wasm-edit': 1.12.1 '@webassemblyjs/wasm-edit': 1.12.1
'@webassemblyjs/wasm-parser': 1.12.1 '@webassemblyjs/wasm-parser': 1.12.1
acorn: 8.12.1 acorn: 8.13.0
acorn-import-attributes: 1.9.5(acorn@8.12.1) acorn-import-attributes: 1.9.5(acorn@8.13.0)
browserslist: 4.24.0 browserslist: 4.24.0
chrome-trace-event: 1.0.4 chrome-trace-event: 1.0.4
enhanced-resolve: 5.17.1 enhanced-resolve: 5.17.1