Skip to content

Commit

Permalink
Merge pull request #180 from umstek/chore/upgrade-deps-20230916
Browse files Browse the repository at this point in the history
chore(deps): ⬆️ force upgrade deps
  • Loading branch information
umstek authored Sep 16, 2023
2 parents 8173710 + d283317 commit d04b23d
Show file tree
Hide file tree
Showing 3 changed files with 2,475 additions and 2,124 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parcel-typescript-react-tailwind",
"version": "3.4.0",
"version": "3.5.0",
"license": "MIT",
"description": "Trying-out Tailwind CSS with Parcel",
"scripts": {
Expand All @@ -10,13 +10,13 @@
},
"devDependencies": {
"@parcel/transformer-image": "2.9.3",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"autoprefixer": "10.4.15",
"parcel": "2.9.3",
"postcss": "8.4.27",
"postcss": "8.4.29",
"process": "0.11.10",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"dependencies": {
"postcss-import": "15.1.0",
Expand Down
Loading

1 comment on commit d04b23d

@vercel
Copy link

@vercel vercel bot commented on d04b23d Sep 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.