mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 12:57:46 +00:00
[examples] Update ionic-react to latest (#10949)
Update ionic-react example to latest minor of its current major.
This commit is contained in:
2
.changeset/clean-chairs-talk.md
Normal file
2
.changeset/clean-chairs-talk.md
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
---
|
||||
File diff suppressed because it is too large
Load Diff
8424
packages/static-build/test/fixtures/ionic-react-v7/package-lock.json
generated
vendored
8424
packages/static-build/test/fixtures/ionic-react-v7/package-lock.json
generated
vendored
File diff suppressed because it is too large
Load Diff
@@ -3,14 +3,14 @@
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@ionic/react": "^7.0.0",
|
||||
"@types/node": "^12.19.15",
|
||||
"@types/react": "^18.0.17",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@ionic/react": "^7.6.1",
|
||||
"@types/node": "^12.20.55",
|
||||
"@types/react": "^18.2.45",
|
||||
"@types/react-dom": "^18.2.17",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-scripts": "^5.0.0",
|
||||
"typescript": "^4.1.3"
|
||||
"react-scripts": "^5.0.1",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user