Release 1.0.5-beta.39

This commit is contained in:
github-actions 2022-07-01 06:20:17 +00:00
parent 331cbbd3bd
commit ced1736ed5
1 changed files with 7 additions and 7 deletions

View File

@ -27,10 +27,10 @@
"@fortawesome/react-fontawesome": "^0.1", "@fortawesome/react-fontawesome": "^0.1",
"@mantine/modals": "^4", "@mantine/modals": "^4",
"@mantine/notifications": "^4", "@mantine/notifications": "^4",
"@testing-library/jest-dom": "*", "@testing-library/jest-dom": "latest",
"@testing-library/react": "12", "@testing-library/react": "12",
"@testing-library/react-hooks": "*", "@testing-library/react-hooks": "latest",
"@testing-library/user-event": "*", "@testing-library/user-event": "latest",
"@types/lodash": "^4", "@types/lodash": "^4",
"@types/node": "^17", "@types/node": "^17",
"@types/react": "^17", "@types/react": "^17",
@ -42,7 +42,7 @@
"eslint-config-react-app": "^7", "eslint-config-react-app": "^7",
"eslint-plugin-react-hooks": "^4", "eslint-plugin-react-hooks": "^4",
"husky": "^8", "husky": "^8",
"jsdom": "*", "jsdom": "latest",
"lodash": "^4", "lodash": "^4",
"moment": "^2.29", "moment": "^2.29",
"prettier": "^2", "prettier": "^2",
@ -53,9 +53,9 @@
"recharts": "^2", "recharts": "^2",
"sass": "^1", "sass": "^1",
"typescript": "^4", "typescript": "^4",
"vite": "*", "vite": "latest",
"vite-plugin-checker": "*", "vite-plugin-checker": "latest",
"vitest": "*" "vitest": "latest"
} }
}, },
"node_modules/@ampproject/remapping": { "node_modules/@ampproject/remapping": {