Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lavrton committed May 5, 2022
1 parent ffd5877 commit d4eb0d9
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"url": "[email protected]:konvajs/react-konva.git"
},
"dependencies": {
"react-reconciler": "~0.27.0",
"scheduler": "^0.21.0"
"react-reconciler": "~0.28.0",
"scheduler": "^0.22.0"
},
"targets": {
"none": {}
Expand All @@ -43,18 +43,18 @@
"react-dom": ">=18.0.0"
},
"devDependencies": {
"@types/chai": "^4.3.0",
"@types/mocha": "^9.1.0",
"@types/react": "18.0.1",
"@types/chai": "^4.3.1",
"@types/mocha": "^9.1.1",
"@types/react": "18.0.8",
"chai": "4.3.6",
"konva": "^8.3.5",
"mocha-headless-chrome": "^4.0.0",
"parcel": "^2.4.1",
"parcel": "^2.5.0",
"process": "^0.11.10",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sinon": "^13.0.1",
"typescript": "^4.6.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"sinon": "^13.0.2",
"typescript": "^4.6.4",
"use-image": "^1.0.12",
"util": "^0.12.4"
},
Expand Down

0 comments on commit d4eb0d9

Please sign in to comment.