|
1 | 1 | { |
2 | 2 | "name": "@schematichq/schematic-components", |
3 | | - "version": "1.4.0", |
| 3 | + "version": "1.4.1", |
4 | 4 | "main": "dist/schematic-components.cjs.js", |
5 | 5 | "module": "dist/schematic-components.esm.js", |
6 | 6 | "types": "dist/schematic-components.d.ts", |
|
37 | 37 | "i18next": "^25.4.0", |
38 | 38 | "lodash": "^4.17.21", |
39 | 39 | "pako": "^2.1.0", |
40 | | - "react-i18next": "^15.7.0", |
| 40 | + "react-i18next": "^15.7.1", |
41 | 41 | "styled-components": "^6.1.19", |
42 | 42 | "uuid": "^11.1.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | 45 | "@eslint/js": "^9.33.0", |
46 | 46 | "@eslint/json": "^0.13.0", |
47 | | - "@eslint/markdown": "^7.1.0", |
| 47 | + "@eslint/markdown": "^7.2.0", |
48 | 48 | "@microsoft/api-extractor": "^7.52.11", |
49 | | - "@openapitools/openapi-generator-cli": "^2.22.0", |
| 49 | + "@openapitools/openapi-generator-cli": "^2.23.0", |
50 | 50 | "@stripe/react-stripe-js": "^3.9.1", |
51 | 51 | "@types/jest": "^30.0.0", |
52 | 52 | "@types/lodash": "^4.17.20", |
53 | 53 | "@types/pako": "^2.0.4", |
54 | | - "@types/react": "^19.1.10", |
| 54 | + "@types/react": "^19.1.11", |
55 | 55 | "@types/react-dom": "^19.1.7", |
56 | 56 | "esbuild": "^0.25.9", |
57 | 57 | "eslint": "^9.33.0", |
|
0 commit comments