Skip to content

Commit b88fce9

Browse files
committed
upgrade to meshery/schemas v0.8.118
Signed-off-by: Yi Nuo <218099172+yi-nuo426@users.noreply.github.com>
1 parent a41b1ba commit b88fce9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@eslint/compat": "^1.3.2",
4747
"@eslint/eslintrc": "^3.3.1",
4848
"@eslint/js": "^9.39.2",
49-
"@meshery/schemas": "^0.8.107",
49+
"@meshery/schemas": "^0.8.118",
5050
"@mui/icons-material": "^6.4.8",
5151
"@reduxjs/toolkit": "^2.2.5",
5252
"@testing-library/react": "^16.2.0",
@@ -82,14 +82,14 @@
8282
"ts-jest": "^29.3.0",
8383
"tsup": "^8.4.0",
8484
"typescript": "^5.8.2",
85-
"xstate": "^5.19.2"
85+
"xstate": "^5.25.0"
8686
},
8787
"peerDependencies": {
88-
"@meshery/schemas": "^0.8.107",
88+
"@meshery/schemas": "^0.8.118",
8989
"@xstate/react": "^5.0.3",
9090
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
9191
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0",
92-
"xstate": "^5.19.2"
92+
"xstate": "^5.25.0"
9393
},
9494
"overrides": {
9595
"@mui/icons-material": "^6.4.8",

0 commit comments

Comments
 (0)