mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-03-11 13:59:36 +02:00
fix(deps): update dependency prismjs to v1.30.0 [security] (#4951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
89c0fb27e3
commit
75717fd876
18
web/pnpm-lock.yaml
generated
18
web/pnpm-lock.yaml
generated
@ -55,7 +55,7 @@ importers:
|
||||
version: 0.6.11(@ianvs/prettier-plugin-sort-imports@4.4.1(@vue/compiler-sfc@3.5.13)(prettier@3.5.3))(prettier@3.5.3)
|
||||
prismjs:
|
||||
specifier: ^1.29.0
|
||||
version: 1.29.0
|
||||
version: 1.30.0
|
||||
semver:
|
||||
specifier: ^7.6.3
|
||||
version: 7.7.1
|
||||
@ -143,7 +143,7 @@ importers:
|
||||
version: 6.2.1(@types/node@22.13.10)(jiti@2.4.2)(lightningcss@1.29.2)(stylus@0.57.0)(yaml@2.7.0)
|
||||
vite-plugin-prismjs:
|
||||
specifier: ^0.0.11
|
||||
version: 0.0.11(prismjs@1.29.0)
|
||||
version: 0.0.11(prismjs@1.30.0)
|
||||
vite-svg-loader:
|
||||
specifier: ^5.1.0
|
||||
version: 5.1.0(vue@3.5.13(typescript@5.8.2))
|
||||
@ -2565,8 +2565,8 @@ packages:
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
prismjs@1.29.0:
|
||||
resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==}
|
||||
prismjs@1.30.0:
|
||||
resolution: {integrity: sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
proto-list@1.2.4:
|
||||
@ -4178,9 +4178,9 @@ snapshots:
|
||||
|
||||
atob@2.1.2: {}
|
||||
|
||||
babel-plugin-prismjs@2.1.0(prismjs@1.29.0):
|
||||
babel-plugin-prismjs@2.1.0(prismjs@1.30.0):
|
||||
dependencies:
|
||||
prismjs: 1.29.0
|
||||
prismjs: 1.30.0
|
||||
|
||||
balanced-match@1.0.2: {}
|
||||
|
||||
@ -5712,7 +5712,7 @@ snapshots:
|
||||
|
||||
prettier@3.5.3: {}
|
||||
|
||||
prismjs@1.29.0: {}
|
||||
prismjs@1.30.0: {}
|
||||
|
||||
proto-list@1.2.4: {}
|
||||
|
||||
@ -6082,10 +6082,10 @@ snapshots:
|
||||
- tsx
|
||||
- yaml
|
||||
|
||||
vite-plugin-prismjs@0.0.11(prismjs@1.29.0):
|
||||
vite-plugin-prismjs@0.0.11(prismjs@1.30.0):
|
||||
dependencies:
|
||||
'@babel/core': 7.26.9
|
||||
babel-plugin-prismjs: 2.1.0(prismjs@1.29.0)
|
||||
babel-plugin-prismjs: 2.1.0(prismjs@1.30.0)
|
||||
transitivePeerDependencies:
|
||||
- prismjs
|
||||
- supports-color
|
||||
|
Loading…
x
Reference in New Issue
Block a user