Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 333fc97c21 | |||
| 27f342b166 | |||
| 860cb0c85c | |||
| 4f4086bb45 | |||
| 052cf7c8f5 | |||
| 9c0e8e80af | |||
| 21354b1ae3 | |||
| 85b9daac83 | |||
| f24494acec | |||
| c1eb70f8cc | |||
| f6e5fc06a6 |
+1
-1
@@ -148,7 +148,7 @@
|
||||
<plugin>
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator-maven-plugin</artifactId>
|
||||
<version>7.20.0</version>
|
||||
<version>7.21.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<goals>
|
||||
|
||||
Generated
+279
-271
File diff suppressed because it is too large
Load Diff
@@ -38,14 +38,14 @@
|
||||
"@vue/tsconfig": "^0.9.0",
|
||||
"eslint": "^10.0.2",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-oxlint": "~1.60.0",
|
||||
"eslint-plugin-oxlint": "~1.61.0",
|
||||
"eslint-plugin-vue": "~10.8.0",
|
||||
"jiti": "^2.6.1",
|
||||
"jsdom": "^29.0.0",
|
||||
"msw": "^2.12.10",
|
||||
"npm-run-all2": "^8.0.4",
|
||||
"openapi-typescript": "^7.13.0",
|
||||
"oxlint": "~1.60.0",
|
||||
"oxlint": "~1.61.0",
|
||||
"prettier": "3.8.3",
|
||||
"typescript": "~5.9.3",
|
||||
"vite": "^8.0.0",
|
||||
|
||||
Reference in New Issue
Block a user