Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
PupoSDC committed Jan 18, 2024
1 parent 6c9641e commit 6751ea2
Show file tree
Hide file tree
Showing 2 changed files with 2,305 additions and 2,280 deletions.
96 changes: 48 additions & 48 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,31 +21,31 @@
"prepare": "husky install"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@fontsource/public-sans": "^5.0.16",
"@hookform/devtools": "^4.3.1",
"@hookform/resolvers": "^3.3.2",
"@hookform/resolvers": "^3.3.4",
"@mdx-js/loader": "^3.0.0",
"@mdx-js/react": "^3.0.0",
"@mui/base": "5.0.0-beta.28",
"@mui/icons-material": "^5.15.1",
"@mui/joy": "5.0.0-beta.19",
"@mui/material": "npm:@mui/[email protected].19",
"@mui/base": "5.0.0-beta.32",
"@mui/icons-material": "^5.15.5",
"@mui/joy": "5.0.0-beta.23",
"@mui/material": "npm:@mui/[email protected].23",
"@napi-rs/image": "^1.7.0",
"@next/mdx": "^14.0.4",
"@prisma/client": "^5.7.1",
"@react-three/drei": "^9.92.5",
"@react-three/fiber": "^8.15.12",
"@prisma/client": "^5.8.1",
"@react-three/drei": "^9.96.0",
"@react-three/fiber": "^8.15.14",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@trpc/client": "^10.44.1",
"@trpc/next": "^10.44.1",
"@trpc/react-query": "^10.44.1",
"@trpc/server": "^10.44.1",
"@trpc/client": "^10.45.0",
"@trpc/next": "^10.45.0",
"@trpc/react-query": "^10.45.0",
"@trpc/server": "^10.45.0",
"@uiw/react-textarea-code-editor": "^3.0.2",
"analytics": "^0.8.9",
"konva": "^9.3.0",
"konva": "^9.3.1",
"luxon": "^3.4.4",
"minisearch": "^6.3.0",
"next": "^14.0.4",
Expand All @@ -54,21 +54,21 @@
"react-dom": "^18.2.0",
"react-draggable": "^4.4.6",
"react-error-boundary": "^4.0.12",
"react-hook-form": "^7.49.2",
"react-hotkeys-hook": "^4.4.1",
"react-hook-form": "^7.49.3",
"react-hotkeys-hook": "^4.4.4",
"react-konva": "^18.2.10",
"react-markdown": "^9.0.1",
"react-merge-refs": "^2.1.1",
"react-render-if-visible": "^2.1.1",
"recharts": "^2.10.3",
"recharts": "^2.10.4",
"remark-gemoji": "^8.0.0",
"remark-gfm": "^4.0.0",
"remark-supersub": "^1.0.0",
"sharp": "^0.33.1",
"sharp": "^0.33.2",
"shrink-string": "^3.1.9",
"sonner": "^1.2.4",
"sonner": "^1.3.1",
"superjson": "^2.2.1",
"three": "^0.159.0",
"three": "^0.160.0",
"ts-dedent": "^2.2.0",
"use-image": "^1.1.1",
"zod": "^3.22.4",
Expand All @@ -88,34 +88,34 @@
"@nx/vite": "^17.2.8",
"@nx/webpack": "^17.2.8",
"@nx/workspace": "^17.2.8",
"@storybook/addon-docs": "^7.6.6",
"@storybook/addon-essentials": "^7.6.6",
"@storybook/blocks": "^7.6.6",
"@storybook/core-server": "^7.6.6",
"@storybook/nextjs": "^7.6.6",
"@storybook/react": "^7.6.6",
"@storybook/theming": "^7.6.6",
"@storybook/addon-docs": "^7.6.10",
"@storybook/addon-essentials": "^7.6.10",
"@storybook/blocks": "^7.6.10",
"@storybook/core-server": "^7.6.10",
"@storybook/nextjs": "^7.6.10",
"@storybook/react": "^7.6.10",
"@storybook/theming": "^7.6.10",
"@swc-node/register": "^1.6.8",
"@swc/core": "^1.3.101",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.5",
"@swc/core": "^1.3.104",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"@total-typescript/ts-reset": "^0.5.1",
"@trivago/prettier-plugin-sort-imports": "4.1.0",
"@types/luxon": "^3.3.7",
"@types/node": "^20.10.5",
"@types/react": "^18.2.45",
"@types/luxon": "^3.4.1",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/three": "^0.159.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@types/three": "^0.160.0",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-istanbul": "^1.1.0",
"@vitest/ui": "^1.1.0",
"cypress": "^13.6.1",
"@vitest/coverage-istanbul": "^1.2.1",
"@vitest/ui": "^1.2.1",
"cypress": "^13.6.3",
"env-cmd": "^10.1.0",
"esbuild": "^0.19.10",
"esbuild": "^0.19.11",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-plugin-cypress": "^2.15.1",
Expand All @@ -124,20 +124,20 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.3",
"jsdom": "^23.0.1",
"jsdom": "^23.2.0",
"lint-staged": "^15.2.0",
"msw": "^2.0.12",
"msw": "^2.1.2",
"msw-storybook-addon": "2.0.0--canary.122.b3ed3b1.0",
"msw-trpc": "2.0.0-beta.0",
"nx": "^17.2.8",
"prettier": "^3.1.1",
"prisma": "^5.7.1",
"prettier": "^3.2.4",
"prisma": "^5.8.1",
"storybook-dark-mode": "^3.0.3",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vercel": "^33.0.1",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^1.1.0",
"vercel": "^33.1.0",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.2.1",
"vitest-mock-extended": "^1.3.1",
"webpack": "^5.89.0",
"xlsx": "^0.18.5"
Expand Down
Loading

0 comments on commit 6751ea2

Please sign in to comment.