Skip to content

Commit

Permalink
依存関係をアップデート
Browse files Browse the repository at this point in the history
  • Loading branch information
InkoHX committed Oct 23, 2024
1 parent a58c039 commit 5fafd67
Show file tree
Hide file tree
Showing 2 changed files with 1,549 additions and 1,861 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"format:check": "prettier -c --plugin=prettier-plugin-astro ."
},
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/mdx": "^3.0.0",
"@astrojs/tailwind": "^5.1.0",
"@tailwindcss/typography": "^0.5.13",
"astro": "^4.8.6",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5"
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^3.1.8",
"@astrojs/tailwind": "^5.1.2",
"@tailwindcss/typography": "^0.5.15",
"astro": "^4.16.7",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
},
"devDependencies": {
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.14"
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.8"
}
}
Loading

0 comments on commit 5fafd67

Please sign in to comment.