From 1c3ca78be36858eaa1e7db61e645519a58ab8a24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 11:56:50 +0000 Subject: [PATCH] Update All --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 2640d60..ade2036 100644 --- a/package.json +++ b/package.json @@ -18,16 +18,16 @@ "qwik": "qwik" }, "devDependencies": { - "@builder.io/qwik": "0.101.0", - "@builder.io/qwik-city": "0.101.0", + "@builder.io/qwik": "0.103.0", + "@builder.io/qwik-city": "0.103.0", "@qwikest/icons": "^0.0.5", "@types/eslint": "8.37.0", "@types/node": "latest", "@typescript-eslint/eslint-plugin": "5.57.1", "@typescript-eslint/parser": "5.57.1", "autoprefixer": "10.4.14", - "eslint": "8.37.0", - "eslint-plugin-qwik": "0.101.0", + "eslint": "8.38.0", + "eslint-plugin-qwik": "0.103.0", "express": "^4.18.2", "path": "^0.12.7", "postcss": "^8.4.21", @@ -36,11 +36,11 @@ "remark-parse": "^10.0.1", "remark-rehype": "^10.1.0", "tailwindcss": "^3.3.1", - "typescript": "5.0.3", + "typescript": "5.0.4", "undici": "^5.21.0", "unified": "^10.1.2", - "vite": "4.2.1", - "vite-tsconfig-paths": "4.0.8", + "vite": "4.3.0", + "vite-tsconfig-paths": "4.2.0", "wrangler": "latest", "zod": "^3.21.4" }