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 18a1c60 commit ce9a0d5Copy full SHA for ce9a0d5
package.json
@@ -49,8 +49,8 @@
49
"packageManager": "[email protected]",
50
"devDependencies": {
51
"@axe-core/playwright": "^4.10.1",
52
- "@builder.io/qwik": "1.14.1",
53
- "@builder.io/qwik-city": "1.14.1",
+ "@builder.io/qwik": "1.16.0",
+ "@builder.io/qwik-city": "1.16.0",
54
"@changesets/cli": "^2.29.4",
55
"@changesets/get-github-info": "^0.6.0",
56
"@changesets/types": "^6.1.0",
@@ -100,7 +100,7 @@
100
"eslint": "^8.57.0",
101
"eslint-config-prettier": "10.1.5",
102
"eslint-plugin-playwright": "^1.6.2",
103
- "eslint-plugin-qwik": "1.14.1",
+ "eslint-plugin-qwik": "1.16.0",
104
"focus-trap": "7.5.4",
105
"jest": "29.7.0",
106
"jest-environment-jsdom": "29.7.0",
0 commit comments