]> source.dussan.org Git - gitea.git/commit
Update JS dependencies (#15591)
authorsilverwind <me@silverwind.io>
Sat, 24 Apr 2021 10:07:22 +0000 (12:07 +0200)
committerGitHub <noreply@github.com>
Sat, 24 Apr 2021 10:07:22 +0000 (13:07 +0300)
commitec69f347264962448e619f3722788e07a11c36d2
tree801390d6ce53f9c4dbef9935d3f5d98861ef6d7c
parentea40eb749b9f7f238fc9bb60c4a9d455c62b75ca
Update JS dependencies (#15591)

* Update JS dependencies

- Update all JS dependencies
- Regenerate SVGs
- Remove unused postcss dependency
- Remove removed webpack option

* re-add postcss

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
17 files changed:
.eslintrc
package-lock.json
package.json
public/img/svg/octicon-blocked.svg [new file with mode: 0644]
public/img/svg/octicon-browser.svg
public/img/svg/octicon-circle.svg
public/img/svg/octicon-codescan-checkmark.svg [new file with mode: 0644]
public/img/svg/octicon-codescan.svg [new file with mode: 0644]
public/img/svg/octicon-codespaces.svg [new file with mode: 0644]
public/img/svg/octicon-dependabot.svg [new file with mode: 0644]
public/img/svg/octicon-duplicate.svg [new file with mode: 0644]
public/img/svg/octicon-megaphone.svg
public/img/svg/octicon-person-add.svg [new file with mode: 0644]
public/img/svg/octicon-sidebar-collapse.svg [new file with mode: 0644]
public/img/svg/octicon-sidebar-expand.svg [new file with mode: 0644]
public/img/svg/octicon-table.svg [new file with mode: 0644]
webpack.config.js