Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 5558da0 commit e6178db
Show file tree
Hide file tree
Showing 5 changed files with 1,346 additions and 1,025 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"yarn": "please-use-pnpm",
"pnpm": ">=8.6.12"
},
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.14.4",
"scripts": {
"build:release": "pnpm build && pnpm release",
"build": "pnpm nx run-many -t build --parallel --output-style=stream",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"eslint-plugin-qwik": "^1.8.0",
"postcss": "^8.4.41",
"qwik-ionicons": "^1.0.5",
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"tailwindcss": "3.4.16",
"typescript": "5.7.2",
"undici": "^6.19.8",
"vite": "^5.4.2",
"vite-tsconfig-paths": "^5.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui-qwik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@anuragroy/tailwindcss-animate": "^1.0.6",
"@builder.io/qwik": "1.8.0",
"@builder.io/qwik": "1.11.0",
"@builder.io/qwik-city": "^1.8.0",
"@types/eslint": "^8.56.11",
"@types/node": "^22.5.0",
Expand All @@ -51,8 +51,8 @@
"eslint": "^8.57.0",
"eslint-plugin-qwik": "latest",
"postcss": "^8.4.41",
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"tailwindcss": "3.4.16",
"typescript": "5.7.2",
"undici": "*",
"vite": "^5.4.2",
"vite-tsconfig-paths": "^5.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@typescript-eslint/parser": "^8.2.0",
"eslint": "^8.57.0",
"postcss": "^8.4.41",
"tailwindcss": "3.4.10",
"typescript": "5.5.4"
"tailwindcss": "3.4.16",
"typescript": "5.7.2"
}
}
Loading

0 comments on commit e6178db

Please sign in to comment.