From a4dbd32752d2ae28fe7ff58c676905a17b7f3fcd Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 24 Jun 2021 16:06:58 +0200 Subject: selection working again with hookstate :tada: --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 0b8f060..9d763f9 100644 --- a/package.json +++ b/package.json @@ -18,13 +18,13 @@ "@types/uuid": "^8.3.0", "ajv": "^8.3.0", "mousetrap": "^1.6.5", - "next": "^10.2.0", + "next": "^11.0.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-spring": "^9.1.2", "react-use-gesture": "^9.1.3", "timecode-boss": "^4.2.3", - "ts-json-schema-generator": "^0.92.0", + "ts-json-schema-generator": "^0.93.0", "uuid": "^8.3.2" }, "devDependencies": { -- cgit v1.2.3