@graphql-codegen/add
Advanced tools
Comparing version 5.0.4-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616 to 5.0.4-alpha-20250121033120-c990e7f5df81d2c3da6065946f766a1a7a0ca56a
{ | ||
"name": "@graphql-codegen/add", | ||
"version": "5.0.4-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616", | ||
"version": "5.0.4-alpha-20250121033120-c990e7f5df81d2c3da6065946f766a1a7a0ca56a", | ||
"description": "GraphQL Code Generator plugin for adding custom content to your output file", | ||
@@ -9,4 +9,4 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@graphql-codegen/plugin-helpers": "6.0.0-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616", | ||
"tslib": "~2.6.0" | ||
"@graphql-codegen/plugin-helpers": "5.1.1-alpha-20250121033120-c990e7f5df81d2c3da6065946f766a1a7a0ca56a", | ||
"tslib": "~2.8.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "repository": { |
1
+ Added@graphql-codegen/plugin-helpers@5.1.1-alpha-20250121033120-c990e7f5df81d2c3da6065946f766a1a7a0ca56a(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@graphql-codegen/plugin-helpers@6.0.0-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616(transitive)
- Removedtslib@2.6.3(transitive)
Updated@graphql-codegen/plugin-helpers@5.1.1-alpha-20250121033120-c990e7f5df81d2c3da6065946f766a1a7a0ca56a
Updatedtslib@~2.8.0