mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 04:22:12 +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",
|
"version": "0.0.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ionic/react": "^7.0.0",
|
"@ionic/react": "^7.6.1",
|
||||||
"@types/node": "^12.19.15",
|
"@types/node": "^12.20.55",
|
||||||
"@types/react": "^18.0.17",
|
"@types/react": "^18.2.45",
|
||||||
"@types/react-dom": "^18.0.6",
|
"@types/react-dom": "^18.2.17",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
"react-scripts": "^5.0.0",
|
"react-scripts": "^5.0.1",
|
||||||
"typescript": "^4.1.3"
|
"typescript": "^4.9.5"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
|
|||||||
Reference in New Issue
Block a user