Browse Source
Merge pull request #2330 from doccano/fix/upgrade-package-version
Upgrade vue-filter-date-parse to fix build error
pull/2376/head
Hiroki Nakayama
8 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
4 additions and
4 deletions
-
backend/poetry.lock
-
frontend/yarn.lock
|
@ -2863,4 +2863,4 @@ postgresql = [] |
|
|
[metadata] |
|
|
[metadata] |
|
|
lock-version = "2.0" |
|
|
lock-version = "2.0" |
|
|
python-versions = "^3.8" |
|
|
python-versions = "^3.8" |
|
|
content-hash = "bbc4ebcb5ebca783df79729572d6d357475873cd738a117f6326468b281415ce" |
|
|
|
|
|
|
|
|
content-hash = "b8bef28b1521cd0e8a670fdba87fda2b23a501f6288309596f0959b5b88f79a6" |
|
@ -3268,9 +3268,9 @@ |
|
|
integrity sha512-fUjAAI/1qzJPR6AYoK00TBA6/aRYKTXjLY/rSYsWV4G5nwywKfrpOYOJi5exWyzozohyV6nrzliDlWcl32+IPg== |
|
|
integrity sha512-fUjAAI/1qzJPR6AYoK00TBA6/aRYKTXjLY/rSYsWV4G5nwywKfrpOYOJi5exWyzozohyV6nrzliDlWcl32+IPg== |
|
|
|
|
|
|
|
|
"@vuejs-community/vue-filter-date-parse@^1.1.6": |
|
|
"@vuejs-community/vue-filter-date-parse@^1.1.6": |
|
|
version "1.1.6" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@vuejs-community/vue-filter-date-parse/-/vue-filter-date-parse-1.1.6.tgz#8679a990af0f74b24c58d210ff2341e5b884a059" |
|
|
|
|
|
integrity sha512-OzeiL5wrq+5+sw9hJfcfaIxcG953lpe37Lf0JnRKzVvfBRTHX2t8SIVxtDmgLhSGoGx9B4bGbpv4NaIqeEofXA== |
|
|
|
|
|
|
|
|
version "1.2.0" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@vuejs-community/vue-filter-date-parse/-/vue-filter-date-parse-1.2.0.tgz#6528ddf7cc6b01a708d9ed45d5cb01b10e8f7264" |
|
|
|
|
|
integrity sha512-428XND/lS1vTyrWU++Laiebu7hu2jspE/SZHNNoM4IqFN8Wey2OtKLPE3LrBDQ1ixT4w6Zrs94ai3NwkNNgAfg== |
|
|
|
|
|
|
|
|
"@webassemblyjs/ast@1.9.0": |
|
|
"@webassemblyjs/ast@1.9.0": |
|
|
version "1.9.0" |
|
|
version "1.9.0" |
|
|