1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-21 08:08:14 +00:00
yp05327
2023-05-12 15:38:59 +09:00
committed by GitHub
parent 8251b317f7
commit bc719f549e
8 changed files with 11 additions and 9 deletions

8
package-lock.json generated
View File

@@ -16,7 +16,7 @@
"@github/relative-time-element": "4.3.0",
"@github/text-expander-element": "2.3.0",
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
"@primer/octicons": "18.3.0",
"@primer/octicons": "19.1.0",
"@vue/compiler-sfc": "3.2.47",
"@webcomponents/custom-elements": "1.6.0",
"add-asset-webpack-plugin": "2.0.1",
@@ -1174,9 +1174,9 @@
}
},
"node_modules/@primer/octicons": {
"version": "18.3.0",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-18.3.0.tgz",
"integrity": "sha512-vyUej5rKjXfqHAmYSo2k3pA9IsL5KJaYOBVXvc188FwBfUweA+WVP3qwWyZTSQnp9LK6yOajGyr0SCMIa9ombw==",
"version": "19.1.0",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.1.0.tgz",
"integrity": "sha512-5o90F89gNPnAk1qfzl3hb/TcsUjk5g0WFI+fBRHLkBKzB3uc9EvxTpgzjXhhjyriOkrBOjFo58D0sjtwttaQww==",
"dependencies": {
"object-assign": "^4.1.1"
}