mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-13 06:20:24 +00:00
Update dependency vite-string-plugin to v2.0.2 (forgejo) (#11924)
Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
3763a88c67
commit
8d49d59877
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -120,7 +120,7 @@
|
|||
"svgo": "4.0.1",
|
||||
"typescript": "5.9.3",
|
||||
"typescript-eslint": "8.56.1",
|
||||
"vite-string-plugin": "2.0.0",
|
||||
"vite-string-plugin": "2.0.2",
|
||||
"vitest": "4.0.18"
|
||||
},
|
||||
"engines": {
|
||||
|
|
@ -15474,9 +15474,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/vite-string-plugin": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/vite-string-plugin/-/vite-string-plugin-2.0.0.tgz",
|
||||
"integrity": "sha512-7p4aOvow1kphhZppt62A6Aj03NhUzOTiBgjHaTWDIdmtiUbjoJeVLarV52UjQNvLFC6BxJgV8r1AAwJfcxwZSQ==",
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/vite-string-plugin/-/vite-string-plugin-2.0.2.tgz",
|
||||
"integrity": "sha512-pHU9lZuUoMSYyZixdn2XBYko9IAhk3dr41CG6VsXrjB+wN2th06SZsO9mJm6+2NhKBJKNfRERaRej8TBcoq9tQ==",
|
||||
"dev": true,
|
||||
"license": "BSD-2-Clause",
|
||||
"peerDependencies": {
|
||||
|
|
|
|||
|
|
@ -119,7 +119,7 @@
|
|||
"svgo": "4.0.1",
|
||||
"typescript": "5.9.3",
|
||||
"typescript-eslint": "8.56.1",
|
||||
"vite-string-plugin": "2.0.0",
|
||||
"vite-string-plugin": "2.0.2",
|
||||
"vitest": "4.0.18"
|
||||
},
|
||||
"browserslist": ["defaults"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue