mirror of
https://github.com/Shadowfita/docmost.git
synced 2025-11-12 15:52:32 +10:00
client: update packages
This commit is contained in:
@ -11,19 +11,19 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emoji-mart/data": "^1.1.2",
|
"@emoji-mart/data": "^1.1.2",
|
||||||
"@emoji-mart/react": "^1.1.1",
|
"@emoji-mart/react": "^1.1.1",
|
||||||
"@mantine/core": "^7.6.2",
|
"@mantine/core": "^7.7.1",
|
||||||
"@mantine/form": "^7.6.2",
|
"@mantine/form": "^7.7.1",
|
||||||
"@mantine/hooks": "^7.6.2",
|
"@mantine/hooks": "^7.7.1",
|
||||||
"@mantine/modals": "^7.6.2",
|
"@mantine/modals": "^7.7.1",
|
||||||
"@mantine/notifications": "^7.6.2",
|
"@mantine/notifications": "^7.7.1",
|
||||||
"@mantine/spotlight": "^7.6.2",
|
"@mantine/spotlight": "^7.7.1",
|
||||||
"@tabler/icons-react": "^3.1.0",
|
"@tabler/icons-react": "^3.1.0",
|
||||||
"@tanstack/react-query": "^5.28.4",
|
"@tanstack/react-query": "^5.28.9",
|
||||||
"axios": "^1.6.8",
|
"axios": "^1.6.8",
|
||||||
"clsx": "^2.1.0",
|
"clsx": "^2.1.0",
|
||||||
"date-fns": "^3.5.0",
|
"date-fns": "^3.6.0",
|
||||||
"emoji-mart": "^5.5.2",
|
"emoji-mart": "^5.5.2",
|
||||||
"jotai": "^2.7.1",
|
"jotai": "^2.7.2",
|
||||||
"jotai-optics": "^0.3.2",
|
"jotai-optics": "^0.3.2",
|
||||||
"js-cookie": "^3.0.5",
|
"js-cookie": "^3.0.5",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
@ -36,24 +36,24 @@
|
|||||||
"zod": "^3.22.4"
|
"zod": "^3.22.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tanstack/eslint-plugin-query": "^5.27.7",
|
"@tanstack/eslint-plugin-query": "^5.28.6",
|
||||||
"@types/js-cookie": "^3.0.6",
|
"@types/js-cookie": "^3.0.6",
|
||||||
"@types/node": "20.11.28",
|
"@types/node": "20.11.30",
|
||||||
"@types/react": "^18.2.66",
|
"@types/react": "^18.2.73",
|
||||||
"@types/react-dom": "^18.2.22",
|
"@types/react-dom": "^18.2.23",
|
||||||
"@types/uuid": "^9.0.8",
|
"@types/uuid": "^9.0.8",
|
||||||
"@typescript-eslint/eslint-plugin": "^7.2.0",
|
"@typescript-eslint/eslint-plugin": "^7.4.0",
|
||||||
"@typescript-eslint/parser": "^7.2.0",
|
"@typescript-eslint/parser": "^7.4.0",
|
||||||
"@vitejs/plugin-react": "^4.2.1",
|
"@vitejs/plugin-react": "^4.2.1",
|
||||||
"eslint": "^8.57.0",
|
"eslint": "^8.57.0",
|
||||||
"eslint-plugin-react-hooks": "^4.6.0",
|
"eslint-plugin-react-hooks": "^4.6.0",
|
||||||
"eslint-plugin-react-refresh": "^0.4.6",
|
"eslint-plugin-react-refresh": "^0.4.6",
|
||||||
"optics-ts": "^2.4.1",
|
"optics-ts": "^2.4.1",
|
||||||
"postcss": "^8.4.35",
|
"postcss": "^8.4.38",
|
||||||
"postcss-preset-mantine": "^1.13.0",
|
"postcss-preset-mantine": "^1.13.0",
|
||||||
"postcss-simple-vars": "^7.0.1",
|
"postcss-simple-vars": "^7.0.1",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"typescript": "^5.4.2",
|
"typescript": "^5.4.3",
|
||||||
"vite": "^5.1.6"
|
"vite": "^5.2.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
818
pnpm-lock.yaml
generated
818
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user