mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 20:53:08 +00:00
Merge branch 'main' of https://github.com/ahmadk953/tasko
This commit is contained in:
commit
a0d59b4d47
2 changed files with 97 additions and 88 deletions
10
package.json
10
package.json
|
@ -32,12 +32,12 @@
|
|||
"@radix-ui/react-tooltip": "^1.1.4",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
"@sentry/nextjs": "8",
|
||||
"@tanstack/react-query": "^5.61.0",
|
||||
"@tanstack/react-query": "^5.61.4",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@vercel/analytics": "^1.4.1",
|
||||
"@vercel/functions": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"dompurify": "^3.2.1",
|
||||
|
@ -68,7 +68,7 @@
|
|||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/node": "^22.9.3",
|
||||
"@types/node": "^22.10.0",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.15.0",
|
||||
|
@ -78,8 +78,8 @@
|
|||
"eslint": "^9.14.0",
|
||||
"eslint-config-next": "15.0.3",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-0dec889-20241115",
|
||||
"mintlify": "^4.0.282",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
|
||||
"mintlify": "^4.0.283",
|
||||
"postcss": "^8.4.49",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.9",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue