Skip to content

Commit 2025c25

Browse files
committed
chore: tailwindcss 3.3.4 test case commit
1 parent f079033 commit 2025c25

File tree

28 files changed

+5302
-4065
lines changed

28 files changed

+5302
-4065
lines changed

apps/next-app/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
"tw-extract": "tw-patch extract"
1212
},
1313
"dependencies": {
14-
"@types/node": "20.5.3",
15-
"@types/react": "18.2.21",
16-
"@types/react-dom": "18.2.7",
17-
"autoprefixer": "10.4.15",
18-
"eslint": "8.47.0",
19-
"eslint-config-next": "13.4.19",
20-
"next": "13.4.19",
21-
"postcss": "8.4.28",
14+
"@types/node": "20.8.8",
15+
"@types/react": "18.2.31",
16+
"@types/react-dom": "18.2.14",
17+
"autoprefixer": "10.4.16",
18+
"eslint": "8.52.0",
19+
"eslint-config-next": "13.5.6",
20+
"next": "13.5.6",
21+
"postcss": "8.4.31",
2222
"react": "18.2.0",
2323
"react-dom": "18.2.0",
24-
"tailwindcss": "3.3.3",
25-
"typescript": "5.1.6"
24+
"tailwindcss": "3.3.4",
25+
"typescript": "5.2.2"
2626
}
2727
}

apps/nuxt-app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"tw-extract": "tw-patch extract"
1212
},
1313
"devDependencies": {
14-
"@types/node": "^20.5.3",
15-
"autoprefixer": "^10.4.15",
16-
"nuxt": "^3.6.5",
17-
"postcss": "^8.4.28",
18-
"tailwindcss": "^3.3.3"
14+
"@types/node": "^20.8.8",
15+
"autoprefixer": "^10.4.16",
16+
"nuxt": "^3.8.0",
17+
"postcss": "^8.4.31",
18+
"tailwindcss": "^3.3.4"
1919
}
2020
}

0 commit comments

Comments
 (0)