chore(patch-deps): update prettier, lint-staged, astro/react and astro/tailwind

This commit is contained in:
satnaing
2023-05-15 13:23:28 +06:30
parent a1c13c1b4f
commit fd3c97e16b
2 changed files with 580 additions and 602 deletions
+576 -598
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -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"