From ecac9d9503ac6b7429ab28c8bff25eb8af3e756b Mon Sep 17 00:00:00 2001 From: Shai Reznik Date: Thu, 28 Nov 2024 20:17:04 +0000 Subject: [PATCH] ef22a18 Merge branch 'upcoming' into main https://github.com/QwikDev/qwik/commit/9f17e8bd03a653db5e595a85bf42bf32df2c7789 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 66cf615..cd6431a 100644 --- a/package.json +++ b/package.json @@ -3,13 +3,13 @@ "description": "Qwik Labs - Where you can try the latest Qwik ideas.", "version": "0.0.1", "devDependencies": { - "@builder.io/qwik": "1.10.0", + "@builder.io/qwik": "1.11.0", "@types/eslint": "8.56.10", "@types/node": "20.14.11", "@typescript-eslint/eslint-plugin": "7.16.1", "@typescript-eslint/parser": "7.16.1", "eslint": "8.57.0", - "eslint-plugin-qwik": "1.10.0", + "eslint-plugin-qwik": "1.11.0", "np": "10.0.1", "prettier": "3.3.3", "typescript": "5.4.5",