mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-02 08:19:04 +01:00
Merge pull request 'Update dependency vite-string-plugin to v1.3.4' (#4164) from renovate/vite-string-plugin-1.x into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4164 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
commit
d7ce508894
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -94,7 +94,7 @@
|
|||
"stylelint-declaration-strict-value": "1.10.4",
|
||||
"stylelint-value-no-unknown-custom-properties": "6.0.1",
|
||||
"svgo": "3.2.0",
|
||||
"vite-string-plugin": "1.3.2",
|
||||
"vite-string-plugin": "1.3.4",
|
||||
"vitest": "1.6.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -12347,9 +12347,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/vite-string-plugin": {
|
||||
"version": "1.3.2",
|
||||
"resolved": "https://registry.npmjs.org/vite-string-plugin/-/vite-string-plugin-1.3.2.tgz",
|
||||
"integrity": "sha512-P3LO+ewhv7VmZSEmlswtX5GfnPPxbiPuoGT4NGEMtGlbL91luwp9fR/8LyPR1QLXyio7R/oBt20QU90y+lq5TQ==",
|
||||
"version": "1.3.4",
|
||||
"resolved": "https://registry.npmjs.org/vite-string-plugin/-/vite-string-plugin-1.3.4.tgz",
|
||||
"integrity": "sha512-mHvcooHgZ0nVbHtj9o+c5dzD2/nclr/SOG023EFYF/zRnO8bxB63bV9WUA9X+njlgLpOwCJ3LI2IdihKoi0gZQ==",
|
||||
"dev": true,
|
||||
"license": "BSD-2-Clause"
|
||||
},
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
"stylelint-declaration-strict-value": "1.10.4",
|
||||
"stylelint-value-no-unknown-custom-properties": "6.0.1",
|
||||
"svgo": "3.2.0",
|
||||
"vite-string-plugin": "1.3.2",
|
||||
"vite-string-plugin": "1.3.4",
|
||||
"vitest": "1.6.0"
|
||||
},
|
||||
"browserslist": ["defaults"]
|
||||
|
|
Loading…
Reference in a new issue