mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
chore(patch-deps): update prettier, lint-staged, astro/react and astro/tailwind
This commit is contained in:
+4
-4
@@ -27,9 +27,9 @@
|
||||
"tailwindcss": "^3.2.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/react": "^2.1.0",
|
||||
"@astrojs/react": "^2.1.3",
|
||||
"@astrojs/sitemap": "^1.2.1",
|
||||
"@astrojs/tailwind": "^3.1.1",
|
||||
"@astrojs/tailwind": "^3.1.2",
|
||||
"@divriots/jampack": "^0.9.4",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
@@ -41,8 +41,8 @@
|
||||
"eslint": "^8.36.0",
|
||||
"eslint-plugin-astro": "^0.26.1",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.0",
|
||||
"prettier": "^2.8.7",
|
||||
"lint-staged": "^13.2.2",
|
||||
"prettier": "^2.8.8",
|
||||
"prettier-plugin-tailwindcss": "^0.2.5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
|
||||
Reference in New Issue
Block a user