1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-07-24 12:09:39 +02:00

Update dependency vite-string-plugin to v1.4.6

This commit is contained in:
Renovate Bot 2025-07-18 14:03:51 +00:00
parent 88c3b6dead
commit 9b69fc98c9
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -99,7 +99,7 @@
"svgo": "4.0.0", "svgo": "4.0.0",
"typescript": "5.8.3", "typescript": "5.8.3",
"typescript-eslint": "8.35.1", "typescript-eslint": "8.35.1",
"vite-string-plugin": "1.3.4", "vite-string-plugin": "1.4.6",
"vitest": "3.2.4" "vitest": "3.2.4"
}, },
"engines": { "engines": {
@ -15255,9 +15255,9 @@
} }
}, },
"node_modules/vite-string-plugin": { "node_modules/vite-string-plugin": {
"version": "1.3.4", "version": "1.4.6",
"resolved": "https://registry.npmjs.org/vite-string-plugin/-/vite-string-plugin-1.3.4.tgz", "resolved": "https://registry.npmjs.org/vite-string-plugin/-/vite-string-plugin-1.4.6.tgz",
"integrity": "sha512-mHvcooHgZ0nVbHtj9o+c5dzD2/nclr/SOG023EFYF/zRnO8bxB63bV9WUA9X+njlgLpOwCJ3LI2IdihKoi0gZQ==", "integrity": "sha512-Csjtny8/uVIynzlaRRj4RpHrPAakNwlH9jw6kgQ8tQhc2f0zzA6bCbAgWD0y84EgB8aLNrz7pZFUqSt3LOtk+w==",
"dev": true, "dev": true,
"license": "BSD-2-Clause" "license": "BSD-2-Clause"
}, },

View file

@ -98,7 +98,7 @@
"svgo": "4.0.0", "svgo": "4.0.0",
"typescript": "5.8.3", "typescript": "5.8.3",
"typescript-eslint": "8.35.1", "typescript-eslint": "8.35.1",
"vite-string-plugin": "1.3.4", "vite-string-plugin": "1.4.6",
"vitest": "3.2.4" "vitest": "3.2.4"
}, },
"browserslist": [ "browserslist": [