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

Commit

Permalink
fix(deps): update dependency tailwindcss to v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent ab2a98f commit dae4024
Show file tree
Hide file tree
Showing 7 changed files with 50 additions and 37 deletions.
2 changes: 1 addition & 1 deletion 03 Genshin-Redeem-Code-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@astrojs/sitemap": "2.0.2",
"@astrojs/tailwind": "4.0.0",
"astro": "2.10.12",
"tailwindcss": "3.3.3"
"tailwindcss": "3.3.4"
}
}
2 changes: 1 addition & 1 deletion 04 NachoNekoNyaanime-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@astrojs/tailwind": "4.0.0",
"@tailwindcss/line-clamp": "0.4.4",
"astro": "2.10.12",
"tailwindcss": "3.3.3"
"tailwindcss": "3.3.4"
}
}
2 changes: 1 addition & 1 deletion 08 GT-Reminder-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"astro": "2.10.12",
"astro-compress": "2.0.14",
"astro-icon": "0.8.1",
"tailwindcss": "3.3.3"
"tailwindcss": "3.3.4"
}
}
2 changes: 1 addition & 1 deletion 09 SchoolworkList-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"astro": "2.10.12",
"astro-compress": "2.0.14",
"daisyui": "3.6.1",
"tailwindcss": "3.3.3",
"tailwindcss": "3.3.4",
"workbox-build": "7.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion 09 SchoolworkListMDX-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"astro-compress": "2.0.14",
"daisyui": "3.6.1",
"moment": "2.29.4",
"tailwindcss": "3.3.3"
"tailwindcss": "3.3.4"
}
}
2 changes: 1 addition & 1 deletion 11 WA-GawrBot-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"daisyui": "3.6.1",
"sharp": "0.32.5",
"socket.io-client": "4.7.2",
"tailwindcss": "3.3.3"
"tailwindcss": "3.3.4"
},
"devDependencies": {
"@tauri-apps/cli": "1.4.0",
Expand Down
75 changes: 44 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dae4024

Please sign in to comment.