mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
deps: added badgen
This commit is contained in:
parent
ee72bc4d33
commit
228beeecac
@ -18,6 +18,7 @@
|
|||||||
"@sentry/node": "6.2.0",
|
"@sentry/node": "6.2.0",
|
||||||
"@sentry/webpack-plugin": "1.14.1",
|
"@sentry/webpack-plugin": "1.14.1",
|
||||||
"autoprefixer": "10.2.4",
|
"autoprefixer": "10.2.4",
|
||||||
|
"badgen": "^3.2.2",
|
||||||
"cookie": "0.4.1",
|
"cookie": "0.4.1",
|
||||||
"core-js": "3.9.0",
|
"core-js": "3.9.0",
|
||||||
"csrf": "3.1.0",
|
"csrf": "3.1.0",
|
||||||
@ -80,4 +81,4 @@
|
|||||||
"typescript": "4.1.5"
|
"typescript": "4.1.5"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0"
|
"license": "AGPL-3.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1575,6 +1575,11 @@ babel-preset-jest@^26.6.2:
|
|||||||
babel-plugin-jest-hoist "^26.6.2"
|
babel-plugin-jest-hoist "^26.6.2"
|
||||||
babel-preset-current-node-syntax "^1.0.0"
|
babel-preset-current-node-syntax "^1.0.0"
|
||||||
|
|
||||||
|
badgen@^3.2.2:
|
||||||
|
version "3.2.2"
|
||||||
|
resolved "https://registry.yarnpkg.com/badgen/-/badgen-3.2.2.tgz#7556b520055c4952ee46229c57d7a1cc71a85748"
|
||||||
|
integrity sha512-MfBNhOzp+qbTg/3BAeaK1g+VE3uZ0CRfqMyrfyI3JUBz7b+DwxrZbYQdz5JQnibRih9YOVzXuVJl3A3xaWXfFQ==
|
||||||
|
|
||||||
balanced-match@^1.0.0:
|
balanced-match@^1.0.0:
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
|
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user