Skip to content

Commit

Permalink
chore(deps): update non breaking dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
balzdur committed Jul 25, 2024
1 parent 15669cf commit e1454a0
Show file tree
Hide file tree
Showing 11 changed files with 2,998 additions and 7,191 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
},
"devDependencies": {
"@vitejs/plugin-react": "4.3.1",
"@vitest/coverage-v8": "^2.0.3",
"@vitest/ui": "2.0.3",
"@vitest/coverage-v8": "^2.0.4",
"@vitest/ui": "2.0.4",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"react-refresh": "^0.14.2",
"typescript": "5.5.3",
"typescript": "5.5.4",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "2.0.3"
"vitest": "2.0.4"
}
}
3,635 changes: 748 additions & 2,887 deletions packages-licenses.json

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions packages/app-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,37 +19,37 @@
"license": "ISC",
"devDependencies": {
"@marble/eslint-config": "workspace:*",
"@remix-run/dev": "^2.9.2",
"@segment/analytics-next": "^1.70.0",
"@sentry/cli": "^2.32.1",
"@sentry/vite-plugin": "^2.20.1",
"@remix-run/dev": "^2.10.3",
"@segment/analytics-next": "^1.72.1",
"@sentry/cli": "^2.33.0",
"@sentry/vite-plugin": "^2.21.1",
"@types/autosuggest-highlight": "^3.2.3",
"@types/qs": "^6.9.15",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/swagger-ui-react": "^4.18.3",
"autoprefixer": "^10.4.19",
"eslint-plugin-tailwindcss": "^3.17.4",
"jsdom": "24.1.0",
"jsdom": "24.1.1",
"ora": "^8.0.1",
"postcss": "^8.4.38",
"tailwindcss": "3.4.4",
"tsx": "^4.15.7",
"vite": "^5.3.4"
"postcss": "^8.4.40",
"tailwindcss": "3.4.6",
"tsx": "^4.16.2",
"vite": "^5.3.5"
},
"dependencies": {
"@ariakit/react": "^0.4.7",
"@conform-to/dom": "^1.1.5",
"@conform-to/react": "^1.1.5",
"@conform-to/zod": "^1.1.5",
"@dagrejs/dagre": "^1.1.2",
"@dagrejs/dagre": "^1.1.3",
"@hookform/devtools": "^4.3.1",
"@hookform/resolvers": "^3.6.0",
"@hookform/resolvers": "^3.9.0",
"@lottiefiles/react-lottie-player": "^3.5.4",
"@oazapfts/runtime": "^1.0.3",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-checkbox": "^1.1.0",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-collapsible": "^1.1.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
Expand All @@ -60,41 +60,41 @@
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-switch": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.1",
"@remix-run/node": "^2.9.2",
"@remix-run/react": "^2.9.2",
"@remix-run/serve": "^2.9.2",
"@remix-run/server-runtime": "^2.9.2",
"@radix-ui/react-tooltip": "^1.1.2",
"@remix-run/node": "^2.10.3",
"@remix-run/react": "^2.10.3",
"@remix-run/serve": "^2.10.3",
"@remix-run/server-runtime": "^2.10.3",
"@segment/snippet": "^5.2.1",
"@sentry/remix": "^8.11.0",
"@tanstack/react-table": "^8.17.3",
"@tanstack/react-virtual": "3.7.0",
"@sentry/remix": "^8.20.0",
"@tanstack/react-table": "^8.19.3",
"@tanstack/react-virtual": "3.8.3",
"autosuggest-highlight": "^3.3.4",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cronstrue": "^2.50.0",
"crypto-js": "^4.2.0",
"date-fns": "^3.6.0",
"firebase": "^10.12.2",
"i18next": "^23.11.5",
"firebase": "^10.12.4",
"i18next": "^23.12.2",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-fs-backend": "^2.3.1",
"i18next-http-backend": "^2.5.2",
"isbot": "^5.1.10",
"isbot": "^5.1.13",
"marble-api": "workspace:*",
"match-sorter": "^6.3.4",
"nanoid": "^5.0.7",
"qs": "^6.12.1",
"qs": "^6.12.3",
"react": "^18.3.1",
"react-day-picker": "^8.10.1",
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.3",
"react-hook-form": "^7.52.0",
"react-hook-form": "^7.52.1",
"react-hot-toast": "^2.4.1",
"react-i18next": "^14.1.2",
"reactflow": "^11.11.4",
"remeda": "^2.2.0",
"remix": "^2.9.2",
"remeda": "^2.6.0",
"remix": "^2.10.3",
"remix-flat-routes": "^0.6.5",
"remix-i18next": "^6.1.0",
"remix-utils": "^7.6.0",
Expand All @@ -106,6 +106,6 @@
"ui-design-system": "workspace:*",
"ui-icons": "workspace:*",
"zod": "^3.23.8",
"zustand": "^4.5.2"
"zustand": "^4.5.4"
}
}
1 change: 0 additions & 1 deletion packages/app-builder/src/entry.server.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ Sentry.init({

export const handleError: HandleErrorFunction = (error, { request }) => {
if (error instanceof Error) {
// @ts-expect-error fixed in https://github.com/getsentry/sentry-javascript/pull/12614, remove when updated
void Sentry.captureRemixServerException(error, 'remix.server', request);
} else {
// Optionally capture non-Error objects
Expand Down
10 changes: 5 additions & 5 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
"react.js"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"eslint": "~8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-react-refresh": "^0.4.9",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-testing-library": "^6.2.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/marble-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"devDependencies": {
"@marble/eslint-config": "workspace:*",
"@types/node": "20.14.8",
"@types/node": "20.14.12",
"oazapfts": "^6.1.0",
"ora": "^8.0.1",
"tailwind-preset": "^1.0.8",
"tsx": "^4.15.7"
"tsx": "^4.16.2"
},
"dependencies": {
"@oazapfts/runtime": "^1.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@marble/eslint-config": "workspace:*",
"tailwindcss": "3.4.4",
"tailwindcss": "3.4.6",
"tailwindcss-radix": "^3.0.3"
},
"license": "ISC"
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "module",
"devDependencies": {
"@marble/eslint-config": "workspace:*",
"@types/node": "20.14.8"
"@types/node": "20.14.12"
},
"scripts": {
"lint": "eslint .",
Expand Down
32 changes: 16 additions & 16 deletions packages/ui-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,30 +17,30 @@
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@marble/eslint-config": "workspace:*",
"@storybook/addon-essentials": "^8.1.10",
"@storybook/addon-interactions": "^8.1.10",
"@storybook/addon-links": "^8.1.10",
"@storybook/react": "^8.1.10",
"@storybook/react-vite": "^8.1.10",
"@testing-library/dom": "^10.2.0",
"@testing-library/jest-dom": "^6.4.6",
"@storybook/addon-essentials": "^8.2.6",
"@storybook/addon-interactions": "^8.2.6",
"@storybook/addon-links": "^8.2.6",
"@storybook/react": "^8.2.6",
"@storybook/react-vite": "^8.2.6",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "16.0.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.19",
"eslint-plugin-tailwindcss": "^3.17.4",
"jsdom": "24.1.0",
"jsdom": "24.1.1",
"jsdom-testing-mocks": "^1.13.0",
"postcss": "^8.4.38",
"storybook": "^8.1.10",
"tailwindcss": "3.4.4",
"vite": "^5.3.4"
"postcss": "^8.4.40",
"storybook": "^8.2.6",
"tailwindcss": "3.4.6",
"vite": "^5.3.5"
},
"dependencies": {
"@ariakit/react": "^0.4.7",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-checkbox": "^1.1.0",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-collapsible": "^1.1.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-label": "^2.1.0",
Expand All @@ -49,9 +49,9 @@
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-switch": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.1",
"@tanstack/react-table": "^8.17.3",
"@tanstack/react-virtual": "3.7.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@tanstack/react-table": "^8.19.3",
"@tanstack/react-virtual": "3.8.3",
"@testing-library/user-event": "^14.5.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
},
"devDependencies": {
"@marble/eslint-config": "workspace:*",
"@types/node": "20.14.8",
"@types/node": "20.14.12",
"@types/react": "18.3.3",
"@types/svg-sprite": "^0.0.39",
"ora": "^8.0.1",
"react": "18.3.1",
"svg-sprite": "^2.0.4",
"tsx": "^4.15.7"
"tsx": "^4.16.2"
},
"author": "",
"license": "ISC",
Expand Down
Loading

0 comments on commit e1454a0

Please sign in to comment.