mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(examples) Update CRA Examples (#384)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@testing-library/jest-dom": "5.0.2",
|
||||
"@testing-library/jest-dom": "5.1.1",
|
||||
"@testing-library/react": "9.4.0",
|
||||
"@testing-library/user-event": "8.1.0",
|
||||
"react": "16.12.0",
|
||||
"react-dom": "16.12.0",
|
||||
"react-scripts": "3.3.0"
|
||||
"react-scripts": "3.3.1"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "craco start",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user