Skip to content

Commit ce9a0d5

Browse files
authored
Qwik-update-1.16 (#1128)
* chore: update pnpm to 10.15 * chore: update qwik to 1.16
1 parent 18a1c60 commit ce9a0d5

File tree

2 files changed

+172
-123
lines changed

2 files changed

+172
-123
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"packageManager": "[email protected]",
5050
"devDependencies": {
5151
"@axe-core/playwright": "^4.10.1",
52-
"@builder.io/qwik": "1.14.1",
53-
"@builder.io/qwik-city": "1.14.1",
52+
"@builder.io/qwik": "1.16.0",
53+
"@builder.io/qwik-city": "1.16.0",
5454
"@changesets/cli": "^2.29.4",
5555
"@changesets/get-github-info": "^0.6.0",
5656
"@changesets/types": "^6.1.0",
@@ -100,7 +100,7 @@
100100
"eslint": "^8.57.0",
101101
"eslint-config-prettier": "10.1.5",
102102
"eslint-plugin-playwright": "^1.6.2",
103-
"eslint-plugin-qwik": "1.14.1",
103+
"eslint-plugin-qwik": "1.16.0",
104104
"focus-trap": "7.5.4",
105105
"jest": "29.7.0",
106106
"jest-environment-jsdom": "29.7.0",

0 commit comments

Comments
 (0)