update parcel in example to latest

This commit is contained in:
Pavel Prichodko 2022-06-28 16:59:27 +02:00
parent df6b52736e
commit 4669960896
No known key found for this signature in database
GPG Key ID: 0EB8D75C775AB6F1
2 changed files with 552 additions and 798 deletions

View File

@ -16,8 +16,8 @@
"devDependencies": { "devDependencies": {
"@types/react": "^17.0.0", "@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0", "@types/react-dom": "^17.0.0",
"parcel": "^2.0.0", "parcel": "^2.6.2",
"typescript": "^4.0.0", "process": "^0.11.10",
"process": "^0.11.10" "typescript": "^4.0.0"
} }
} }

1344
yarn.lock

File diff suppressed because it is too large Load Diff