update most of packages

This commit is contained in:
2021-07-31 18:48:52 +00:00
parent 7d3864322a
commit dc96925032
10 changed files with 2597 additions and 2922 deletions

View File

@@ -15,4 +15,5 @@ module.exports = {
"react-spring": "<rootDir>/node_modules/react-spring/web.cjs",
},
setupFilesAfterEnv: ["<rootDir>/src/setupTests.ts"],
testEnvironment: "jsdom",
};