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