Skip to content

Commit 34d910a

Browse files
fix tw build error
1 parent de7dc50 commit 34d910a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"@twuni/emojify": "^1.0.2",
1717
"@xata.io/cli": "^0.16.12",
1818
"@xata.io/client": "^0.30.1",
19+
"autoprefixer": "^10.4.21",
1920
"axios": "^1.11.0",
2021
"class-variance-authority": "^0.7.1",
2122
"clsx": "^2.1.1",
@@ -30,6 +31,7 @@
3031
"next-cloudinary": "^6.16.0",
3132
"next-seo": "^6.8.0",
3233
"nextjs-progressbar": "^0.0.16",
34+
"postcss": "^8.5.6",
3335
"react": "19.1.1",
3436
"react-dom": "19.1.1",
3537
"react-hook-form": "^7.62.0",
@@ -46,10 +48,8 @@
4648
"@types/node": "^24.1.0",
4749
"@types/react": "19.1.9",
4850
"@types/twuni__emojify": "^1.0.2",
49-
"autoprefixer": "^10.4.21",
5051
"eslint": "9.32.0",
5152
"eslint-config-next": "15.4.5",
52-
"postcss": "^8.5.6",
5353
"prettier": "^3.6.2",
5454
"prettier-plugin-tailwindcss": "^0.6.14",
5555
"typescript": "5.9.2"

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)