update some packages we don't need specific pinning for anymore

This commit is contained in:
41666 2022-01-30 03:37:41 -05:00
parent 503e908e36
commit 073860156f
5 changed files with 4671 additions and 3445 deletions

View file

@ -45,6 +45,6 @@
"babel-plugin-styled-components": "^1.13.1",
"change-case": "^4.1.2",
"tslint": "^6.1.3",
"typescript": "^4.3.5"
"typescript": "^4.5.5"
}
}

View file

@ -15,12 +15,12 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-scripts": "4.0.3",
"typescript": "^4.3.5",
"web-vitals": "^2.1.0"
"react-scripts": "5.0.0",
"typescript": "^4.5.5",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"@craco/craco": "^6.2.0",
"@plpaquin/craco": "5.0.0-next.1",
"@roleypoly/types": "*",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",