|
89 | 89 | "compute-scroll-into-view": "^3.1.1", |
90 | 90 | "jshint": "^2.13.6", |
91 | 91 | "lodash": "^4.17.21", |
92 | | - "n3": "^1.25.1", |
| 92 | + "n3": "^1.26.0", |
93 | 93 | "re-resizable": "^6.10.3", |
94 | 94 | "react": "^16.13.1", |
95 | 95 | "react-dom": "^16.14.0", |
96 | 96 | "react-flow-renderer": "9.7.4", |
97 | 97 | "react-inlinesvg": "^3.0.3", |
98 | 98 | "react-is": "^16.13.1", |
99 | 99 | "react-markdown": "^10.1.0", |
100 | | - "react-syntax-highlighter": "^15.6.1", |
| 100 | + "react-syntax-highlighter": "^16.1.0", |
101 | 101 | "rehype-external-links": "^3.0.0", |
102 | 102 | "rehype-raw": "^7.0.0", |
103 | 103 | "remark-definition-list": "^2.0.0", |
|
106 | 106 | "reset-css": "^5.0.2", |
107 | 107 | "unified": "^11.0.5", |
108 | 108 | "wicg-inert": "^3.1.3", |
109 | | - "xml-formatter": "^3.6.5" |
| 109 | + "xml-formatter": "^3.6.7" |
110 | 110 | }, |
111 | 111 | "devDependencies": { |
112 | 112 | "@babel/core": "^7.28.5", |
|
135 | 135 | "@types/color": "^3.0.6", |
136 | 136 | "@types/jest": "^30.0.0", |
137 | 137 | "@types/jshint": "^2.12.4", |
138 | | - "@types/lodash": "^4.17.16", |
139 | | - "@types/n3": "^1.24.2", |
140 | | - "@types/react-is": "^19.0.0", |
| 138 | + "@types/lodash": "^4.17.21", |
| 139 | + "@types/n3": "^1.26.1", |
| 140 | + "@types/react-is": "^19.2.0", |
141 | 141 | "@types/react-syntax-highlighter": "^15.5.13", |
142 | 142 | "@typescript-eslint/eslint-plugin": "^8.47.0", |
143 | 143 | "@typescript-eslint/parser": "^8.47.0", |
|
0 commit comments