Skip to content

Commit

Permalink
even more package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed May 3, 2024
1 parent d9c0c8e commit 50eb98f
Show file tree
Hide file tree
Showing 4 changed files with 1,307 additions and 1,452 deletions.
40 changes: 20 additions & 20 deletions apps/mantine-react-table-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"dependencies": {
"@docsearch/js": "3.6.0",
"@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",
"@mantine/code-highlight": "7.9.0",
"@mantine/core": "7.9.0",
Expand All @@ -25,34 +25,34 @@
"@mantine/modals": "7.9.0",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@next/mdx": "^14.1.4",
"@tabler/icons-react": "3.1.0",
"@tanstack/react-query": "^5.28.9",
"@types/mdx": "^2.0.12",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"export-to-csv": "^1.2.4",
"@next/mdx": "^14.2.3",
"@tabler/icons-react": "3.3.0",
"@tanstack/react-query": "^5.32.1",
"@types/mdx": "^2.0.13",
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
"export-to-csv": "^1.3.0",
"jspdf": "^2.5.1",
"jspdf-autotable": "^3.8.2",
"mantine-react-table": "workspace:*",
"next": "14.2.3",
"next-sitemap": "^4.2.3",
"react": "18.3.0",
"react-dom": "18.3.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "9.1.1",
"eslint-config-next": "14.2.3",
"next-plausible": "^3.12.0",
"postcss": "^8.4.38",
"postcss-preset-mantine": "^1.13.0",
"postcss-preset-mantine": "^1.15.0",
"postcss-simple-vars": "^7.0.1",
"raw-loader": "^4.0.2",
"typescript": "5.4.3"
"typescript": "5.4.5"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"prettier": "^3.2.5",
"turbo": "^1.13.0"
"turbo": "^1.13.3"
},
"engines": {
"node": ">=16.0.0"
Expand Down
56 changes: 28 additions & 28 deletions packages/mantine-react-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"storybook:dev": "storybook dev -p 6007"
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.5",
"@babel/preset-react": "^7.24.1",
"@faker-js/faker": "^8.4.1",
"@mantine/core": "7.9.0",
Expand All @@ -89,53 +89,53 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@size-limit/preset-small-lib": "^11.1.2",
"@storybook/addon-a11y": "^8.0.5",
"@storybook/addon-essentials": "^8.0.5",
"@storybook/addon-interactions": "^8.0.5",
"@storybook/addon-links": "^8.0.5",
"@storybook/addon-storysource": "^8.0.5",
"@storybook/blocks": "^8.0.5",
"@storybook/preview-api": "^8.0.5",
"@storybook/react": "^8.0.5",
"@storybook/react-vite": "^8.0.5",
"@storybook/addon-a11y": "^8.0.9",
"@storybook/addon-essentials": "^8.0.9",
"@storybook/addon-interactions": "^8.0.9",
"@storybook/addon-links": "^8.0.9",
"@storybook/addon-storysource": "^8.0.9",
"@storybook/blocks": "^8.0.9",
"@storybook/preview-api": "^8.0.9",
"@storybook/react": "^8.0.9",
"@storybook/react-vite": "^8.0.9",
"@storybook/testing-library": "^0.2.2",
"@tabler/icons-react": "3.1.0",
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@tabler/icons-react": "3.3.0",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitejs/plugin-react": "^4.2.1",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"eslint": "^8.57.0",
"eslint-plugin-perfectionist": "^2.7.0",
"mantine-contextmenu": "^7.6.2",
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
"eslint": "^9.1.1",
"eslint-plugin-perfectionist": "^2.10.0",
"mantine-contextmenu": "^7.9.0",
"postcss": "^8.4.38",
"postcss-preset-mantine": "^1.13.0",
"postcss-preset-mantine": "^1.15.0",
"postcss-simple-vars": "^7.0.1",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"rollup": "^4.13.2",
"rollup": "^4.17.2",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-postcss": "^4.0.2",
"size-limit": "^11.1.2",
"storybook": "^8.0.5",
"storybook": "^8.0.9",
"storybook-dark-mode": "^4.0.1",
"tslib": "^2.6.2",
"typescript": "^5.4.3",
"typescript": "^5.4.5",
"typescript-plugin-css-modules": "^5.1.0",
"vite": "^5.2.7"
"vite": "^5.2.11"
},
"dependencies": {
"@tanstack/match-sorter-utils": "8.15.1",
"@tanstack/react-table": "8.15.3",
"@tanstack/react-virtual": "3.2.0"
"@tanstack/react-table": "8.16.0",
"@tanstack/react-virtual": "3.5.0"
},
"peerDependencies": {
"@mantine/core": "^7.9",
Expand Down
Loading

0 comments on commit 50eb98f

Please sign in to comment.