Skip to content

Commit

Permalink
Update All
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 0c79e8d commit 3154bf9
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 180 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,25 @@
"qwik": "qwik"
},
"devDependencies": {
"@builder.io/qwik": "1.3.1",
"@builder.io/qwik-city": "1.3.1",
"@types/eslint": "8.44.9",
"@builder.io/qwik": "1.3.5",
"@builder.io/qwik-city": "1.3.5",
"@types/eslint": "8.56.2",
"@types/node": "latest",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.17",
"eslint": "8.56.0",
"eslint-plugin-qwik": "1.3.1",
"eslint-plugin-qwik": "1.3.5",
"node-fetch": "3.3.2",
"postcss": "8.4.32",
"postcss": "8.4.33",
"qwik-ionicons": "1.0.5",
"tailwindcss": "3.3.7",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"undici": "6.0.1",
"undici": "6.3.0",
"uuid": "^9.0.1",
"vite": "5.0.10",
"vite-tsconfig-paths": "4.2.2",
"vite": "5.0.11",
"vite-tsconfig-paths": "4.3.1",
"wrangler": "latest",
"zod": "^3.22.4"
}
Expand Down
Loading

0 comments on commit 3154bf9

Please sign in to comment.