Skip to content

Commit

Permalink
Merge pull request #1284 from crawlab-team/develop
Browse files Browse the repository at this point in the history
chore: updated deps
  • Loading branch information
tikazyq authored Apr 5, 2023
2 parents e879546 + 1618284 commit 4c550d4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module crawlab

go 1.16

require github.com/crawlab-team/crawlab-core v0.6.2-0.20230405025415-0128d61cf064
require github.com/crawlab-team/crawlab-core v0.6.2-0.20230405100211-51c21cace458
2 changes: 2 additions & 0 deletions backend/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ github.com/crawlab-team/crawlab-core v0.6.2-0.20230322091114-db72bfcb7dca h1:lUy
github.com/crawlab-team/crawlab-core v0.6.2-0.20230322091114-db72bfcb7dca/go.mod h1:iN+XXHQQZVXTmCG7pVRNHr62KnNqzJ35RgzaDNCg86E=
github.com/crawlab-team/crawlab-core v0.6.2-0.20230405025415-0128d61cf064 h1:JzNqxririigx/bjaT+OnfQxDMi1DSyXW1j/7XvThcfU=
github.com/crawlab-team/crawlab-core v0.6.2-0.20230405025415-0128d61cf064/go.mod h1:iN+XXHQQZVXTmCG7pVRNHr62KnNqzJ35RgzaDNCg86E=
github.com/crawlab-team/crawlab-core v0.6.2-0.20230405100211-51c21cace458 h1:OWVUUHpUg4Vr0zrn8NaEHx0XYgzcmcMoWvKOapXZwQc=
github.com/crawlab-team/crawlab-core v0.6.2-0.20230405100211-51c21cace458/go.mod h1:iN+XXHQQZVXTmCG7pVRNHr62KnNqzJ35RgzaDNCg86E=
github.com/crawlab-team/crawlab-db v0.6.0-1/go.mod h1:gfeF0nAnFuup6iYvgHkY0in/HpO/+JktXqVNMdhoxhU=
github.com/crawlab-team/crawlab-db v0.6.0-beta.20220417.1300.0.20221226064900-5a357ee73484 h1:1CXWC3lYcVWcgPRc3PNKzZ3fcfX5WZ/V8xwzHEMUFHQ=
github.com/crawlab-team/crawlab-db v0.6.0-beta.20220417.1300.0.20221226064900-5a357ee73484/go.mod h1:gfeF0nAnFuup6iYvgHkY0in/HpO/+JktXqVNMdhoxhU=
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@vitejs/plugin-vue": "^3.2.0",
"atom-material-icons": "^3.0.0",
"codemirror": "^5.59.1",
"crawlab-ui": "0.6.1-2",
"crawlab-ui": "0.6.1-3",
"echarts": "^5.1.2",
"element-plus": "^1.3.0-beta.10",
"vue": "^3.2",
Expand Down
8 changes: 4 additions & 4 deletions frontend/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c550d4

Please sign in to comment.