@fluidframework/synthesize
Advanced tools
Comparing version 2.0.0-dev-rc.5.0.0.265721 to 2.0.0-dev-rc.5.0.0.267932
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.43.1" | ||
"packageVersion": "7.45.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@fluidframework/synthesize", | ||
"version": "2.0.0-dev-rc.5.0.0.265721", | ||
"version": "2.0.0-dev-rc.5.0.0.267932", | ||
"description": "A library for synthesizing scope objects.", | ||
@@ -70,3 +70,3 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/core-utils": "2.0.0-dev-rc.5.0.0.265721" | ||
"@fluidframework/core-utils": "2.0.0-dev-rc.5.0.0.267932" | ||
}, | ||
@@ -76,12 +76,12 @@ "devDependencies": { | ||
"@biomejs/biome": "^1.6.2", | ||
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.5.0.0.265721", | ||
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.5.0.0.267932", | ||
"@fluid-tools/build-cli": "^0.39.0-264124", | ||
"@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/build-tools": "^0.39.0-264124", | ||
"@fluidframework/core-interfaces": "2.0.0-dev-rc.5.0.0.265721", | ||
"@fluidframework/datastore": "2.0.0-dev-rc.5.0.0.265721", | ||
"@fluidframework/core-interfaces": "2.0.0-dev-rc.5.0.0.267932", | ||
"@fluidframework/datastore": "2.0.0-dev-rc.5.0.0.267932", | ||
"@fluidframework/eslint-config-fluid": "^5.1.0", | ||
"@fluidframework/runtime-utils": "2.0.0-dev-rc.5.0.0.265721", | ||
"@fluidframework/runtime-utils": "2.0.0-dev-rc.5.0.0.267932", | ||
"@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@2.0.0-rc.4.0.0", | ||
"@microsoft/api-extractor": "^7.43.1", | ||
"@microsoft/api-extractor": "^7.45.1", | ||
"@types/mocha": "^9.1.1", | ||
@@ -99,3 +99,3 @@ "@types/node": "^18.19.0", | ||
"rimraf": "^4.4.0", | ||
"typescript": "~5.3.3" | ||
"typescript": "~5.4.5" | ||
}, | ||
@@ -102,0 +102,0 @@ "typeValidation": { |
+ Added@fluidframework/core-utils@2.0.0-dev-rc.5.0.0.267932(transitive)
- Removed@fluidframework/core-utils@2.0.0-dev-rc.5.0.0.265721(transitive)