⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2023-11-27 09:02:57 +00:00
committed by NathanVss
parent e3882eb308
commit 516cb4e8cb
5 changed files with 186 additions and 177 deletions

View File

@@ -86,24 +86,24 @@
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.8",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/jest": "29.5.10",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"@vitejs/plugin-react": "4.2.0",
"@vitest/coverage-c8": "0.33.0",
"@vitest/ui": "0.34.6",
"babel-loader": "9.1.3",
"css-loader": "6.8.1",
"glob": "10.3.10",
"jsdom": "22.1.0",
"jsdom": "23.0.0",
"react-hook-form": "7.48.2",
"remark-gfm": "3.0.1",
"sass": "1.69.5",
"sass-loader": "13.3.2",
"storybook": "7.5.3",
"style-loader": "3.3.3",
"typescript": "5.2.2",
"vite": "5.0.0",
"typescript": "5.3.2",
"vite": "5.0.2",
"vite-plugin-dts": "3.6.3",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.6",