Skip to content

Commit

Permalink
[deps] GH-5 Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
amivanoff committed Aug 16, 2021
1 parent 0fed3ea commit fd69d46
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 38 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"lint-staged": "lint-staged"
},
"peerDependencies": {
"@agentlab/sparql-jsld-client": ">=5.0.0-rc.9",
"@agentlab/sparql-jsld-client": ">=5.0.0-rc.10",
"@ant-design/icons": ">=4.6.2",
"@tinymce/tinymce-react": ">=3.12.6",
"antd": ">=4.16.11",
"history": ">=5.0.0",
"history": ">=5.0.1",
"lodash-es": ">=4.17.21",
"mobx": ">=6.3.2",
"mobx-react-lite": ">=3.2.0",
Expand All @@ -72,17 +72,17 @@
"uri-js": ">=4.4.1"
},
"dependencies": {
"@agentlab/sparql-jsld-client": "^5.0.0-rc.9",
"@agentlab/sparql-jsld-client": "^5.0.0-rc.10",
"@ant-design/icons": "^4.6.2",
"@tinymce/tinymce-react": "^3.12.6",
"@types/react": "^17.0.17",
"@types/react": "^17.0.18",
"@types/react-dom": "^17.0.9",
"@types/react-router": "^5.1.16",
"@types/react-router-dom": "^5.1.8",
"@types/react-virtualized": "^9.21.13",
"@types/tinymce": "^4.6.4",
"antd": "^4.16.11",
"history": "^5.0.0",
"history": "^5.0.1",
"mobx-react-lite": "^3.2.0",
"mst-middlewares": "^5.0.2",
"react": "^17.0.2",
Expand All @@ -100,7 +100,7 @@
"uri-js": "^4.4.1"
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/core": "^7.15.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"@rollup/plugin-typescript": "^8.2.5",
Expand Down
Loading

0 comments on commit fd69d46

Please sign in to comment.