mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-13 02:37:57 +01:00
Publish
- @wisemapping/editor@0.6.1 - @wisemapping/mindplot@5.1.1 - @wisemapping/web2d@0.6.1 - @wisemapping/webapp@5.1.1
This commit is contained in:
parent
ad205cbc7e
commit
809aa1b903
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@wisemapping/editor",
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"repository": "http://www.wisemapping.com",
|
||||
"license": "MIT",
|
||||
"author": "Paulo Veiga <pveiga@gmail.com>, Ezequiel Bergamaschi <ezequielbergamaschi@gmail.com>",
|
||||
@ -21,7 +21,7 @@
|
||||
"test:unit": "jest ./test/unit/* --detectOpenHandles"
|
||||
},
|
||||
"dependencies": {
|
||||
"@wisemapping/mindplot": "^5.1.0",
|
||||
"@wisemapping/mindplot": "^5.1.1",
|
||||
"emoji-picker-react": "^4.4.7",
|
||||
"react-color": "^2.19.3",
|
||||
"react-loader-spinner": "^5.3.4"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@wisemapping/mindplot",
|
||||
"version": "5.1.0",
|
||||
"version": "5.1.1",
|
||||
"description": "WiseMapping - Mindplot Canvas Library",
|
||||
"homepage": "http://www.wisemapping.org/",
|
||||
"repository": {
|
||||
@ -33,7 +33,7 @@
|
||||
"dependencies": {
|
||||
"@types/jquery": "^3.5.11",
|
||||
"@wisemapping/core-js": "^0.6.0",
|
||||
"@wisemapping/web2d": "^0.6.0",
|
||||
"@wisemapping/web2d": "^0.6.1",
|
||||
"emoji-picker-react": "^4.4.3",
|
||||
"jquery": "3.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@wisemapping/web2d",
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"description": "WiseMapping - Web2D Render Library",
|
||||
"homepage": "http://www.wisemapping.org/",
|
||||
"repository": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@wisemapping/webapp",
|
||||
"version": "5.1.0",
|
||||
"version": "5.1.1",
|
||||
"repository": "http://www.wisemapping.com",
|
||||
"license": "MIT",
|
||||
"author": "Paulo Veiga <pveiga@gmail.com>, Ezequiel Bergamaschi <ezequielbergamaschi@gmail.com>",
|
||||
@ -28,7 +28,7 @@
|
||||
"@mui/lab": "^5.0.0-alpha.129",
|
||||
"@mui/material": "^5.12.3",
|
||||
"@reduxjs/toolkit": "^1.5.0",
|
||||
"@wisemapping/editor": "^0.6.0",
|
||||
"@wisemapping/editor": "^0.6.1",
|
||||
"axios": "^0.27.2",
|
||||
"dayjs": "^1.10.7",
|
||||
"react": "^18.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user