|
14 | 14 | "clean": "bunx rimraf node_modules" |
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | | - "@fontsource/fira-mono": "^5.1.0", |
| 17 | + "@fontsource/fira-mono": "^5.1.1", |
18 | 18 | "@jhubbardsf/svelte-sortablejs": "latest", |
19 | 19 | "@jimmyverburgt/svelte-input-otp": "^0.0.3", |
20 | 20 | "@neoconfetti/svelte": "^2.2.1", |
21 | 21 | "@svelte-put/copy": "^4.0.0", |
22 | 22 | "@svelte-put/shortcut": "^4.1.0", |
23 | 23 | "@sveltejs/adapter-static": "^3.0.8", |
24 | | - "@sveltejs/kit": "^2.15.0", |
| 24 | + "@sveltejs/kit": "^2.15.2", |
25 | 25 | "@sveltejs/vite-plugin-svelte": "^4.0.0", |
26 | | - "@tailwindcss/typography": "^0.5.15", |
27 | | - "@tanstack/eslint-plugin-query": "^5.62.9", |
| 26 | + "@tailwindcss/typography": "^0.5.16", |
| 27 | + "@tanstack/eslint-plugin-query": "^5.62.16", |
28 | 28 | "@types/eslint": "^9.6.1", |
29 | 29 | "@types/lodash.unzip": "^3.4.9", |
30 | 30 | "@types/papaparse": "^5.3.15", |
31 | 31 | "@types/sortablejs": "latest", |
32 | | - "@typescript-eslint/eslint-plugin": "^8.18.2", |
33 | | - "@typescript-eslint/parser": "^8.18.2", |
| 32 | + "@typescript-eslint/eslint-plugin": "^8.19.1", |
| 33 | + "@typescript-eslint/parser": "^8.19.1", |
34 | 34 | "@undb/commands": "workspace:*", |
35 | 35 | "@undb/command-handlers": "workspace:*", |
36 | 36 | "@undb/query-handlers": "workspace:*", |
|
56 | 56 | "houdini": "^1.4.0", |
57 | 57 | "houdini-svelte": "^2.1.0", |
58 | 58 | "lodash.unzip": "^3.4.0", |
59 | | - "papaparse": "^5.4.1", |
| 59 | + "papaparse": "^5.5.0", |
60 | 60 | "postcss": "^8.4.49", |
61 | 61 | "postcss-load-config": "^6.0.1", |
62 | 62 | "prettier": "^3.4.2", |
63 | 63 | "prettier-plugin-svelte": "^3.3.2", |
64 | 64 | "prettier-plugin-tailwindcss": "^0.6.9", |
65 | 65 | "radash": "^12.1.0", |
66 | | - "rollup-plugin-visualizer": "^5.12.0", |
| 66 | + "rollup-plugin-visualizer": "^5.14.0", |
67 | 67 | "safe-flat": "^2.1.0", |
68 | 68 | "sortablejs": "^1.15.6", |
69 | | - "svelte": "^5.16.0", |
70 | | - "svelte-check": "^4.1.1", |
| 69 | + "svelte": "^5.17.3", |
| 70 | + "svelte-check": "^4.1.3", |
71 | 71 | "svelte-headless-table": "^0.18.3", |
72 | 72 | "svelte-inview": "^4.0.4", |
73 | 73 | "svelte-jsoneditor": "^2.3.3", |
|
77 | 77 | "tailwindcss": "^3.4.17", |
78 | 78 | "timeago.js": "^4.0.2", |
79 | 79 | "tslib": "^2.8.1", |
80 | | - "type-fest": "^4.31.0", |
81 | | - "typescript": "^5.7.2", |
| 80 | + "type-fest": "^4.32.0", |
| 81 | + "typescript": "^5.7.3", |
82 | 82 | "vite": "^5.4.11", |
83 | 83 | "vite-plugin-node-polyfills": "^0.22.0", |
84 | 84 | "vitest": "^2.1.8", |
|
87 | 87 | "type": "module", |
88 | 88 | "dependencies": { |
89 | 89 | "@atlaskit/pragmatic-drag-and-drop": "^1.4.0", |
90 | | - "@codemirror/commands": "^6.7.1", |
| 90 | + "@codemirror/commands": "^6.8.0", |
91 | 91 | "@codemirror/language": "^6.10.8", |
92 | 92 | "@codemirror/state": "^6.5.0", |
93 | | - "@codemirror/view": "^6.36.1", |
94 | | - "@floating-ui/dom": "^1.6.12", |
| 93 | + "@codemirror/view": "^6.36.2", |
| 94 | + "@floating-ui/dom": "^1.6.13", |
95 | 95 | "@formkit/auto-animate": "^0.8.2", |
96 | 96 | "@internationalized/date": "^3.6.0", |
97 | 97 | "@svelte-put/clickoutside": "^4.0.0", |
98 | | - "@tanstack/svelte-query": "^5.62.9", |
| 98 | + "@tanstack/svelte-query": "^5.62.16", |
99 | 99 | "@tanstack/svelte-virtual": "^3.11.2", |
100 | | - "@tiptap/core": "^2.10.4", |
101 | | - "@tiptap/pm": "^2.10.4", |
102 | | - "@tiptap/starter-kit": "^2.10.4", |
| 100 | + "@tiptap/core": "^2.11.0", |
| 101 | + "@tiptap/pm": "^2.11.0", |
| 102 | + "@tiptap/starter-kit": "^2.11.0", |
103 | 103 | "@trpc/client": "^10.45.2", |
104 | 104 | "@undb/zod": "workspace:*", |
105 | 105 | "bits-ui": "^0.22.0", |
106 | 106 | "clsx": "^2.1.1", |
107 | 107 | "cmdk-sv": "^0.0.18", |
108 | | - "embla-carousel-svelte": "^8.5.1", |
| 108 | + "embla-carousel-svelte": "^8.5.2", |
109 | 109 | "formsnap": "^1.0.1", |
110 | 110 | "fuse.js": "^7.0.0", |
111 | 111 | "lucide-svelte": "^0.469.0", |
|
0 commit comments