From 51fd971fa1b9e00fe5d0814ef6288a8a5a1b70de Mon Sep 17 00:00:00 2001 From: KevinVandy Date: Wed, 28 Feb 2024 18:06:12 +0000 Subject: [PATCH] Upgrade Examples --- .../sandbox/package-lock.json | 44 +++++++++---------- .../localization-i18n-hr/sandbox/package.json | 6 +-- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/apps/material-react-table-docs/examples/localization-i18n-hr/sandbox/package-lock.json b/apps/material-react-table-docs/examples/localization-i18n-hr/sandbox/package-lock.json index 12caeff3f..aab8ba8f3 100644 --- a/apps/material-react-table-docs/examples/localization-i18n-hr/sandbox/package-lock.json +++ b/apps/material-react-table-docs/examples/localization-i18n-hr/sandbox/package-lock.json @@ -8,18 +8,18 @@ "name": "material-react-table-example-localization-i18n-hr", "version": "0.0.0", "dependencies": { - "@emotion/react": "^11.11.3", + "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@mui/icons-material": "^5.15.11", "@mui/material": "^5.15.11", "@mui/x-date-pickers": "^6.19.5", "dayjs": "^1.11.10", - "material-react-table": "^2.11.3", + "material-react-table": "^2.12.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { - "@types/react": "^18.2.58", + "@types/react": "^18.2.60", "@types/react-dom": "^18.2.19", "@vitejs/plugin-react": "^4.2.1", "typescript": "^5.3.3", @@ -426,9 +426,9 @@ "integrity": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==" }, "node_modules/@emotion/react": { - "version": "11.11.3", - "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.11.3.tgz", - "integrity": "sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA==", + "version": "11.11.4", + "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.11.4.tgz", + "integrity": "sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==", "dependencies": { "@babel/runtime": "^7.18.3", "@emotion/babel-plugin": "^11.11.0", @@ -1454,11 +1454,11 @@ } }, "node_modules/@tanstack/react-virtual": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.0.4.tgz", - "integrity": "sha512-tiqKW/e2MJVCr7/pRUXulpkyxllaOclkHNfhKTo4pmHjJIqnhMfwIjc1Q1R0Un3PI3kQywywu/791c8z9u0qeA==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.1.1.tgz", + "integrity": "sha512-9tW9xwEW7exSa/8bxu29IPCcB5c9Xlq+whETixIIgYZYKuUY4ZOr000q3oLpL4bkOkolQbB4WXM0MoQGgJXqDg==", "dependencies": { - "@tanstack/virtual-core": "3.0.0" + "@tanstack/virtual-core": "3.1.1" }, "funding": { "type": "github", @@ -1482,9 +1482,9 @@ } }, "node_modules/@tanstack/virtual-core": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.0.0.tgz", - "integrity": "sha512-SYXOBTjJb05rXa2vl55TTwO40A6wKu0R5i1qQwhJYNDIqaIGF7D0HsLw+pJAyi2OvntlEIVusx3xtbbgSUi6zg==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.1.1.tgz", + "integrity": "sha512-I5lerX+RWxLM+zw35gwwQIoLvtkOm0ecuQUlEjNey+Ga6TnR66WKLBnSHre59onugxhpDLT2nofRYzxf+izDFQ==", "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" @@ -1542,9 +1542,9 @@ "integrity": "sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==" }, "node_modules/@types/react": { - "version": "18.2.58", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.58.tgz", - "integrity": "sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw==", + "version": "18.2.60", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.60.tgz", + "integrity": "sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A==", "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", @@ -2020,13 +2020,13 @@ } }, "node_modules/material-react-table": { - "version": "2.11.3", - "resolved": "https://registry.npmjs.org/material-react-table/-/material-react-table-2.11.3.tgz", - "integrity": "sha512-yj23QCP9iHGOOClLNySIa777QsdUfpi/hbxsh/J9Wvpth+bJJoGZQ57fXPpHivlysfBTlvbjSamuocxAxvSUJw==", + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/material-react-table/-/material-react-table-2.12.0.tgz", + "integrity": "sha512-4P4//pmfZJXDTJ2YH2PU2diYMld88tNpxRmW0efP07vGYSA39L0nM/AloqCcxxG+qgRI+LRVgxuiNfONCuKNgQ==", "dependencies": { "@tanstack/match-sorter-utils": "8.11.8", "@tanstack/react-table": "8.12.0", - "@tanstack/react-virtual": "3.0.4", + "@tanstack/react-virtual": "3.1.1", "highlight-words": "1.2.2" }, "engines": { @@ -2042,8 +2042,8 @@ "@mui/icons-material": ">=5.11", "@mui/material": ">=5.13", "@mui/x-date-pickers": ">=6.15.0", - "react": ">=18.0", - "react-dom": ">=18.0" + "react": ">=17.0", + "react-dom": ">=17.0" } }, "node_modules/ms": { diff --git a/apps/material-react-table-docs/examples/localization-i18n-hr/sandbox/package.json b/apps/material-react-table-docs/examples/localization-i18n-hr/sandbox/package.json index fe71dcccb..122431641 100644 --- a/apps/material-react-table-docs/examples/localization-i18n-hr/sandbox/package.json +++ b/apps/material-react-table-docs/examples/localization-i18n-hr/sandbox/package.json @@ -10,18 +10,18 @@ "start": "vite" }, "dependencies": { - "@emotion/react": "^11.11.3", + "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@mui/icons-material": "^5.15.11", "@mui/material": "^5.15.11", "@mui/x-date-pickers": "^6.19.5", "dayjs": "^1.11.10", - "material-react-table": "^2.11.3", + "material-react-table": "^2.12.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { - "@types/react": "^18.2.58", + "@types/react": "^18.2.60", "@types/react-dom": "^18.2.19", "@vitejs/plugin-react": "^4.2.1", "typescript": "^5.3.3",