chore: bump version (#4604)

This commit is contained in:
Alex Yang
2023-10-16 07:47:06 -05:00
committed by GitHub
parent efca651429
commit 7911d67439
18 changed files with 1894 additions and 2312 deletions

View File

@@ -52,7 +52,7 @@
"nanoid": "^5.0.1",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-datepicker": "^4.18.0",
"react-datepicker": "^4.20.0",
"react-dom": "18.2.0",
"react-error-boundary": "^4.0.11",
"react-is": "^18.2.0",
@@ -71,12 +71,12 @@
"@storybook/jest": "^0.2.3",
"@storybook/testing-library": "^0.2.2",
"@testing-library/react": "^14.0.0",
"@types/react": "^18.2.22",
"@types/react-datepicker": "^4.15.0",
"@types/react": "^18.2.28",
"@types/react-datepicker": "^4.19.0",
"@types/react-dnd": "^3.0.2",
"@types/react-dom": "^18.2.7",
"@types/react-dom": "^18.2.13",
"@vanilla-extract/css": "^1.13.0",
"fake-indexeddb": "^4.0.2",
"fake-indexeddb": "^5.0.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vitest": "0.34.6",