1
0

Bumb Version & Update Dependencies

This commit is contained in:
Christer Warén 2022-06-17 13:17:48 +03:00
parent 163050649a
commit bb43900531
2 changed files with 6149 additions and 11122 deletions

17252
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,18 +1,17 @@
{ {
"name": "stopwatch", "name": "stopwatch",
"version": "0.1.0", "version": "0.1.1",
"description": "Stopwatch", "description": "StopWatch",
"author": "Christer Warén", "author": "Christer Warén",
"private": true, "private": true,
"homepage": "http://g2vb-h3ut-r9pw-ixj3.devices.waren.io:3000",
"dependencies": { "dependencies": {
"@testing-library/jest-dom": "^5.11.8", "@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^11.2.2", "@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^12.6.0", "@testing-library/user-event": "^14.2.1",
"react": "^17.0.1", "react": "^18.2.0",
"react-dom": "^17.0.1", "react-dom": "^18.2.0",
"react-scripts": "4.0.1", "react-scripts": "^5.0.1",
"web-vitals": "^0.2.4" "web-vitals": "^2.1.4"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",