Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Update NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 7, 2023
1 parent 338ac9c commit a6ffcfb
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 124 deletions.
18 changes: 9 additions & 9 deletions renovate/qwik-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"devDependencies": {
"@builder.io/qwik": "^1.2.12",
"@builder.io/qwik-city": "^1.2.12",
"@types/eslint": "8.44.1",
"@types/eslint": "8.44.3",
"@types/node": "^20.4.5",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"eslint": "8.45.0",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"eslint": "8.51.0",
"eslint-plugin-qwik": "^1.2.12",
"prettier": "3.0.0",
"typescript": "5.1.6",
"undici": "5.22.1",
"vite": "4.4.7",
"vite-tsconfig-paths": "4.2.0"
"prettier": "3.0.3",
"typescript": "5.2.2",
"undici": "5.25.4",
"vite": "4.4.11",
"vite-tsconfig-paths": "4.2.1"
}
}
Loading

0 comments on commit a6ffcfb

Please sign in to comment.