Skip to content

Commit

Permalink
Update packages for Code Editor (#352)
Browse files Browse the repository at this point in the history
* upd packages

* package-lock

* Update version

---------

Co-authored-by: Mikhail Volkov <[email protected]>
  • Loading branch information
vitPinchuk and mikhail-vl authored Dec 16, 2024
1 parent 7b857e2 commit 41294c2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Change Log

## 6.6.0 (IN PROGRESS)
## 7.0.0 (IN PROGRESS)

### Features / Enhancements

- Added E2E tests (#349)
- Update packages for Code Editor (#352)

## 6.5.0 (2024-10-25)

Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@hello-pangea/dnd": "^17.0.0",
"@types/echarts": "^4.9.22",
"@types/googlemaps": "^3.43.3",
"@volkovlabs/components": "^3.5.0",
"@volkovlabs/components": "^3.8.0",
"@volkovlabs/grafana-utils": "^1.4.4",
"echarts": "^5.5.1",
"echarts-extension-amap": "^1.12.0",
Expand Down Expand Up @@ -89,5 +89,5 @@
"test:e2e:docker": "docker compose --profile e2e up",
"upgrade": "npm upgrade --save"
},
"version": "6.6.0"
"version": "7.0.0"
}

0 comments on commit 41294c2

Please sign in to comment.