Skip to content

Commit

Permalink
package upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Apr 18, 2024
1 parent 3b2eeb6 commit e51d15b
Show file tree
Hide file tree
Showing 8 changed files with 1,442 additions and 946 deletions.
42 changes: 21 additions & 21 deletions apps/material-react-table-docs/package.json
Expand Up @@ -15,44 +15,44 @@
"dependencies": {
"@docsearch/js": "3.6.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@emotion/styled": "^11.11.5",
"@faker-js/faker": "^8.4.1",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@mui/icons-material": "^5.15.14",
"@mui/material": "^5.15.14",
"@mui/x-charts": "^7.0.0",
"@mui/x-date-pickers": "^7.0.0",
"@next/mdx": "^14.1.4",
"@tanstack/react-query": "^5.28.8",
"@tanstack/react-table-devtools": "^8.15.0",
"@types/mdx": "^2.0.12",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@mui/x-charts": "^7.2.0",
"@mui/x-date-pickers": "^7.2.0",
"@next/mdx": "^14.2.2",
"@tanstack/react-query": "^5.29.2",
"@tanstack/react-table-devtools": "^8.16.0",
"@types/mdx": "^2.0.13",
"dayjs": "^1.11.10",
"export-to-csv": "^1.2.4",
"jspdf": "^2.5.1",
"jspdf-autotable": "^3.8.2",
"material-react-table": "workspace:*",
"next": "14.1.4",
"next": "14.2.2",
"next-sitemap": "^4.2.3",
"prism-react-renderer": "^2.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.28.6",
"@types/node": "^20.11.30",
"@types/react": "^18.2.71",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"@tanstack/eslint-plugin-query": "^5.28.11",
"@types/node": "^20.12.7",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"eslint": "9.0.0",
"eslint-config-next": "14.2.2",
"next-plausible": "^3.12.0",
"raw-loader": "^4.0.2",
"typescript": "5.4.3"
"typescript": "5.4.5"
}
}
10 changes: 5 additions & 5 deletions apps/test-cra/package.json
Expand Up @@ -4,12 +4,12 @@
"private": true,
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.14",
"@mui/material": "^5.15.14",
"@mui/x-date-pickers": "^7.0.0",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@mui/x-date-pickers": "^7.2.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.2",
"@testing-library/react": "^15.0.2",
"@testing-library/user-event": "^14.5.2",
"material-react-table": "workspace:*",
"react": "^18.2.0",
Expand Down
18 changes: 9 additions & 9 deletions apps/test-remix/package.json
Expand Up @@ -11,26 +11,26 @@
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.14",
"@mui/material": "^5.15.14",
"@mui/x-date-pickers": "^7.0.0",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@mui/x-date-pickers": "^7.2.0",
"@remix-run/css-bundle": "^2.8.1",
"@remix-run/node": "^2.8.1",
"@remix-run/react": "^2.8.1",
"@remix-run/serve": "^2.8.1",
"isbot": "^5.1.2",
"isbot": "^5.1.4",
"material-react-table": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.8.1",
"@remix-run/eslint-config": "^2.8.1",
"@types/react": "^18.2.71",
"@types/react-dom": "^18.2.22",
"eslint": "^8.57.0",
"typescript": "^5.4.3"
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"eslint": "^9.0.0",
"typescript": "^5.4.5"
},
"engines": {
"node": ">=18.0.0"
Expand Down
22 changes: 11 additions & 11 deletions apps/test-vite/package.json
Expand Up @@ -11,24 +11,24 @@
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.14",
"@mui/material": "^5.15.14",
"@mui/x-date-pickers": "^7.0.0",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@mui/x-date-pickers": "^7.2.0",
"material-react-table": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.71",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"typescript": "^5.4.3",
"vite": "^5.2.6"
"typescript": "^5.4.5",
"vite": "^5.2.9"
}
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"prettier": "^3.2.5",
"turbo": "^1.13.0"
"turbo": "^1.13.2"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/material-react-table/.storybook/preview.tsx
Expand Up @@ -31,7 +31,7 @@ const preview: Preview = {
},
decorators: [
(Story, context) => {
const [isDark, setDark] = useState(false);
const [isDark, setDark] = useState(true);
const theme = isDark ? darkTheme : lightTheme;

useEffect(() => {
Expand Down
50 changes: 25 additions & 25 deletions packages/material-react-table/package.json
Expand Up @@ -63,30 +63,30 @@
},
"devDependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@emotion/styled": "^11.11.5",
"@faker-js/faker": "^8.4.1",
"@mui/icons-material": "^5.15.14",
"@mui/material": "^5.15.14",
"@mui/x-date-pickers": "^7.0.0",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@mui/x-date-pickers": "^7.2.0",
"@rollup/plugin-typescript": "^11.1.6",
"@size-limit/preset-small-lib": "^11.1.2",
"@storybook/addon-a11y": "^8.0.4",
"@storybook/addon-essentials": "^8.0.4",
"@storybook/addon-links": "^8.0.4",
"@storybook/addon-storysource": "^8.0.4",
"@storybook/blocks": "^8.0.4",
"@storybook/preview-api": "^8.0.4",
"@storybook/react": "^8.0.4",
"@storybook/react-vite": "^8.0.4",
"@types/node": "^20.11.30",
"@types/react": "^18.2.71",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@storybook/addon-a11y": "^8.0.8",
"@storybook/addon-essentials": "^8.0.8",
"@storybook/addon-links": "^8.0.8",
"@storybook/addon-storysource": "^8.0.8",
"@storybook/blocks": "^8.0.8",
"@storybook/preview-api": "^8.0.8",
"@storybook/react": "^8.0.8",
"@storybook/react-vite": "^8.0.8",
"@types/node": "^20.12.7",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-plugin-mui-path-imports": "^0.0.15",
"eslint-plugin-perfectionist": "^2.7.0",
"eslint-plugin-perfectionist": "^2.9.0",
"eslint-plugin-storybook": "^0.8.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
Expand All @@ -98,11 +98,11 @@
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"size-limit": "^11.1.2",
"storybook": "^8.0.4",
"storybook": "^8.0.8",
"storybook-dark-mode": "^4.0.1",
"tslib": "^2.6.2",
"typescript": "^5.4.3",
"vite": "^5.2.6"
"typescript": "^5.4.5",
"vite": "^5.2.9"
},
"peerDependencies": {
"@emotion/react": ">=11.11",
Expand All @@ -114,9 +114,9 @@
"react-dom": ">=17.0"
},
"dependencies": {
"@tanstack/match-sorter-utils": "8.11.8",
"@tanstack/react-table": "8.15.0",
"@tanstack/react-virtual": "3.2.0",
"@tanstack/match-sorter-utils": "8.15.1",
"@tanstack/react-table": "8.16.0",
"@tanstack/react-virtual": "3.3.0",
"highlight-words": "1.2.2"
}
}

0 comments on commit e51d15b

Please sign in to comment.