Skip to content

Commit f964485

Browse files
authored
Merge pull request #148 from umstek/chore/upgrade-deps
chore(deps): ⬆️ Upgrade dependencies
2 parents 66cbde8 + 4e62937 commit f964485

File tree

2 files changed

+160
-198
lines changed

2 files changed

+160
-198
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parcel-typescript-react-tailwind",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"license": "MIT",
55
"description": "Trying-out Tailwind CSS with Parcel",
66
"scripts": {
@@ -16,7 +16,7 @@
1616
"parcel": "2.8.3",
1717
"postcss": "8.4.23",
1818
"process": "0.11.10",
19-
"typescript": "4.9.5"
19+
"typescript": "5.0.4"
2020
},
2121
"dependencies": {
2222
"postcss-import": "15.1.0",

0 commit comments

Comments
 (0)