|
30 | 30 | "@jitaspace/tiptap-eve": "workspace:*", |
31 | 31 | "@jitaspace/ui": "workspace:*", |
32 | 32 | "@jitaspace/utils": "workspace:*", |
33 | | - "@mantine/carousel": "^7.14.1", |
34 | | - "@mantine/charts": "^7.14.1", |
35 | | - "@mantine/code-highlight": "^7.14.1", |
36 | | - "@mantine/core": "^7.14.1", |
37 | | - "@mantine/dates": "^7.14.1", |
38 | | - "@mantine/dropzone": "^7.14.1", |
39 | | - "@mantine/form": "^7.14.1", |
40 | | - "@mantine/hooks": "^7.14.1", |
41 | | - "@mantine/modals": "^7.14.1", |
42 | | - "@mantine/notifications": "^7.14.1", |
43 | | - "@mantine/nprogress": "^7.14.1", |
44 | | - "@mantine/spotlight": "^7.14.1", |
45 | | - "@mantine/tiptap": "^7.14.1", |
| 33 | + "@mantine/carousel": "^7.14.3", |
| 34 | + "@mantine/charts": "^7.14.3", |
| 35 | + "@mantine/code-highlight": "^7.14.3", |
| 36 | + "@mantine/core": "^7.14.3", |
| 37 | + "@mantine/dates": "^7.14.3", |
| 38 | + "@mantine/dropzone": "^7.14.3", |
| 39 | + "@mantine/form": "^7.14.3", |
| 40 | + "@mantine/hooks": "^7.14.3", |
| 41 | + "@mantine/modals": "^7.14.3", |
| 42 | + "@mantine/notifications": "^7.14.3", |
| 43 | + "@mantine/nprogress": "^7.14.3", |
| 44 | + "@mantine/spotlight": "^7.14.3", |
| 45 | + "@mantine/tiptap": "^7.14.3", |
46 | 46 | "@next/bundle-analyzer": "^14.2.18", |
47 | 47 | "@next/third-parties": "^14.2.18", |
48 | 48 | "@react-hook/cache": "^1.1.1", |
49 | | - "@tabler/icons-react": "^3.22.0", |
50 | | - "@tanstack/react-query": "^5.60.5", |
51 | | - "@tanstack/react-query-devtools": "^5.60.5", |
52 | | - "@tanstack/react-query-next-experimental": "^5.60.5", |
53 | | - "@tiptap/extension-link": "^2.9.1", |
54 | | - "@tiptap/react": "^2.9.1", |
55 | | - "@tiptap/starter-kit": "^2.9.1", |
56 | | - "@vercel/analytics": "^1.4.0", |
57 | | - "@vercel/og": "^0.6.3", |
| 49 | + "@tabler/icons-react": "^3.23.0", |
| 50 | + "@tanstack/react-query": "^5.62.0", |
| 51 | + "@tanstack/react-query-devtools": "^5.62.0", |
| 52 | + "@tanstack/react-query-next-experimental": "^5.62.0", |
| 53 | + "@tiptap/extension-link": "^2.10.3", |
| 54 | + "@tiptap/react": "^2.10.3", |
| 55 | + "@tiptap/starter-kit": "^2.10.3", |
| 56 | + "@vercel/analytics": "^1.4.1", |
| 57 | + "@vercel/og": "^0.6.4", |
58 | 58 | "@vercel/speed-insights": "^1.1.0", |
59 | | - "axios": "^1.7.7", |
| 59 | + "axios": "^1.7.8", |
60 | 60 | "date-fns": "^4.1.0", |
61 | 61 | "dayjs": "^1.11.13", |
62 | | - "embla-carousel-react": "8.4.0", |
| 62 | + "embla-carousel-react": "8.5.1", |
63 | 63 | "humanize-duration": "^3.32.1", |
64 | 64 | "jose": "^5.9.6", |
65 | 65 | "jwt-decode": "^4.0.0", |
|
69 | 69 | "next-seo": "^6.6.0", |
70 | 70 | "next-sitemap": "^4.2.3", |
71 | 71 | "nextjs-cors": "^2.2.0", |
72 | | - "nextjs-routes": "^2.2.3", |
| 72 | + "nextjs-routes": "^2.2.4", |
73 | 73 | "ngraph.graph": "^20.0.1", |
74 | 74 | "ngraph.path": "^1.5.0", |
75 | 75 | "p-limit": "^6.1.0", |
|
88 | 88 | "@jitaspace/eslint-config": "workspace:*", |
89 | 89 | "@jitaspace/prettier-config": "workspace:*", |
90 | 90 | "@jitaspace/tsconfig": "workspace:*", |
91 | | - "@swc-jotai/react-refresh": "^0.2.0", |
| 91 | + "@swc-jotai/react-refresh": "^0.3.0", |
92 | 92 | "@types/humanize-duration": "^3.27.4", |
93 | | - "@types/node": "^20.17.6", |
| 93 | + "@types/node": "^20.17.9", |
94 | 94 | "@types/react": "^18.3.12", |
95 | 95 | "@types/react-dom": "^18.3.1", |
96 | 96 | "@types/react-html-parser": "^2.0.6", |
97 | | - "dotenv-cli": "^7.4.2", |
98 | | - "eslint": "^9.15.0", |
| 97 | + "dotenv-cli": "^7.4.4", |
| 98 | + "eslint": "^9.16.0", |
99 | 99 | "jiti": "^1.21.6", |
100 | 100 | "postcss": "^8.4.49", |
101 | 101 | "postcss-preset-mantine": "^1.17.0", |
102 | 102 | "postcss-simple-vars": "^7.0.1", |
103 | | - "prettier": "^3.3.3", |
104 | | - "typescript": "^5.6.3" |
| 103 | + "prettier": "^3.4.1", |
| 104 | + "typescript": "^5.7.2" |
105 | 105 | }, |
106 | 106 | "prettier": "@jitaspace/prettier-config" |
107 | 107 | } |
0 commit comments