Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chuikoffru committed Nov 29, 2023
1 parent bb03757 commit 98b4b73
Show file tree
Hide file tree
Showing 2 changed files with 320 additions and 372 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
"qwik": "qwik"
},
"devDependencies": {
"@builder.io/qwik": "1.2.18",
"@builder.io/qwik": "1.2.19",
"@types/eslint": "8.44.7",
"@types/node": "^20.9.2",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"eslint": "8.54.0",
"eslint-plugin-qwik": "latest",
"np": "8.0.4",
"np": "9.0.0",
"prettier": "3.1.0",
"typescript": "5.2.2",
"undici": "5.27.2",
"vite": "5.0.0",
"undici": "5.28.1",
"vite": "5.0.4",
"vite-tsconfig-paths": "4.2.1"
}
}
Loading

0 comments on commit 98b4b73

Please sign in to comment.