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 astro to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent ab2a98f commit cae76ba
Show file tree
Hide file tree
Showing 9 changed files with 1,809 additions and 559 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 @@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/sitemap": "2.0.2",
"@astrojs/tailwind": "4.0.0",
"astro": "2.10.12",
"astro": "4.0.8",
"tailwindcss": "3.3.3"
}
}
2 changes: 1 addition & 1 deletion 04 NachoNekoNyaanime-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/tailwind": "4.0.0",
"@tailwindcss/line-clamp": "0.4.4",
"astro": "2.10.12",
"astro": "4.0.8",
"tailwindcss": "3.3.3"
}
}
2 changes: 1 addition & 1 deletion 05 KanoColle-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"astro": "2.10.12",
"astro": "4.0.8",
"astro-compress": "2.0.14"
}
}
2 changes: 1 addition & 1 deletion 08 GT-Reminder-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@astrojs/tailwind": "4.0.0",
"astro": "2.10.12",
"astro": "4.0.8",
"astro-compress": "2.0.14",
"astro-icon": "0.8.1",
"tailwindcss": "3.3.3"
Expand Down
2 changes: 1 addition & 1 deletion 09 SchoolworkList-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/tailwind": "4.0.0",
"@vitejs/plugin-basic-ssl": "1.0.1",
"astro": "2.10.12",
"astro": "4.0.8",
"astro-compress": "2.0.14",
"daisyui": "3.6.1",
"tailwindcss": "3.3.3",
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 @@ -15,7 +15,7 @@
"@astrojs/mdx": "0.19.7",
"@astrojs/tailwind": "4.0.0",
"@tailwindcss/typography": "0.5.9",
"astro": "2.10.12",
"astro": "4.0.8",
"astro-compress": "2.0.14",
"daisyui": "3.6.1",
"moment": "2.29.4",
Expand Down
2 changes: 1 addition & 1 deletion 10 Portofolio-Astro-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"astro": "2.10.12",
"astro": "4.0.8",
"astro-compress": "2.0.14"
}
}
2 changes: 1 addition & 1 deletion 11 WA-GawrBot-UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@astrojs/node": "5.3.5",
"@astrojs/tailwind": "4.0.0",
"@tauri-apps/api": "1.4.0",
"astro": "2.10.12",
"astro": "4.0.8",
"astro-compress": "2.0.14",
"astro-google-fonts-optimizer": "0.2.2",
"astro-icon": "0.8.1",
Expand Down
Loading

0 comments on commit cae76ba

Please sign in to comment.