升级tailwindCSS 3.2.4

This commit is contained in:
tangly1024
2022-12-24 20:00:21 +08:00
parent ccc49abce9
commit 2aea439e13
2 changed files with 4 additions and 4 deletions

View File

@@ -58,7 +58,7 @@
},
"devDependencies": {
"@waline/client": "^2.5.1",
"autoprefixer": "^10.2.5",
"autoprefixer": "^10.4.13",
"eslint": "^7.26.0",
"eslint-config-next": "^11.0.0",
"eslint-config-standard": "^16.0.2",
@@ -67,8 +67,8 @@
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-react": "^7.23.2",
"next-sitemap": "^1.6.203",
"postcss": "^8.2.15",
"tailwindcss": "^2.1.2",
"postcss": "^8.4.20",
"tailwindcss": "^3.2.4",
"webpack-bundle-analyzer": "^4.5.0"
},
"resolutions": {