We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7a53d commit 7680fe9Copy full SHA for 7680fe9
‎package.json
@@ -17,8 +17,8 @@
17
"pnpm": ">=9.0.5"
18
},
19
"devDependencies": {
20
- "@builder.io/qwik": "1.10.0",
21
- "@builder.io/qwik-city": "1.10.0",
+ "@builder.io/qwik": "1.14.1",
+ "@builder.io/qwik-city": "1.14.1",
22
"@commitlint/cli": "17.6.1",
23
"@commitlint/config-angular": "17.6.1",
24
"@commitlint/config-conventional": "17.6.1",
@@ -37,7 +37,7 @@
37
"eslint": "~8.38.0",
38
"eslint-config-prettier": "8.8.0",
39
"eslint-plugin-cypress": "2.13.2",
40
- "eslint-plugin-qwik": "1.10.0",
+ "eslint-plugin-qwik": "1.14.1",
41
"husky": "8.0.3",
42
"jsdom": "~21.1.1",
43
"ngx-deploy-npm": "5.2.0",
0 commit comments