mirror of
https://github.com/go-gitea/gitea
synced 2025-07-31 22:58:35 +00:00
move jquery.are-you-sure to npm/webpack (#10063)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -8145,6 +8145,14 @@
|
||||
"resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.1.0.tgz",
|
||||
"integrity": "sha512-u/MtE1ST2pCr3rCyouJG2xMiw/k3OzLNeRKprjKTeHUezCGr0DyEgeXFdqFLmQfxfR5EsVu+mGo/sCcYdiYcIQ=="
|
||||
},
|
||||
"jquery.are-you-sure": {
|
||||
"version": "1.9.0",
|
||||
"resolved": "https://registry.npmjs.org/jquery.are-you-sure/-/jquery.are-you-sure-1.9.0.tgz",
|
||||
"integrity": "sha512-2r0uFx8CyAopjeHGOdvvwpFP921TnW1+v1uJXcAWQYHYGB1tryTDhQY+5u6HsVeMwbWiRTKVZFWnLaFpDvIqZQ==",
|
||||
"requires": {
|
||||
"jquery": ">=1.4.2"
|
||||
}
|
||||
},
|
||||
"js-beautify": {
|
||||
"version": "1.10.3",
|
||||
"resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.10.3.tgz",
|
||||
|
Reference in New Issue
Block a user