vom laptop
This commit is contained in:
@ -10,9 +10,11 @@
|
||||
"@types/node": "^16.18.4",
|
||||
"@types/react": "^18.0.25",
|
||||
"@types/react-dom": "^18.0.9",
|
||||
"natural-orderby": "^3.0.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-scripts": "^2.1.3",
|
||||
"react-scripts": "^5.0.1",
|
||||
"react-table": "^7.8.0",
|
||||
"typescript": "^4.9.3",
|
||||
"web-vitals": "^2.1.4"
|
||||
},
|
||||
@ -39,5 +41,8 @@
|
||||
"last 1 firefox version",
|
||||
"last 1 safari version"
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-table": "^7.7.12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user