We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c07955 commit 1ab137bCopy full SHA for 1ab137b
package.json
@@ -49,8 +49,8 @@
49
"packageManager": "pnpm@9.7.0",
50
"devDependencies": {
51
"@axe-core/playwright": "^4.9.1",
52
- "@builder.io/qwik": "^1.9",
53
- "@builder.io/qwik-city": "^1.9",
+ "@builder.io/qwik": "1.12.1",
+ "@builder.io/qwik-city": "1.12.1",
54
"@changesets/cli": "^2.27.3",
55
"@changesets/get-github-info": "^0.6.0",
56
"@changesets/types": "^6.0.0",
@@ -97,7 +97,7 @@
97
"eslint": "^8.57.0",
98
"eslint-config-prettier": "^9.1.0",
99
"eslint-plugin-playwright": "^1.6.2",
100
- "eslint-plugin-qwik": "^1.9",
+ "eslint-plugin-qwik": "1.12.1",
101
"focus-trap": "7.5.4",
102
"jest": "^29.7.0",
103
"jest-environment-jsdom": "^29.7.0",
0 commit comments