|
69 | 69 | }, |
70 | 70 | "dependencies": { |
71 | 71 | "@asyncapi/avro-schema-parser": "^3.0.24", |
72 | | - "@asyncapi/openapi-schema-parser": "^3.0.24", |
73 | | - "@asyncapi/parser": "^3.6.0", |
74 | | - "@asyncapi/protobuf-schema-parser": "^3.6.0", |
| 72 | + "@asyncapi/openapi-schema-parser": "^3.1.0", |
| 73 | + "@asyncapi/parser": "^3.6.2", |
| 74 | + "@asyncapi/protobuf-schema-parser": "^3.8.2", |
75 | 75 | "highlight.js": "^10.7.2", |
76 | 76 | "isomorphic-dompurify": "^2.14.0", |
77 | 77 | "marked": "^4.0.14", |
|
90 | 90 | "@testing-library/react": "^15.0.4", |
91 | 91 | "@testing-library/user-event": "^12.8.3", |
92 | 92 | "@types/dompurify": "^3.0.5", |
93 | | - "@types/jest": "^26.0.23", |
| 93 | + "@types/jest": "^30.0.0", |
94 | 94 | "@types/marked": "^4.0.1", |
95 | 95 | "@types/node": "^18.0.0", |
96 | 96 | "@types/react": "^18.2.79", |
|
100 | 100 | "cross-env": "^7.0.3", |
101 | 101 | "cssnano": "^8.0.2", |
102 | 102 | "cypress": "^15.19.0", |
103 | | - "jest": "^26.0.0", |
| 103 | + "jest": "^30.4.2", |
| 104 | + "jest-environment-jsdom": "^30.4.1", |
104 | 105 | "node-polyfill-webpack-plugin": "^2.0.1", |
105 | 106 | "postcss": "^8.5.10", |
106 | 107 | "postcss-cli": "^8.3.1", |
|
109 | 110 | "react": "^18.2.0", |
110 | 111 | "react-dom": "^18.2.0", |
111 | 112 | "tailwindcss": "^2.1.1", |
112 | | - "ts-jest": "^26.4.1", |
| 113 | + "ts-jest": "^29.4.12", |
113 | 114 | "ts-loader": "9.4.4", |
114 | 115 | "webpack": "5.88.2", |
115 | 116 | "webpack-bundle-analyzer": "4.9.0", |
|
0 commit comments