Skip to content

Commit

Permalink
Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
seanchas116 committed Apr 30, 2023
1 parent 36b6b1d commit ea8fd71
Show file tree
Hide file tree
Showing 13 changed files with 1,001 additions and 966 deletions.
4 changes: 2 additions & 2 deletions packages/adapter-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"@uimix/adapter-types": "workspace:*"
},
"devDependencies": {
"@types/react": "^18.0.38",
"@types/react-dom": "^18.0.11",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.0.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/mime-types": "^2.1.1",
"@types/path-browserify": "^1.0.0",
"@types/prettier": "^2.7.2",
"@types/react": "^18.0.38",
"@types/react": "^18.2.0",
"@types/shelljs": "^0.8.12",
"@types/tmp": "^0.2.3",
"@uimix/adapter-types": "workspace:*",
Expand All @@ -71,7 +71,7 @@
"shelljs": "^0.8.5",
"tmp": "^0.2.1",
"typescript": "^5.0.4",
"vite": "^4.3.1",
"vite": "^4.3.3",
"vitest": "^0.30.1",
"yjs": "^13.6.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/collaborative-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"yjs": "^13.6.0"
},
"devDependencies": {
"@types/jsonwebtoken": "^9.0.1",
"@types/jsonwebtoken": "^9.0.2",
"@uimix/model": "workspace:*",
"esbuild": "^0.17.18",
"forever": "^4.0.3",
Expand Down
28 changes: 14 additions & 14 deletions packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,30 +20,30 @@
"@hocuspocus/provider": "^1.1.3",
"@iconify/react": "^4.1.0",
"@next-auth/prisma-adapter": "^1.0.6",
"@next/font": "13.3.1",
"@next/font": "13.3.2",
"@paralleldrive/cuid2": "^2.2.0",
"@prisma/client": "^4.13.0",
"@radix-ui/react-dropdown-menu": "^2.0.4",
"@tanstack/react-query": "^4.29.5",
"@trpc/client": "^10.21.1",
"@trpc/next": "^10.21.1",
"@trpc/react-query": "^10.21.1",
"@trpc/server": "^10.21.1",
"@types/node": "18.16.0",
"@types/react": "18.0.38",
"@types/react-dom": "18.0.11",
"@trpc/client": "^10.23.0",
"@trpc/next": "^10.23.0",
"@trpc/react-query": "^10.23.0",
"@trpc/server": "^10.23.0",
"@types/node": "18.16.3",
"@types/react": "18.2.0",
"@types/react-dom": "18.2.1",
"@uimix/editor": "workspace:*",
"@uimix/foundation": "workspace:*",
"@uimix/typed-rpc": "workspace:*",
"aws-sdk": "^2.1364.0",
"aws-sdk": "^2.1368.0",
"clsx": "^1.2.1",
"eslint": "8.39.0",
"eslint-config-next": "13.3.1",
"eslint-config-next": "13.3.2",
"javascript-time-ago": "^2.5.9",
"jsonwebtoken": "^9.0.0",
"mobx": "^6.9.0",
"mobx-react-lite": "^3.4.3",
"next": "13.3.1",
"next": "13.3.2",
"next-auth": "^4.22.1",
"octokit": "^2.0.14",
"paintvec": "workspace:*",
Expand All @@ -52,18 +52,18 @@
"superjson": "^1.12.3",
"tailwind-merge": "^1.12.0",
"tiny-typed-emitter": "^2.1.0",
"trpc-panel": "^1.3.2",
"trpc-panel": "^1.3.4",
"typescript": "5.0.4",
"yjs": "^13.6.0",
"zod": "^3.21.4"
},
"devDependencies": {
"@types/jsonwebtoken": "^9.0.1",
"@types/jsonwebtoken": "^9.0.2",
"@uimix/model": "workspace:*",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"prisma": "^4.13.0",
"run-z": "^1.11.0",
"tailwindcss": "^3.3.1"
"tailwindcss": "^3.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@electron-forge/publisher-github": "^6.1.1",
"@types/lodash": "^4.14.194",
"@types/prettier": "^2.7.2",
"electron": "23.2.4",
"electron": "23.3.0",
"esbuild": "^0.17.18",
"lodash": "^4.17.21",
"run-z": "^1.11.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"//test": "vitest run"
},
"dependencies": {
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@emotion/react": "^11.10.8",
"@emotion/styled": "^11.10.8",
"@iconify-icons/heroicons": "^1.2.7",
"@iconify-icons/ic": "^1.2.13",
"@iconify/react": "^4.1.0",
Expand Down Expand Up @@ -70,7 +70,7 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@babel/core": "^7.21.4",
"@babel/core": "^7.21.5",
"@storybook/addon-actions": "^7.0.7",
"@storybook/addon-essentials": "^7.0.7",
"@storybook/addon-interactions": "^7.0.7",
Expand All @@ -83,12 +83,12 @@
"@types/crypto-js": "^4.1.1",
"@types/dedent": "^0.7.0",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.16.0",
"@types/node": "^18.16.3",
"@types/path-browserify": "^1.0.0",
"@types/prettier": "^2.7.2",
"@types/react": "^18.0.38",
"@types/react": "^18.2.0",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.11",
"@types/react-dom": "^18.2.1",
"@types/sortablejs": "^1.15.1",
"@types/ua-parser-js": "^0.7.36",
"@types/wicg-file-system-access": "^2020.9.6",
Expand All @@ -103,9 +103,9 @@
"react-docgen-typescript": "^2.2.2",
"run-z": "^1.11.0",
"storybook": "^7.0.7",
"tailwindcss": "^3.3.1",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.4",
"vite": "^4.3.1",
"vite": "^4.3.3",
"vitest": "^0.30.1"
}
}
10 changes: 5 additions & 5 deletions packages/elements-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"csstype": "^3.1.2"
},
"devDependencies": {
"@babel/preset-env": "^7.21.4",
"@babel/preset-env": "^7.21.5",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.4",
"@babel/preset-typescript": "^7.21.5",
"@storybook/addon-essentials": "^7.0.7",
"@storybook/addon-interactions": "^7.0.7",
"@storybook/addon-links": "^7.0.7",
"@storybook/blocks": "^7.0.7",
"@storybook/react": "^7.0.7",
"@storybook/react-webpack5": "^7.0.7",
"@storybook/testing-library": "^0.0.14-next.2",
"@types/react": "^18.0.38",
"@types/react-dom": "^18.0.11",
"@storybook/testing-library": "^0.1.0",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/figma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@
"devDependencies": {
"@figma/plugin-typings": "^1.63.0",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.16.0",
"@types/react": "^18.0.38",
"@types/react-dom": "^18.0.11",
"@types/node": "^18.16.3",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"@types/shelljs": "^0.8.12",
"concurrently": "^7.6.0",
"esbuild": "^0.17.18",
"postcss": "^8.4.23",
"shelljs": "^0.8.5",
"tailwindcss": "^3.3.1",
"tailwindcss": "^3.3.2",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"vite": "^4.3.1",
"vite": "^4.3.3",
"vite-plugin-singlefile": "^0.13.5",
"vitest": "^0.30.1",
"zip-a-folder": "^1.1.5"
Expand Down
14 changes: 7 additions & 7 deletions packages/foundation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"create-index": "cti create ./src/components -i '*.stories.tsx' -i '*.test.ts' -b"
},
"dependencies": {
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@emotion/react": "^11.10.8",
"@emotion/styled": "^11.10.8",
"@iconify-icons/heroicons": "^1.2.7",
"@iconify-icons/ic": "^1.2.13",
"@iconify/react": "^4.1.0",
Expand Down Expand Up @@ -65,7 +65,7 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@babel/core": "^7.21.4",
"@babel/core": "^7.21.5",
"@storybook/addon-actions": "^7.0.7",
"@storybook/addon-essentials": "^7.0.7",
"@storybook/addon-interactions": "^7.0.7",
Expand All @@ -79,9 +79,9 @@
"@types/lodash-es": "^4.17.7",
"@types/path-browserify": "^1.0.0",
"@types/prettier": "^2.7.2",
"@types/react": "^18.0.38",
"@types/react": "^18.2.0",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.11",
"@types/react-dom": "^18.2.1",
"@types/sortablejs": "^1.15.1",
"@types/ua-parser-js": "^0.7.36",
"@types/wicg-file-system-access": "^2020.9.6",
Expand All @@ -97,9 +97,9 @@
"react-docgen-typescript": "^2.2.2",
"run-z": "^1.11.0",
"storybook": "^7.0.7",
"tailwindcss": "^3.3.1",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.4",
"vite": "^4.3.1",
"vite": "^4.3.3",
"vitest": "^0.30.1"
}
}
4 changes: 2 additions & 2 deletions packages/model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "vitest run"
},
"dependencies": {
"@babel/standalone": "^7.21.4",
"@babel/standalone": "^7.21.7",
"@uimix/adapter-types": "workspace:*",
"@uimix/elements-react": "workspace:*",
"@uimix/foundation": "workspace:*",
Expand All @@ -29,7 +29,7 @@
"@types/path-browserify": "^1.0.0",
"@types/prettier": "^2.7.2",
"csstype": "^3.1.2",
"tailwindcss": "^3.3.1",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.4",
"vitest": "^0.30.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/paintvec
Submodule paintvec updated 1 files
+2 −2 package.json
12 changes: 6 additions & 6 deletions packages/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"test": "vitest run"
},
"dependencies": {
"@mui/material": "^5.12.1",
"@mui/material": "^5.12.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.3.1"
"tailwindcss": "^3.3.2"
},
"devDependencies": {
"@babel/core": "^7.21.4",
"@babel/core": "^7.21.5",
"@storybook/addon-actions": "^7.0.7",
"@storybook/addon-essentials": "^7.0.7",
"@storybook/addon-interactions": "^7.0.7",
Expand All @@ -33,8 +33,8 @@
"@storybook/react-vite": "^7.0.7",
"@storybook/testing-library": "^0.1.0",
"@types/glob": "^8.1.0",
"@types/react": "^18.0.38",
"@types/react-dom": "^18.0.11",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"@types/react-test-renderer": "^18.0.0",
"@uimix/adapter-react": "workspace:*",
"@vitejs/plugin-react": "^3.1.0",
Expand All @@ -45,7 +45,7 @@
"storybook": "^7.0.7",
"typescript": "^5.0.4",
"uimix": "workspace:*",
"vite": "^4.3.1",
"vite": "^4.3.3",
"vitest": "^0.30.1"
}
}

2 comments on commit ea8fd71

@vercel
Copy link

@vercel vercel bot commented on ea8fd71 Apr 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on ea8fd71 Apr 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.