fix: postcss upgrade to latest version

This commit is contained in:
sriram veeraghanta 2024-05-11 18:55:47 +05:30
parent 91a66a757a
commit 3723ece8d5
9 changed files with 12 additions and 36 deletions

View file

@ -61,7 +61,7 @@
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"eslint-config-custom": "*",
"postcss": "^8.4.29",
"postcss": "^8.4.38",
"tailwind-config-custom": "*",
"tsconfig": "*",
"tsup": "^7.2.0",

View file

@ -46,7 +46,7 @@
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"eslint-config-custom": "*",
"postcss": "^8.4.29",
"postcss": "^8.4.38",
"tailwind-config-custom": "*",
"tsconfig": "*",
"tsup": "^7.2.0",

View file

@ -42,7 +42,7 @@
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"eslint-config-custom": "*",
"postcss": "^8.4.29",
"postcss": "^8.4.38",
"tailwind-config-custom": "*",
"tsconfig": "*",
"tsup": "^7.2.0",

View file

@ -37,7 +37,7 @@
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"eslint-config-custom": "*",
"postcss": "^8.4.29",
"postcss": "^8.4.38",
"tailwind-config-custom": "*",
"tsconfig": "*",
"tsup": "^7.2.0",

View file

@ -39,7 +39,7 @@
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"eslint-config-custom": "*",
"postcss": "^8.4.29",
"postcss": "^8.4.38",
"react": "^18.2.0",
"tailwind-config-custom": "*",
"tsconfig": "*",