Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lavrton committed Aug 12, 2024
1 parent 8ec91f1 commit 672dafb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "[email protected]:konvajs/react-konva.git"
},
"dependencies": {
"@types/react-reconciler": "^0.28.2",
"@types/react-reconciler": "^0.28.8",
"its-fine": "^1.2.5",
"react-reconciler": "0.31.0-beta-73bcdfbae5-20240502",
"scheduler": "0.25.0-beta-73bcdfbae5-20240502"
Expand Down Expand Up @@ -45,20 +45,20 @@
"react-dom": ">=19.0.0-beta"
},
"devDependencies": {
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@types/react": "18.2.8",
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
"@types/react": "18.3.3",
"chai": "4.3.7",
"konva": "^9.1.0",
"konva": "^9.3.14",
"mocha-headless-chrome": "^4.0.0",
"parcel": "^2.9.1",
"parcel": "^2.12.0",
"process": "^0.11.10",
"react": "19.0.0-beta-73bcdfbae5-20240502",
"react-dom": "19.0.0-beta-73bcdfbae5-20240502",
"sinon": "^15.1.0",
"timers-browserify": "^2.0.12",
"typescript": "^5.1.3",
"use-image": "^1.1.0",
"use-image": "^1.1.1",
"util": "^0.12.5"
},
"scripts": {
Expand Down

0 comments on commit 672dafb

Please sign in to comment.