Skip to content

Commit a12d0c5

Browse files
chore(deps): update playground dependencies
| datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | npm | @tailwindcss/vite | 4.1.3 | 4.1.11 | | npm | @types/react | 19.1.0 | 19.1.8 | | npm | @types/react-dom | 19.1.1 | 19.1.6 | | npm | @vitejs/plugin-react | 4.3.4 | 4.7.0 | | npm | tailwindcss | 4.1.3 | 4.1.11 | | npm | vite | 6.2.5 | 6.3.5 |
1 parent 3d10c56 commit a12d0c5

File tree

2 files changed

+705
-168
lines changed

2 files changed

+705
-168
lines changed

playground/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"@mdx-js/react": "^3.1.0",
1919
"@mdx-js/rollup": "^3.1.0",
2020
"@tailwindcss/typography": "^0.5.16",
21-
"@tailwindcss/vite": "^4.1.3",
22-
"@types/react": "^19.1.0",
23-
"@types/react-dom": "^19.1.1",
24-
"@vitejs/plugin-react": "^4.3.4",
25-
"tailwindcss": "^4.1.3",
26-
"vite": "^6.2.5"
21+
"@tailwindcss/vite": "^4.1.11",
22+
"@types/react": "^19.1.8",
23+
"@types/react-dom": "^19.1.6",
24+
"@vitejs/plugin-react": "^4.7.0",
25+
"tailwindcss": "^4.1.11",
26+
"vite": "^6.3.5"
2727
}
2828
}

0 commit comments

Comments
 (0)