aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps-dev): Bump @pinia/testing from 0.0.16 to 0.1.2dependabot[bot]2023-07-121-10/+10
| | | | | | | | | | | | | | Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.0.16 to 0.1.2. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.0.16...@pinia/testing@0.1.2) --- updated-dependencies: - dependency-name: "@pinia/testing" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): fix npm auditnextcloud-command2023-07-111-20/+37
| | | | Signed-off-by: GitHub <noreply@github.com>
* feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-111-9/+9
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(deps): Bump semver from 5.7.1 to 5.7.2dependabot[bot]2023-07-111-138/+138
| | | | | | | | | | | | | | | | Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: update webdav to 5.2.2John Molakvoæ2023-07-051-7/+7
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(files): implement built-in renamingJohn Molakvoæ2023-07-051-0/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-5183/+11662
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(deps): fix npm auditnextcloud-command2023-06-251-1331/+2166
| | | | Signed-off-by: GitHub <noreply@github.com>
* chore(deps): Bump fast-xml-parser and webdavdependabot[bot]2023-06-221-35/+15
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.2.5 and updates ancestor dependency [webdav](https://github.com/perry-mitchell/webdav-client). These dependencies need to be updated together. Updates `fast-xml-parser` from 4.2.4 to 4.2.5 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.2.5) Updates `webdav` from 5.1.0 to 5.2.1 - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.1.0...v5.2.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect - dependency-name: webdav dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feat: add edit locally action with testsJohn Molakvoæ2023-06-221-2/+216
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat: add sidebar action testingJohn Molakvoæ2023-06-211-3/+7
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat: prepare jest upgrade and ts testingJohn Molakvoæ2023-06-211-222/+167
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* bump @nextcloud/files from 3.0.0-beta.9 to 3.0.0-beta.10dependabot[bot]2023-06-191-7/+7
| | | | | | | | | | | | --- updated-dependencies: - dependency-name: "@nextcloud/files" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(deps): fix npm auditnextcloud-command2023-06-141-9/+12
| | | | Signed-off-by: GitHub <noreply@github.com>
* Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue ↵John Molakvoæ2023-06-141-176/+101
| | | | | | @nextcloud/dialogs @nextcloud/files and @nextcloud/router Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0dependabot[bot]2023-06-111-12/+24
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases) - [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0Christopher Ng2023-06-081-7/+7
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #38695 from ↵Louis2023-06-081-11/+17
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/css-loader-6.8.1 chore(deps-dev): Bump css-loader from 6.7.3 to 6.8.1
| * chore(deps-dev): Bump css-loader from 6.7.3 to 6.8.1dependabot[bot]2023-06-081-11/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.3 to 6.8.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.3...v6.8.1) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3dependabot[bot]2023-06-081-4/+7
|/ | | | | | | | | | | | | | Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.0 to 2.5.3. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/2.5.0...v2.5.3) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* bump marked from 4.3.0 to 5.0.4dependabot[bot]2023-06-051-5/+28
| | | | | | | | | | | | --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore(deps): fix npm auditnextcloud-command2023-06-021-3/+6
| | | | Signed-off-by: GitHub <noreply@github.com>
* chore(deps-dev): Bump puppeteer from 19.10.1 to 20.4.0dependabot[bot]2023-05-271-119/+832
| | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.10.1 to 20.4.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v19.10.1...puppeteer-v20.4.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): Bump tar from 6.1.14 to 6.1.15dependabot[bot]2023-05-201-4/+7
| | | | | | | | | | | | | | | Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.14 to 6.1.15. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.1.14...v6.1.15) --- updated-dependencies: - dependency-name: tar dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(comments): Mark comments as readChristopher Ng2023-05-191-4/+21
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(deps-dev): Bump cypress from 12.11.0 to 12.12.0dependabot[bot]2023-05-171-4/+7
| | | | | | | | | | | | | | | Bumps [cypress](https://github.com/cypress-io/cypress) from 12.11.0 to 12.12.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v12.11.0...v12.12.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Remove focus-visible polyfillVarun Patil2023-05-171-9358/+2708
| | | | | | Supercedes and closes #35384 Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* chore(deps): Bump webdav from 5.0.0-r3 to 5.0.0Christopher Ng2023-05-161-15/+15
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6Christopher Ng2023-05-161-7/+7
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #38231 from nextcloud/dependabot/npm_and_yarn/tar-6.1.14Côme Chilliet2023-05-151-15/+15
|\ | | | | bump tar from 6.1.13 to 6.1.14
| * bump tar from 6.1.13 to 6.1.14dependabot[bot]2023-05-131-15/+15
| | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: tar dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | bump @typescript-eslint/parser from 5.59.2 to 5.59.5dependabot[bot]2023-05-131-13/+205
|/ | | | | | | | | | --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(deps): Bump @nextcloud/vue to 7.11.4Joas Schilling2023-05-121-7/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #38109 from nextcloud/dependabot/npm_and_yarn/jsdom-22.0.0Côme Chilliet2023-05-091-16/+10
|\ | | | | build(deps-dev): Bump jsdom from 21.1.1 to 22.0.0
| * build(deps-dev): Bump jsdom from 21.1.1 to 22.0.0dependabot[bot]2023-05-061-16/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.1 to 22.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/21.1.1...22.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump @nextcloud/vue to 7.11.3julia.kirschenheuter2023-05-081-55/+55
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | build(deps-dev): Bump @types/dockerode from 3.3.16 to 3.3.17dependabot[bot]2023-05-061-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.16 to 3.3.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode) --- updated-dependencies: - dependency-name: "@types/dockerode" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #38111 from ↵dependabot[bot]2023-05-061-424/+35
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.2
| * | bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2dependabot[bot]2023-05-061-424/+35
| |/ | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump webpack-cli from 5.0.1 to 5.0.2dependabot[bot]2023-05-061-24/+24
|/ | | | | | | | | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): Bump engine.io from 6.4.1 to 6.4.2dependabot[bot]2023-05-041-6/+6
| | | | | | | | | | | | | | Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/engine.io/compare/6.4.1...6.4.2) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* bump @vue/vue2-jest from 29.2.3 to 29.2.4dependabot[bot]2023-05-021-7/+7
| | | | | | | | | | --- updated-dependencies: - dependency-name: "@vue/vue2-jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2dependabot[bot]2023-05-011-47/+47
| | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): bump cypress from 12.10.0 to 12.11.0dependabot[bot]2023-04-291-7/+7
| | | | | | | | | | | | | | | Bumps [cypress](https://github.com/cypress-io/cypress) from 12.10.0 to 12.11.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v12.10.0...v12.11.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #37989 from ↵dependabot[bot]2023-04-291-7/+7
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/eslint-plugin-cypress-2.13.3
| * bump eslint-plugin-cypress from 2.13.2 to 2.13.3dependabot[bot]2023-04-291-7/+7
| | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #37988 from ↵dependabot[bot]2023-04-291-35/+424
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.1
| * | bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1dependabot[bot]2023-04-291-35/+424
| |/ | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #37987 from nextcloud/dependabot/npm_and_yarn/sass-1.62.1dependabot[bot]2023-04-291-7/+7
|\ \
| * | chore(deps-dev): bump sass from 1.62.0 to 1.62.1dependabot[bot]2023-04-291-7/+7
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.62.0 to 1.62.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.62.0...1.62.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>