chore(deps): update dependency strip-literal to v3 (3.x) (#30601)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-15 13:26:38 +00:00 committed by GitHub
parent d36b5ee67b
commit 107923743b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 3 deletions

View File

@ -116,7 +116,7 @@
"scule": "^1.3.0", "scule": "^1.3.0",
"semver": "^7.6.3", "semver": "^7.6.3",
"std-env": "^3.8.0", "std-env": "^3.8.0",
"strip-literal": "^2.1.1", "strip-literal": "^3.0.0",
"tinyglobby": "0.2.10", "tinyglobby": "0.2.10",
"ufo": "^1.5.4", "ufo": "^1.5.4",
"ultrahtml": "^1.5.3", "ultrahtml": "^1.5.3",

View File

@ -436,8 +436,8 @@ importers:
specifier: ^3.8.0 specifier: ^3.8.0
version: 3.8.0 version: 3.8.0
strip-literal: strip-literal:
specifier: ^2.1.1 specifier: ^3.0.0
version: 2.1.1 version: 3.0.0
tinyglobby: tinyglobby:
specifier: 0.2.10 specifier: 0.2.10
version: 0.2.10 version: 0.2.10
@ -7057,6 +7057,9 @@ packages:
strip-literal@2.1.1: strip-literal@2.1.1:
resolution: {integrity: sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q==} resolution: {integrity: sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q==}
strip-literal@3.0.0:
resolution: {integrity: sha512-TcccoMhJOM3OebGhSBEmp3UZ2SfDMZUEBdRA/9ynfLi8yYajyWX3JiXArcJt4Umh4vISpspkQIY8ZZoCqjbviA==}
stylehacks@7.0.4: stylehacks@7.0.4:
resolution: {integrity: sha512-i4zfNrGMt9SB4xRK9L83rlsFCgdGANfeDAYacO1pkqcE7cRHPdWHwnKZVz7WY17Veq/FvyYsRAU++Ga+qDFIww==} resolution: {integrity: sha512-i4zfNrGMt9SB4xRK9L83rlsFCgdGANfeDAYacO1pkqcE7cRHPdWHwnKZVz7WY17Veq/FvyYsRAU++Ga+qDFIww==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
@ -15167,6 +15170,10 @@ snapshots:
dependencies: dependencies:
js-tokens: 9.0.1 js-tokens: 9.0.1
strip-literal@3.0.0:
dependencies:
js-tokens: 9.0.1
stylehacks@7.0.4(postcss@8.5.1): stylehacks@7.0.4(postcss@8.5.1):
dependencies: dependencies:
browserslist: 4.24.3 browserslist: 4.24.3