We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea3a32 commit 6b037f8Copy full SHA for 6b037f8
package.json
@@ -14,8 +14,8 @@
14
"pnpm": ">=9.0.5"
15
},
16
"devDependencies": {
17
- "@builder.io/qwik": "1.9.0",
18
- "@builder.io/qwik-city": "1.9.0",
+ "@builder.io/qwik": "1.10.0",
+ "@builder.io/qwik-city": "1.10.0",
19
"@commitlint/cli": "17.6.1",
20
"@commitlint/config-angular": "17.6.1",
21
"@commitlint/config-conventional": "17.6.1",
@@ -35,7 +35,7 @@
35
"eslint": "~8.38.0",
36
"eslint-config-prettier": "8.8.0",
37
"eslint-plugin-cypress": "2.13.2",
38
- "eslint-plugin-qwik": "1.9.0",
+ "eslint-plugin-qwik": "1.10.0",
39
"husky": "8.0.3",
40
"jsdom": "~21.1.1",
41
"ngx-deploy-npm": "5.2.0",
0 commit comments