Skip to content

Commit a50fae5

Browse files
Update All
1 parent 852785e commit a50fae5

File tree

2 files changed

+69
-64
lines changed

2 files changed

+69
-64
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"qwik": "qwik"
2323
},
2424
"devDependencies": {
25-
"@builder.io/qwik": "1.0.0",
26-
"@builder.io/qwik-city": "1.0.0",
25+
"@builder.io/qwik": "1.1.4",
26+
"@builder.io/qwik-city": "1.1.4",
2727
"@types/eslint": "8.37.0",
2828
"@types/node": "latest",
2929
"@typescript-eslint/eslint-plugin": "5.59.2",
3030
"@typescript-eslint/parser": "5.59.2",
3131
"autoprefixer": "10.4.14",
32-
"eslint": "8.39.0",
33-
"eslint-plugin-qwik": "1.0.0",
32+
"eslint": "8.40.0",
33+
"eslint-plugin-qwik": "1.1.4",
3434
"path": "^0.12.7",
3535
"postcss": "^8.4.23",
3636
"rehype-stringify": "^9.0.3",
@@ -41,7 +41,7 @@
4141
"typescript": "5.0.4",
4242
"undici": "^5.22.0",
4343
"unified": "^10.1.2",
44-
"vite": "4.3.4",
44+
"vite": "4.3.8",
4545
"vite-tsconfig-paths": "4.2.0",
4646
"zod": "^3.21.4"
4747
}

pnpm-lock.yaml

Lines changed: 64 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)