Skip to content

Commit 22e3efb

Browse files
Update All
1 parent 852785e commit 22e3efb

File tree

2 files changed

+644
-188
lines changed

2 files changed

+644
-188
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,26 +22,26 @@
2222
"qwik": "qwik"
2323
},
2424
"devDependencies": {
25-
"@builder.io/qwik": "1.0.0",
26-
"@builder.io/qwik-city": "1.0.0",
27-
"@types/eslint": "8.37.0",
25+
"@builder.io/qwik": "1.2.6",
26+
"@builder.io/qwik-city": "1.2.6",
27+
"@types/eslint": "8.44.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.44.0",
33+
"eslint-plugin-qwik": "1.2.6",
3434
"path": "^0.12.7",
3535
"postcss": "^8.4.23",
3636
"rehype-stringify": "^9.0.3",
3737
"remark-gfm": "^3.0.1",
3838
"remark-parse": "^10.0.1",
3939
"remark-rehype": "^10.1.0",
4040
"tailwindcss": "^3.3.2",
41-
"typescript": "5.0.4",
41+
"typescript": "5.1.6",
4242
"undici": "^5.22.0",
4343
"unified": "^10.1.2",
44-
"vite": "4.3.4",
44+
"vite": "4.4.2",
4545
"vite-tsconfig-paths": "4.2.0",
4646
"zod": "^3.21.4"
4747
}

0 commit comments

Comments
 (0)