mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-07-19 01:29:40 +02:00
Update dependency vite-string-plugin to v1.4.6
This commit is contained in:
parent
88c3b6dead
commit
9b69fc98c9
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -99,7 +99,7 @@
|
|||
"svgo": "4.0.0",
|
||||
"typescript": "5.8.3",
|
||||
"typescript-eslint": "8.35.1",
|
||||
"vite-string-plugin": "1.3.4",
|
||||
"vite-string-plugin": "1.4.6",
|
||||
"vitest": "3.2.4"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -15255,9 +15255,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/vite-string-plugin": {
|
||||
"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==",
|
||||
"version": "1.4.6",
|
||||
"resolved": "https://registry.npmjs.org/vite-string-plugin/-/vite-string-plugin-1.4.6.tgz",
|
||||
"integrity": "sha512-Csjtny8/uVIynzlaRRj4RpHrPAakNwlH9jw6kgQ8tQhc2f0zzA6bCbAgWD0y84EgB8aLNrz7pZFUqSt3LOtk+w==",
|
||||
"dev": true,
|
||||
"license": "BSD-2-Clause"
|
||||
},
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
"svgo": "4.0.0",
|
||||
"typescript": "5.8.3",
|
||||
"typescript-eslint": "8.35.1",
|
||||
"vite-string-plugin": "1.3.4",
|
||||
"vite-string-plugin": "1.4.6",
|
||||
"vitest": "3.2.4"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue