Pin dependencies
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-10-25 21:06:59 +00:00
parent fff5585968
commit 94b9c5675d
2 changed files with 6 additions and 6 deletions

View File

@@ -14,9 +14,9 @@
"@types/node": "17.0.35",
"@types/react": "18.0.9",
"@types/react-dom": "18.0.5",
"autoprefixer": "^10.4.7",
"postcss": "^8.4.14",
"tailwindcss": "^3.1.2",
"autoprefixer": "10.4.8",
"postcss": "8.4.16",
"tailwindcss": "3.1.8",
"typescript": "4.7.2"
}
}