Skip to content

Commit d0c2778

Browse files
committed
upgrade diverse dependencies
1 parent fd443ce commit d0c2778

2 files changed

Lines changed: 70 additions & 148 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,15 @@
8989
"compute-scroll-into-view": "^3.1.1",
9090
"jshint": "^2.13.6",
9191
"lodash": "^4.17.21",
92-
"n3": "^1.25.1",
92+
"n3": "^1.26.0",
9393
"re-resizable": "^6.10.3",
9494
"react": "^16.13.1",
9595
"react-dom": "^16.14.0",
9696
"react-flow-renderer": "9.7.4",
9797
"react-inlinesvg": "^3.0.3",
9898
"react-is": "^16.13.1",
9999
"react-markdown": "^10.1.0",
100-
"react-syntax-highlighter": "^15.6.1",
100+
"react-syntax-highlighter": "^16.1.0",
101101
"rehype-external-links": "^3.0.0",
102102
"rehype-raw": "^7.0.0",
103103
"remark-definition-list": "^2.0.0",
@@ -106,7 +106,7 @@
106106
"reset-css": "^5.0.2",
107107
"unified": "^11.0.5",
108108
"wicg-inert": "^3.1.3",
109-
"xml-formatter": "^3.6.5"
109+
"xml-formatter": "^3.6.7"
110110
},
111111
"devDependencies": {
112112
"@babel/core": "^7.28.5",
@@ -135,9 +135,9 @@
135135
"@types/color": "^3.0.6",
136136
"@types/jest": "^30.0.0",
137137
"@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",
141141
"@types/react-syntax-highlighter": "^15.5.13",
142142
"@typescript-eslint/eslint-plugin": "^8.47.0",
143143
"@typescript-eslint/parser": "^8.47.0",

0 commit comments

Comments
 (0)