Skip to content

Commit e8aa0d3

Browse files
committed
rollback some packages
1 parent ce8ab61 commit e8aa0d3

File tree

3 files changed

+671
-456
lines changed

3 files changed

+671
-456
lines changed

apps/material-react-table-docs/package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -13,29 +13,29 @@
1313
"sitemap": "pnpm docs:sitemap"
1414
},
1515
"dependencies": {
16-
"@docsearch/js": "3.8.0",
17-
"@emotion/react": "^11.13.5",
18-
"@emotion/styled": "^11.13.5",
19-
"@faker-js/faker": "^9.2.0",
20-
"@fortawesome/fontawesome-svg-core": "^6.7.1",
21-
"@fortawesome/free-solid-svg-icons": "^6.7.1",
16+
"@docsearch/js": "3.6.1",
17+
"@emotion/react": "^11.13.3",
18+
"@emotion/styled": "^11.13.0",
19+
"@faker-js/faker": "^9.0.0",
20+
"@fortawesome/fontawesome-svg-core": "^6.6.0",
21+
"@fortawesome/free-solid-svg-icons": "^6.6.0",
2222
"@fortawesome/react-fontawesome": "^0.2.2",
23-
"@mdx-js/loader": "^3.1.0",
24-
"@mdx-js/react": "^3.1.0",
25-
"@mui/icons-material": "^6.1.9",
26-
"@mui/material": "^6.1.9",
27-
"@mui/x-charts": "^7.23.0",
28-
"@mui/x-date-pickers": "^7.23.0",
29-
"@next/mdx": "^15.0.3",
30-
"@tanstack/react-query": "^5.62.0",
23+
"@mdx-js/loader": "^3.0.1",
24+
"@mdx-js/react": "^3.0.1",
25+
"@mui/icons-material": "^6.1.0",
26+
"@mui/material": "^6.1.0",
27+
"@mui/x-charts": "^7.16.0",
28+
"@mui/x-date-pickers": "^7.16.0",
29+
"@next/mdx": "^14.2.11",
30+
"@tanstack/react-query": "^5.56.2",
3131
"@tanstack/react-table-devtools": "^8.20.5",
3232
"@types/mdx": "^2.0.13",
3333
"dayjs": "^1.11.13",
3434
"export-to-csv": "^1.4.0",
3535
"highlight-words": "2.0.0",
36-
"jspdf": "^2.5.2",
37-
"jspdf-autotable": "^3.8.4",
38-
"match-sorter": "^8.0.0",
36+
"jspdf": "^2.5.1",
37+
"jspdf-autotable": "^3.8.3",
38+
"match-sorter": "^6.3.4",
3939
"material-react-table": "workspace:*",
4040
"next": "14.2.11",
4141
"next-sitemap": "^4.2.3",
@@ -45,16 +45,16 @@
4545
"zod": "^3.23.8"
4646
},
4747
"devDependencies": {
48-
"@tanstack/eslint-plugin-query": "^5.61.6",
49-
"@types/node": "^22.10.1",
50-
"@types/react": "^18.3.12",
51-
"@types/react-dom": "^18.3.1",
52-
"@typescript-eslint/eslint-plugin": "^8.16.0",
53-
"@typescript-eslint/parser": "^8.16.0",
54-
"eslint": "9.16.0",
55-
"eslint-config-next": "15.0.3",
56-
"next-plausible": "^3.12.4",
48+
"@tanstack/eslint-plugin-query": "^5.56.1",
49+
"@types/node": "^22.5.4",
50+
"@types/react": "^18.3.5",
51+
"@types/react-dom": "^18.3.0",
52+
"@typescript-eslint/eslint-plugin": "^8.5.0",
53+
"@typescript-eslint/parser": "^8.5.0",
54+
"eslint": "9.10.0",
55+
"eslint-config-next": "14.2.11",
56+
"next-plausible": "^3.12.2",
5757
"raw-loader": "^4.0.2",
58-
"typescript": "5.7.2"
58+
"typescript": "5.6.2"
5959
}
6060
}

packages/material-react-table/package.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -62,32 +62,32 @@
6262
"build-storybook": "storybook build"
6363
},
6464
"devDependencies": {
65-
"@emotion/react": "^11.13.5",
66-
"@emotion/styled": "^11.13.5",
67-
"@faker-js/faker": "^9.2.0",
68-
"@mui/icons-material": "^6.1.9",
69-
"@mui/material": "^6.1.9",
70-
"@mui/x-date-pickers": "^7.23.0",
65+
"@emotion/react": "^11.13.3",
66+
"@emotion/styled": "^11.13.0",
67+
"@faker-js/faker": "^9.0.0",
68+
"@mui/icons-material": "^6.1.0",
69+
"@mui/material": "^6.1.0",
70+
"@mui/x-date-pickers": "^7.16.0",
7171
"@rollup/plugin-typescript": "^11.1.6",
72-
"@size-limit/preset-small-lib": "^11.1.6",
73-
"@storybook/addon-a11y": "^8.4.6",
74-
"@storybook/addon-essentials": "^8.4.6",
75-
"@storybook/addon-links": "^8.4.6",
76-
"@storybook/addon-storysource": "^8.4.6",
77-
"@storybook/blocks": "^8.4.6",
78-
"@storybook/preview-api": "^8.4.6",
79-
"@storybook/react": "^8.4.6",
80-
"@storybook/react-vite": "^8.4.6",
81-
"@types/node": "^22.10.1",
82-
"@types/react": "^18.3.12",
83-
"@types/react-dom": "^18.3.1",
84-
"@typescript-eslint/eslint-plugin": "^8.16.0",
85-
"@typescript-eslint/parser": "^8.16.0",
86-
"@vitejs/plugin-react": "^4.3.4",
87-
"eslint": "^9.16.0",
72+
"@size-limit/preset-small-lib": "^11.1.5",
73+
"@storybook/addon-a11y": "^8.3.0",
74+
"@storybook/addon-essentials": "^8.3.0",
75+
"@storybook/addon-links": "^8.3.0",
76+
"@storybook/addon-storysource": "^8.3.0",
77+
"@storybook/blocks": "^8.3.0",
78+
"@storybook/preview-api": "^8.3.0",
79+
"@storybook/react": "^8.3.0",
80+
"@storybook/react-vite": "^8.3.0",
81+
"@types/node": "^22.5.4",
82+
"@types/react": "^18.3.5",
83+
"@types/react-dom": "^18.3.0",
84+
"@typescript-eslint/eslint-plugin": "^8.5.0",
85+
"@typescript-eslint/parser": "^8.5.0",
86+
"@vitejs/plugin-react": "^4.3.1",
87+
"eslint": "^9.10.0",
8888
"eslint-plugin-mui-path-imports": "^0.0.15",
89-
"eslint-plugin-perfectionist": "^4.1.2",
90-
"eslint-plugin-storybook": "^0.11.1",
89+
"eslint-plugin-perfectionist": "^3.5.0",
90+
"eslint-plugin-storybook": "^0.8.0",
9191
"prop-types": "^15.8.1",
9292
"react": "^18.3.1",
9393
"react-dom": "^18.3.1",
@@ -97,12 +97,12 @@
9797
"rollup-plugin-delete": "^2.1.0",
9898
"rollup-plugin-dts": "^6.1.1",
9999
"rollup-plugin-peer-deps-external": "^2.2.4",
100-
"size-limit": "^11.1.6",
101-
"storybook": "^8.4.6",
100+
"size-limit": "^11.1.5",
101+
"storybook": "^8.3.0",
102102
"storybook-dark-mode": "^4.0.2",
103-
"tslib": "^2.8.1",
104-
"typescript": "^5.7.2",
105-
"vite": "^6.0.1"
103+
"tslib": "^2.7.0",
104+
"typescript": "^5.6.2",
105+
"vite": "^5.4.4"
106106
},
107107
"peerDependencies": {
108108
"@emotion/react": ">=11.13",
@@ -119,4 +119,4 @@
119119
"@tanstack/react-virtual": "3.10.9",
120120
"highlight-words": "2.0.0"
121121
}
122-
}
122+
}

0 commit comments

Comments
 (0)