@neo4j-cypher/react-codemirror
Advanced tools
Comparing version 2.0.0-next.17 to 2.0.0-next.18
# @neo4j-cypher/react-codemirror | ||
## 2.0.0-next.18 | ||
### Patch Changes | ||
- Updated dependencies [50cc73e] | ||
- Updated dependencies [5ef538d] | ||
- Updated dependencies [b988d3b] | ||
- @neo4j-cypher/language-support@2.0.0-next.15 | ||
## 2.0.0-next.17 | ||
@@ -4,0 +13,0 @@ |
@@ -20,3 +20,3 @@ { | ||
], | ||
"version": "2.0.0-next.17", | ||
"version": "2.0.0-next.18", | ||
"main": "./dist/index.js", | ||
@@ -55,3 +55,3 @@ "types": "./dist/index.d.ts", | ||
"@lezer/highlight": "^1.1.3", | ||
"@neo4j-cypher/language-support": "2.0.0-next.14", | ||
"@neo4j-cypher/language-support": "2.0.0-next.15", | ||
"@types/prismjs": "^1.26.3", | ||
@@ -58,0 +58,0 @@ "@types/workerpool": "^6.4.7", |
Sorry, the diff of this file is not supported yet
713618
+ Added@neo4j-cypher/language-support@2.0.0-next.15(transitive)
- Removed@neo4j-cypher/language-support@2.0.0-next.14(transitive)