mirror of
https://github.com/nextcloud/server.git
synced 2026-04-05 00:56:16 -04:00
chore(deps-dev): Bump @vue/tsconfig from 0.8.1 to 0.9.0
Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/vuejs/tsconfig/releases) - [Commits](https://github.com/vuejs/tsconfig/compare/v0.8.1...v0.9.0) --- updated-dependencies: - dependency-name: "@vue/tsconfig" dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7af11b4315
commit
da97fd59e6
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -50,7 +50,7 @@
|
|||
"@types/dockerode": "^4.0.1",
|
||||
"@vitest/coverage-istanbul": "^4.1.0",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vue/tsconfig": "^0.8.1",
|
||||
"@vue/tsconfig": "^0.9.0",
|
||||
"@zip.js/zip.js": "^2.8.23",
|
||||
"concurrently": "^9.2.1",
|
||||
"cypress": "^15.12.0",
|
||||
|
|
@ -4920,9 +4920,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@vue/tsconfig": {
|
||||
"version": "0.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.8.1.tgz",
|
||||
"integrity": "sha512-aK7feIWPXFSUhsCP9PFqPyFOcz4ENkb8hZ2pneL6m2UjCkccvaOhC/5KCKluuBufvp2KzkbdA2W2pk20vLzu3g==",
|
||||
"version": "0.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.9.0.tgz",
|
||||
"integrity": "sha512-RP+v9Cpbsk1ZVXltCHHkYBr7+624x6gcijJXVjIcsYk7JXqvIpRtMwU2ARLvWDhmy9ffdFYxhsfJnPztADBohQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@
|
|||
"@types/dockerode": "^4.0.1",
|
||||
"@vitest/coverage-istanbul": "^4.1.0",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vue/tsconfig": "^0.8.1",
|
||||
"@vue/tsconfig": "^0.9.0",
|
||||
"@zip.js/zip.js": "^2.8.23",
|
||||
"concurrently": "^9.2.1",
|
||||
"cypress": "^15.12.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue