Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@mantine/tiptap": "7.17.8",
"@monaco-editor/react": "4.6.0",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-table": "8.10.0",
"@tanstack/react-table": "8.21.3",
"@tanstack/react-virtual": "3.13.12",
"@tiptap/core": "^v2.14.0",
"@tiptap/extension-code-block": "^v2.14.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@mantine/tiptap": "7.17.8",
"@swc/helpers": "0.4.14",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-table": "8.10.0",
"@tanstack/react-table": "8.21.3",
"@tanstack/react-virtual": "3.13.12",
"@tiptap/core": "^v2.14.0",
"@tiptap/extension-code-block": "^v2.14.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1939,7 +1939,7 @@ __metadata:
"@mantine/tiptap": "npm:7.17.8"
"@monaco-editor/react": "npm:4.6.0"
"@tabler/icons-react": "npm:2.47.0"
"@tanstack/react-table": "npm:8.10.0"
"@tanstack/react-table": "npm:8.21.3"
"@tanstack/react-virtual": "npm:3.13.12"
"@testing-library/cypress": "npm:^9.0.0"
"@testing-library/dom": "npm:^8.11.4"
Expand Down Expand Up @@ -2131,7 +2131,7 @@ __metadata:
"@mantine/tiptap": "npm:7.17.8"
"@swc/helpers": "npm:0.4.14"
"@tabler/icons-react": "npm:2.47.0"
"@tanstack/react-table": "npm:8.10.0"
"@tanstack/react-table": "npm:8.21.3"
"@tanstack/react-virtual": "npm:3.13.12"
"@tiptap/core": "npm:^v2.14.0"
"@tiptap/extension-code-block": "npm:^v2.14.0"
Expand Down Expand Up @@ -4917,15 +4917,15 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-table@npm:8.10.0":
version: 8.10.0
resolution: "@tanstack/react-table@npm:8.10.0"
"@tanstack/react-table@npm:8.21.3":
version: 8.21.3
resolution: "@tanstack/react-table@npm:8.21.3"
dependencies:
"@tanstack/table-core": "npm:8.10.0"
"@tanstack/table-core": "npm:8.21.3"
peerDependencies:
react: ">=16"
react-dom: ">=16"
checksum: 10/8f878c4979101901fdd3608104f6e90bfa4725c003939ad43037bb17f6ad511b954fc76d06ad73d07f19313418e8e9e757885a0dc0450a596641c047ed5db588
react: ">=16.8"
react-dom: ">=16.8"
checksum: 10/a32217ebe64d24e71dea6a6742bc288dcabf389657b16805a1ab3f347d3dca8262759c45c604a1f65bd97925d5cbdfb66d1be7637100a12eb5b279bdd420962d
languageName: node
linkType: hard

Expand All @@ -4941,10 +4941,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/table-core@npm:8.10.0":
version: 8.10.0
resolution: "@tanstack/table-core@npm:8.10.0"
checksum: 10/6a1e7f1e6111d3833d04fdb843e7f9726d6615dbf90757fc0ec60df60d4cc65e8eb4b0ae0c13a50bec4dd9a02a1cd48066ebe1b27a58508c68b5b2bc8743469d
"@tanstack/table-core@npm:8.21.3":
version: 8.21.3
resolution: "@tanstack/table-core@npm:8.21.3"
checksum: 10/aa05e5f80110f0f56d66161e950668ea6ef3e2ea4f3a2ccd5d5980b39b4feea987245b20531aee2c6743e6edd12c0361503413b63090c807f88a61b19bfd04f3
languageName: node
linkType: hard

Expand Down