Skip to content

Commit

Permalink
[deps] Update mobx, mst, react-router, dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
amivanoff committed Nov 8, 2021
1 parent d5adaab commit 4ddde0c
Show file tree
Hide file tree
Showing 2 changed files with 483 additions and 341 deletions.
78 changes: 39 additions & 39 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentlab/ldkg-ui-react",
"version": "0.1.14",
"version": "0.1.15",
"description": "LDKG Forms UI Components",
"license": "GPL-3.0",
"author": "Alexey Ivanov <[email protected]>",
Expand Down Expand Up @@ -52,28 +52,28 @@
"lint-staged": "lint-staged"
},
"peerDependencies": {
"@agentlab/sparql-jsld-client": ">=5.0.0-rc.21",
"@agentlab/sparql-jsld-client": ">=5.0.1",
"@ant-design/icons": ">=4.7.0",
"@rdfjs/data-model": ">=1.3.4",
"@tinymce/tinymce-react": ">=3.13.0",
"antd": ">=4.16.13",
"history": ">=5.0.1",
"history": ">=5.1.0",
"lodash-es": ">=4.17.21",
"mobx": ">=6.3.5",
"mobx-react-lite": ">=3.2.1",
"mobx-state-tree": ">=5.0.3",
"mobx": ">=6.3.6",
"mobx-react-lite": ">=3.2.2",
"mobx-state-tree": ">=5.0.4",
"moment": ">=2.29.1",
"rc-util": ">=5.14.0",
"react": ">=17.0.2",
"react-base-table": ">=1.12.0",
"react-base-table": ">=1.13.0",
"react-collapse-pane": ">=2.0.1",
"react-dnd": ">=13.1.1",
"react-dnd-html5-backend": ">=12.1.1",
"react-dom": ">=17.0.2",
"react-error-boundary": ">=3.1.3",
"react-horizontal-scrolling-menu": ">=2.5.0",
"react-router": ">=6.0.0-beta.7",
"react-router-dom": ">=6.0.0-beta.7",
"react-error-boundary": ">=3.1.4",
"react-horizontal-scrolling-menu": ">=2.5.1",
"react-router": ">=6.0.1",
"react-router-dom": ">=6.0.1",
"react-sortable-hoc": ">=2.0.0",
"react-split-pane": ">=2.0.3",
"react-virtualized": ">=9.22.3",
Expand All @@ -83,43 +83,43 @@
"uuid62": ">=1.0.1"
},
"dependencies": {
"@agentlab/sparql-jsld-client": "^5.0.0-rc.21",
"@agentlab/sparql-jsld-client": "^5.0.1",
"@ant-design/icons": "^4.7.0",
"@tinymce/tinymce-react": "^3.13.0",
"@types/react": "^17.0.30",
"@types/react-dom": "^17.0.10",
"@types/react": "^17.0.34",
"@types/react-dom": "^17.0.11",
"@types/react-router": "^5.1.17",
"@types/react-router-dom": "^5.3.1",
"@types/react-virtualized": "^9.21.13",
"@types/react-router-dom": "^5.3.2",
"@types/react-virtualized": "^9.21.14",
"@types/styled-components": "^5.1.15",
"@types/tinymce": "^4.6.4",
"antd": "^4.16.13",
"history": "^5.0.1",
"mobx-react-lite": "^3.2.1",
"mst-middlewares": "^5.0.3",
"history": "^5.1.0",
"mobx-react-lite": "^3.2.2",
"mst-middlewares": "^5.0.4",
"react": "^17.0.2",
"react-base-table": "^1.12.0",
"react-base-table": "^1.13.0",
"react-collapse-pane": "^2.0.1",
"react-dnd": "13.1.1",
"react-dnd-html5-backend": "12.1.1",
"react-dom": "^17.0.2",
"react-error-boundary": "^3.1.3",
"react-horizontal-scrolling-menu": "^2.5.0",
"react-error-boundary": "^3.1.4",
"react-horizontal-scrolling-menu": "^2.5.1",
"react-is": "^17.0.2",
"react-redux": "^7.2.5",
"react-router": "^6.0.0-beta.7",
"react-router-dom": "^6.0.0-beta.7",
"react-redux": "^7.2.6",
"react-router": "^6.0.1",
"react-router-dom": "^6.0.1",
"react-sortable-hoc": "^2.0.0",
"react-split-pane": "^2.0.3",
"react-virtualized": "^9.22.3",
"redux": "^4.1.1",
"redux": "^4.1.2",
"remotedev": "^0.2.9",
"styled-components": "^5.3.3",
"tinymce": "5.9.2",
"uri-js": "^4.4.1"
},
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/core": "^7.16.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.0.6",
"@rollup/plugin-typescript": "^8.3.0",
Expand All @@ -131,38 +131,38 @@
"@storybook/preset-ant-design": "^0.0.2",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react": "^6.3.12",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/jest-dom": "^5.15.0",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.0.2",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"@typescript-eslint/parser": "^5.1.0",
"autoprefixer": "^10.3.7",
"babel-loader": "^8.2.2",
"@typescript-eslint/eslint-plugin": "^5.3.0",
"@typescript-eslint/parser": "^5.3.0",
"autoprefixer": "^10.4.0",
"babel-loader": "^8.2.3",
"cross-env": "^7.0.3",
"cssnano": "^5.0.8",
"cypress": "^8.6.0",
"cssnano": "^5.0.10",
"cypress": "^8.7.0",
"cypress-storybook": "^0.5.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-flowtype": "^6.1.1",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.2.2",
"eslint-plugin-jest": "^25.2.4",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^7.0.2",
"husky": "^7.0.4",
"jest": "^27.3.1",
"jest-watch-typeahead": "^1.0.0",
"lint-staged": "^11.2.3",
"lint-staged": "^11.2.6",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.9",
"postcss": "^8.3.11",
"prettier": "2.3.2",
"rimraf": "^3.0.2",
"rollup": "^2.58.0",
"rollup": "^2.59.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-postcss": "^4.0.1",
Expand Down
Loading

0 comments on commit 4ddde0c

Please sign in to comment.