|
20 | 20 | "@graphql-codegen/flow": "3.0.1", |
21 | 21 | "@graphql-codegen/flow-operations": "3.0.2", |
22 | 22 | "@graphql-codegen/flow-resolvers": "3.0.2", |
23 | | - "@graphql-codegen/flutter-freezed": "^5.0.0", |
| 23 | + "@graphql-codegen/flutter-freezed": "5.0.1", |
24 | 24 | "@graphql-codegen/fragment-matcher": "7.0.0", |
25 | 25 | "@graphql-codegen/hasura-allow-list": "4.0.1", |
26 | 26 | "@graphql-codegen/import-types-preset": "4.0.1", |
|
56 | 56 | "@graphql-codegen/typescript-vue-apollo-smart-ops": "4.0.1", |
57 | 57 | "@graphql-codegen/typescript-vue-urql": "4.0.1", |
58 | 58 | "@graphql-codegen/urql-introspection": "4.0.1", |
59 | | - "@mizdra/graphql-codegen-typescript-fabbrica": "^0.6.0", |
| 59 | + "@mizdra/graphql-codegen-typescript-fabbrica": "0.6.1", |
60 | 60 | "@monaco-editor/react": "4.7.0", |
61 | | - "@radix-ui/react-accordion": "^1.2.1", |
62 | | - "@radix-ui/react-icons": "^1.3.0", |
| 61 | + "@radix-ui/react-accordion": "1.2.12", |
| 62 | + "@radix-ui/react-icons": "1.3.2", |
63 | 63 | "@theguild/components": "7.6.5", |
64 | 64 | "classnames": "2.5.1", |
65 | 65 | "date-fns": "4.1.0", |
|
69 | 69 | "next": "15.5.18", |
70 | 70 | "next-mdx-remote": "6.0.0", |
71 | 71 | "next-sitemap": "4.2.3", |
72 | | - "postcss-nesting": "^14.0.0", |
73 | | - "react": "^19.0.0", |
74 | | - "react-dom": "^19.0.0", |
| 72 | + "postcss-nesting": "14.0.0", |
| 73 | + "react": "19.2.6", |
| 74 | + "react-dom": "19.2.6", |
75 | 75 | "react-markdown": "10.1.0", |
76 | 76 | "react-select": "5.10.2", |
77 | 77 | "typescript-json-schema": "0.67.2" |
|
85 | 85 | "@types/semver": "7.7.1", |
86 | 86 | "fast-xml-parser": "5.8.0", |
87 | 87 | "jsonpath": "1.3.0", |
88 | | - "postcss-import": "^16.1.0", |
89 | | - "postcss-lightningcss": "^1.0.1", |
| 88 | + "postcss-import": "16.1.1", |
| 89 | + "postcss-lightningcss": "1.1.0", |
90 | 90 | "prettier-plugin-tailwindcss": "0.8.0", |
91 | 91 | "semver": "7.8.0", |
92 | | - "tailwindcss": "^3.4.14" |
| 92 | + "tailwindcss": "3.4.19", |
| 93 | + "tsx": "4.22.0" |
93 | 94 | }, |
94 | 95 | "browserslist": { |
95 | 96 | "production": [ |
|
0 commit comments