@autorest/java
Advanced tools
+1
-1
| { | ||
| "name": "@autorest/java", | ||
| "version": "4.1.52", | ||
| "version": "4.1.53", | ||
| "description": "The Java extension for classic generators in AutoRest.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
| { | ||
| "name": "@azure-tools/typespec-java", | ||
| "version": "0.31.3", | ||
| "version": "0.31.4", | ||
| "description": "TypeSpec library for emitting Java client from the TypeSpec REST protocol binding", | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
| "@azure-tools/typespec-azure-rulesets": ">=0.57.0 <1.0.0", | ||
| "@azure-tools/typespec-client-generator-core": ">=0.57.0 <1.0.0", | ||
| "@azure-tools/typespec-client-generator-core": ">=0.57.1 <1.0.0", | ||
| "@azure-tools/typespec-liftr-base": ">=0.8.0 <1.0.0", | ||
@@ -73,9 +73,9 @@ "@typespec/compiler": "^1.1.0", | ||
| "@azure-tools/typespec-azure-rulesets": "0.57.0", | ||
| "@azure-tools/typespec-client-generator-core": "0.57.0", | ||
| "@azure-tools/typespec-client-generator-core": "0.57.1", | ||
| "@azure-tools/typespec-liftr-base": "0.8.0", | ||
| "@types/js-yaml": "~4.0.9", | ||
| "@types/lodash": "~4.17.17", | ||
| "@types/node": "~24.0.0", | ||
| "@types/node": "~24.0.3", | ||
| "@typescript-eslint/eslint-plugin": "~8.32.1", | ||
| "@typescript-eslint/parser": "~8.34.0", | ||
| "@typescript-eslint/parser": "~8.34.1", | ||
| "@typespec/compiler": "1.1.0", | ||
@@ -94,3 +94,3 @@ "@typespec/http": "1.1.0", | ||
| "c8": "~10.1.3", | ||
| "eslint": "~9.28.0", | ||
| "eslint": "~9.29.0", | ||
| "eslint-plugin-deprecation": "~3.0.0", | ||
@@ -102,8 +102,8 @@ "eslint-plugin-import": "^2.31.0", | ||
| "typescript": "~5.8.3", | ||
| "typescript-eslint": "^8.34.0", | ||
| "typescript-eslint": "^8.34.1", | ||
| "vitest": "^3.2.3" | ||
| }, | ||
| "overrides": { | ||
| "eslint": "~9.28.0" | ||
| "eslint": "~9.29.0" | ||
| } | ||
| } |
@@ -16,3 +16,3 @@ { | ||
| "@azure-tools/azure-http-specs": "0.1.0-alpha.19", | ||
| "@azure-tools/typespec-java": "file:/../typespec-extension/azure-tools-typespec-java-0.31.3.tgz" | ||
| "@azure-tools/typespec-java": "file:/../typespec-extension/azure-tools-typespec-java-0.31.4.tgz" | ||
| }, | ||
@@ -35,3 +35,3 @@ "devDependencies": { | ||
| "@azure-tools/typespec-azure-core": "0.57.0", | ||
| "@azure-tools/typespec-client-generator-core": "0.57.0", | ||
| "@azure-tools/typespec-client-generator-core": "0.57.1", | ||
| "@azure-tools/typespec-azure-resource-manager": "0.57.0", | ||
@@ -38,0 +38,0 @@ "@azure-tools/typespec-autorest": "0.57.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
19810696
0