mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore(deps-dev): Bump openapi-typescript from 7.3.2 to 7.3.3
Bumps [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) from 7.3.2 to 7.3.3. - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.3.3/packages/openapi-typescript) --- updated-dependencies: - dependency-name: openapi-typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c6521c5ea1
commit
8ff232eda2
2 changed files with 5 additions and 6 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -52,7 +52,7 @@
|
|||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"esbuild-loader": "^4.2.2",
|
||||
"file-loader": "^6.2.0",
|
||||
"openapi-typescript": "^7.3.2",
|
||||
"openapi-typescript": "^7.3.3",
|
||||
"url-loader": "^4.1.1",
|
||||
"vue-template-compiler": "^2.7.16"
|
||||
},
|
||||
|
|
@ -12847,11 +12847,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/openapi-typescript": {
|
||||
"version": "7.3.2",
|
||||
"resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-7.3.2.tgz",
|
||||
"integrity": "sha512-bNHPVlTrzRRD+7RBARjcbRrLDvNOLMNV6uHXDCneH9iQsm7WUoccvBtMaG8Y8eZ1GeFsQvnXZteNXt46snBJZQ==",
|
||||
"version": "7.3.3",
|
||||
"resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-7.3.3.tgz",
|
||||
"integrity": "sha512-NkUBI8fr5mg/3s001UPfUiBpKmHtSjkvFQO/IipCrQal5d5nGFoev1OXdxr7J9PHTswrAqU2hKdpoCL6OnammA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@redocly/openapi-core": "^1.16.0",
|
||||
"ansi-colors": "^4.1.3",
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"esbuild-loader": "^4.2.2",
|
||||
"file-loader": "^6.2.0",
|
||||
"openapi-typescript": "^7.3.2",
|
||||
"openapi-typescript": "^7.3.3",
|
||||
"url-loader": "^4.1.1",
|
||||
"vue-template-compiler": "^2.7.16"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue