@neo4j-devtools/workspace-guides
Advanced tools
Comparing version 0.0.25 to 0.0.26
{ | ||
"name": "@neo4j-devtools/workspace-guides", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"main": "./src/index.ts", | ||
@@ -11,4 +11,4 @@ "types": "./src/index.ts", | ||
"@asciidoctor/core": "3.0.3", | ||
"@sinclair/typebox": "0.32.13", | ||
"chokidar": "3.5.3", | ||
"@sinclair/typebox": "0.32.14", | ||
"chokidar": "3.6.0", | ||
"debug": "4.3.4", | ||
@@ -22,5 +22,5 @@ "express": "4.18.2", | ||
"@types/jsdom": "21.1.6", | ||
"@types/node": "20.11.10", | ||
"@types/node": "20.11.17", | ||
"memfs": "4.6.0", | ||
"msw": "2.1.5", | ||
"msw": "2.1.7", | ||
"vitest": "0.34.6", | ||
@@ -27,0 +27,0 @@ "@nx/config": "0.0.0", |
+ Added@sinclair/typebox@0.32.14(transitive)
+ Addedchokidar@3.6.0(transitive)
- Removed@sinclair/typebox@0.32.13(transitive)
- Removedchokidar@3.5.3(transitive)
Updated@sinclair/typebox@0.32.14
Updatedchokidar@3.6.0