|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@authzed/spicedb-parser-js": "^1.0.5", |
21 | | - "@aws-sdk/client-s3": "^3.0.0", |
| 21 | + "@aws-sdk/client-s3": "^3.997.0", |
22 | 22 | "@bufbuild/protobuf": "^2.4.0", |
23 | 23 | "@dagrejs/dagre": "^2.0.4", |
24 | 24 | "@fontsource/roboto": "^5.1.1", |
25 | | - "@fortawesome/fontawesome-svg-core": "^6.4.0", |
26 | | - "@fortawesome/free-solid-svg-icons": "^6.2.1", |
27 | | - "@fortawesome/react-fontawesome": "^0.2.0", |
28 | 25 | "@glideapps/glide-data-grid": "^6.0.3", |
29 | 26 | "@glideapps/glide-data-grid-cells": "^6.0.3", |
30 | 27 | "@material-ui/core": "^4.12.4", |
31 | 28 | "@material-ui/icons": "^4.11.3", |
32 | 29 | "@material-ui/lab": "^4.0.0-alpha.61", |
33 | | - "@monaco-editor/react": "^4.3.1", |
34 | | - "@posthog/react": "^1.5.2", |
35 | | - "@radix-ui/react-alert-dialog": "^1.1.11", |
36 | | - "@radix-ui/react-select": "^2.2.2", |
37 | | - "@radix-ui/react-slot": "^1.2.0", |
38 | | - "@radix-ui/react-tabs": "^1.1.9", |
39 | | - "@tailwindcss/vite": "^4.1.5", |
40 | | - "@tanstack/react-pacer": "^0.17.4", |
41 | | - "@tanstack/react-router": "^1.119.0", |
42 | | - "@tanstack/react-router-devtools": "^1.119.1", |
| 30 | + "@monaco-editor/react": "^4.7.0", |
| 31 | + "@posthog/react": "^1.8.0", |
| 32 | + "@radix-ui/react-alert-dialog": "^1.1.15", |
| 33 | + "@radix-ui/react-select": "^2.2.6", |
| 34 | + "@radix-ui/react-slot": "^1.2.4", |
| 35 | + "@radix-ui/react-tabs": "^1.1.13", |
| 36 | + "@tailwindcss/vite": "^4.2.1", |
| 37 | + "@tanstack/react-pacer": "^0.20.0", |
| 38 | + "@tanstack/react-router": "^1.163.2", |
| 39 | + "@tanstack/react-router-devtools": "^1.163.2", |
43 | 40 | "@vercel/node": "^5.2.0", |
44 | | - "@xyflow/react": "^12.10.0", |
45 | | - "ajv": "6.12.6", |
| 41 | + "@xyflow/react": "^12.10.1", |
| 42 | + "ajv": "8.18.0", |
46 | 43 | "ansi-to-html": "^0.7.2", |
47 | 44 | "class-variance-authority": "^0.7.1", |
48 | 45 | "clsx": "^2.1.1", |
|
51 | 48 | "file-saver": "^2.0.5", |
52 | 49 | "file-select-dialog": "^1.5.4", |
53 | 50 | "line-column": "^1.0.2", |
54 | | - "lucide-react": "^0.503.0", |
55 | | - "marked": "^4.0.10", |
56 | | - "monaco-editor": "~0.40.0", |
| 51 | + "lucide-react": "^0.575.0", |
| 52 | + "monaco-editor": "~0.55.1", |
57 | 53 | "next-themes": "^0.4.6", |
58 | 54 | "parsimmon": "^1.18.1", |
59 | | - "posthog-js": "^1.304.0", |
| 55 | + "posthog-js": "^1.353.1", |
60 | 56 | "radix-ui": "^1.4.3", |
61 | | - "react": "^18.3.1", |
62 | | - "react-cookie": "^4.1.1", |
63 | | - "react-dom": "^18.3.1", |
| 57 | + "react": "^19.2.4", |
| 58 | + "react-cookie": "^8.0.1", |
| 59 | + "react-dom": "^19.2.4", |
64 | 60 | "react-joyride": "^2.5.3", |
65 | | - "react-reflex": "^4.0.9", |
| 61 | + "react-reflex": "^5.0.5", |
66 | 62 | "react-responsive-carousel": "^3.2.23", |
67 | 63 | "sjcl": "^1.0.8", |
68 | 64 | "sonner": "^2.0.7", |
69 | 65 | "string-to-color": "^2.2.2", |
70 | 66 | "string.prototype.replaceall": "^1.0.6", |
71 | 67 | "styled-components": "^6.1.14", |
72 | | - "tailwind-merge": "^3.2.0", |
73 | | - "tailwindcss": "^4.1.5", |
| 68 | + "tailwind-merge": "^3.5.0", |
| 69 | + "tailwindcss": "^4.2.1", |
74 | 70 | "typeface-roboto-mono": "^1.1.13", |
75 | 71 | "use-deep-compare": "^1.1.0", |
76 | 72 | "use-deep-compare-effect": "^1.8.1", |
77 | | - "visjs-network": "^4.24.11", |
78 | 73 | "yaml": "^2.0.1", |
79 | | - "zod": "^4.2.1" |
| 74 | + "zod": "^4.3.6" |
80 | 75 | }, |
81 | 76 | "devDependencies": { |
82 | 77 | "@testing-library/react": "^14.0.0", |
83 | 78 | "@testing-library/user-event": "^14.4.3", |
84 | 79 | "@types/d3-scale-chromatic": "^3.0.0", |
85 | 80 | "@types/dagre": "^0.7.53", |
86 | 81 | "@types/file-saver": "^2.0.5", |
87 | | - "@types/jest": "^29.5.0", |
88 | 82 | "@types/line-column": "^1.0.0", |
89 | | - "@types/node": "^22.15.3", |
| 83 | + "@types/node": "^25.3.0", |
90 | 84 | "@types/parsimmon": "^1.10.6", |
91 | | - "@types/react": "^18.3.1", |
| 85 | + "@types/react": "^19.2.14", |
92 | 86 | "@types/react-copy-to-clipboard": "^5.0.4", |
93 | | - "@types/react-dom": "^18.3.1", |
| 87 | + "@types/react-dom": "^19.2.3", |
94 | 88 | "@types/sjcl": "^1.0.30", |
95 | 89 | "@types/styled-components": "^5.1.26", |
96 | 90 | "@types/use-deep-compare-effect": "^1.5.1", |
97 | | - "@types/uuid": "^9.0.1", |
98 | | - "@vitejs/plugin-react": "^4.3.4", |
| 91 | + "@types/uuid": "^11.0.0", |
| 92 | + "@vitejs/plugin-react": "^5.1.4", |
99 | 93 | "cypress": "^12.9.0", |
100 | 94 | "cypress-wait-until": "^1.7.2", |
101 | 95 | "globals": "^15.14.0", |
102 | | - "oxfmt": "^0.28.0", |
103 | | - "oxlint": "^1.48.0", |
104 | | - "oxlint-tsgolint": "^0.14.0", |
| 96 | + "oxfmt": "^0.35.0", |
| 97 | + "oxlint": "^1.50.0", |
| 98 | + "oxlint-tsgolint": "^0.15.0", |
105 | 99 | "tw-animate-css": "^1.2.8", |
106 | | - "typescript": "~5.7.3", |
107 | | - "vite": "^6.0.7", |
108 | | - "vite-plugin-svgr": "^4.3.0", |
| 100 | + "typescript": "~5.9.3", |
| 101 | + "vite": "^7.3.1", |
| 102 | + "vite-plugin-svgr": "^4.5.0", |
109 | 103 | "vitest": "^2.1.8" |
110 | 104 | }, |
111 | 105 | "browserslist": { |
|
0 commit comments