aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* bump babel-jest from 29.0.3 to 29.5.0dependabot[bot]2023-03-111-143/+178
| | | | | | | | | | --- updated-dependencies: - dependency-name: babel-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps-dev): Bump @babel/node from 7.20.0 to 7.20.7dependabot[bot]2023-03-071-18/+18
| | | | | | | | | | | | | | | | | Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.20.0 to 7.20.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-node) --- updated-dependencies: - dependency-name: "@babel/node" dependency-type: direct:development 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>
* Bump @nextcloud/vue from 7.7.0 to 7.8.0Arthur Schiwon2023-03-021-98/+1726
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(deps): Bump autosize from 5.0.1 to 6.0.1dependabot[bot]2023-03-021-7/+7
| | | | | | | | | | | | | | | | | Bumps [autosize](https://github.com/jackmoore/autosize) from 5.0.1 to 6.0.1. - [Release notes](https://github.com/jackmoore/autosize/releases) - [Changelog](https://github.com/jackmoore/autosize/blob/master/changelog.md) - [Commits](https://github.com/jackmoore/autosize/compare/5.0.1...6.0.1) --- updated-dependencies: - dependency-name: autosize dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Remove extraneous Node.js core module dependenciesChristopher Ng2023-02-231-2/+0
| | | | | | - buffer and stream-browserify are already provided by node-polyfill-webpack-plugin Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump @nextcloud/vue from 7.5.0 to 7.7.0Christopher Ng2023-02-231-386/+197
| | | | | | - Add node-polyfill-webpack-plugin to polyfill Node.js core modules Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Deprecate OC.L10N functions in favor of translation functions from ↵Ferdinand Thiessen2023-02-201-25/+25
| | | | | | `@nextcloud/l10n` Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
* Bump @nextcloud/password-confirmation from 4.0.3 to 4.0.4Christopher Ng2023-02-151-7/+7
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(deps): Bump @sideway/formula from 3.0.0 to 3.0.1dependabot[bot]2023-02-091-6/+6
| | | | | | | | | | | | | Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/sideway/formula/releases) - [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: "@sideway/formula" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #36450 from nextcloud/fix/clipboard-copySimon L2023-02-021-17/+0
|\ | | | | Drop vue-clipboard2 in favour of native Clipboard API to fix copy to clipboard
| * Drop vue-clipboard2 to fix copy to clipboardChristopher Ng2023-02-011-17/+0
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1dependabot[bot]2023-02-021-6/+6
|/ | | | | | | | | | | | | Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](https://github.com/kornelski/http-cache-semantics/commits) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Remove bootstrap dependencyJoas Schilling2023-01-301-20/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(deps): Bump ua-parser-js from 0.7.31 to 0.7.33dependabot[bot]2023-01-301-6/+6
| | | | | | | | | | | | | | Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @nextcloud/vue to v7.5.0Christopher Ng2023-01-231-7/+35
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-2/+16
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vueChristopher Ng2023-01-121-75/+230
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Bump @nextcloud/logger to 2.5.0Christopher Ng2023-01-111-7/+7
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump @nextcloud/vue from 7.2.0 to 7.3.0Vincent Petry2023-01-051-7/+7
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remove jstz usage from serverThomas Citharel2023-01-041-11/+0
| | | | | | | | | | | | Every proper browser has this kind of data now, with more up-to-date data than what's inside this package, which hasn't been updated in 3 years. https://github.com/pellepim/jstimezonedetect/issues/6 https://github.com/pellepim/jstimezonedetect/issues/9 Signed-off-by: Thomas Citharel <tcit@tcit.fr> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add component testingJohn Molakvoæ2023-01-041-263/+3068
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Port settings to ModalJohn Molakvoæ2023-01-041-7/+7
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Port Files navigation to vueJohn Molakvoæ2023-01-041-319/+442
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3Vincent Petry2023-01-041-24/+18
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* chore(npm): fix lockfileJohn Molakvoæ2022-12-291-6/+10
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #35718 from ↵Vincent Petry2022-12-161-87/+21
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.5 Bump @testing-library/jest-dom from 5.16.4 to 5.16.5
| * Bump @testing-library/jest-dom from 5.16.4 to 5.16.5dependabot[bot]2022-12-101-87/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump @nextcloud/vue to 7.2.0Christopher Ng2022-12-151-7/+7
|/ | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #35700 from ↵John Molakvoæ2022-12-091-81/+9
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/handlebars-loader-1.7.3 Bump handlebars-loader from 1.7.2 to 1.7.3
| * Bump handlebars-loader from 1.7.2 to 1.7.3dependabot[bot]2022-12-091-81/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [handlebars-loader](https://github.com/pcardune/handlebars-loader) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/pcardune/handlebars-loader/releases) - [Changelog](https://github.com/pcardune/handlebars-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/pcardune/handlebars-loader/compare/v1.7.2...v1.7.3) --- updated-dependencies: - dependency-name: handlebars-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #35695 from ↵dependabot[bot]2022-12-091-8/+8
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/karma-spec-reporter-0.0.35
| * | Bump karma-spec-reporter from 0.0.34 to 0.0.35dependabot[bot]2022-12-091-8/+8
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [karma-spec-reporter](https://github.com/tmcgee123/karma-spec-reporter) from 0.0.34 to 0.0.35. - [Release notes](https://github.com/tmcgee123/karma-spec-reporter/releases) - [Commits](https://github.com/tmcgee123/karma-spec-reporter/compare/v0.0.34...v0.0.35) --- updated-dependencies: - dependency-name: karma-spec-reporter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / Bump jsdoc from 3.6.10 to 4.0.0dependabot[bot]2022-12-091-33/+45
|/ | | | | | | | | | | | | | | Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.10 to 4.0.0. - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/main/CHANGES.md) - [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.10...4.0.0) --- updated-dependencies: - dependency-name: jsdoc dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @vue/test-utils from 1.3.0 to 1.3.3dependabot[bot]2022-12-091-7/+7
| | | | | | | | | | | | | | Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.0 to 1.3.3. - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](https://github.com/vuejs/test-utils/commits) --- updated-dependencies: - dependency-name: "@vue/test-utils" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @nextcloud/event-bus from 2.1.1 to 3.0.2dependabot[bot]2022-12-071-103/+19
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 2.1.1 to 3.0.2. - [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/v2.1.1...v3.0.2) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Bump clipboard from 2.0.10 to 2.0.11dependabot[bot]2022-12-061-7/+7
| | | | | | | | | | | | | | | | Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.10 to 2.0.11. - [Release notes](https://github.com/zenorocha/clipboard.js/releases) - [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11) --- updated-dependencies: - dependency-name: clipboard 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>
* Bump sass from 1.52.1 to 1.56.1dependabot[bot]2022-12-051-7/+7
| | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.56.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.52.1...1.56.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development 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>
* Merge pull request #35119 from ↵MichaIng2022-12-041-9/+9
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/sass-loader-13.2.0 bump sass-loader from 12.6.0 to 13.2.0
| * bump sass-loader from 12.6.0 to 13.2.0dependabot[bot]2022-11-121-9/+9
| | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump decode-uri-component from 0.2.0 to 0.2.2dependabot[bot]2022-12-021-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Bump @nextcloud/vue to 7.1.0Christopher Ng2022-12-021-192/+25
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Faster theming tests, better colours comparison and properly follow admin ↵John Molakvoæ2022-11-301-10/+7
| | | | | | | | | | | | theming changes Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Extract colour from custom backgroundJohn Molakvoæ2022-11-291-576/+7087
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Use svg iconsLouis Chemineau2022-11-281-0/+54
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #35407 from Jerome-Herbinet/patch-12Simon L2022-11-241-7/+7
|\ \ | | | | | | More appropriate wording for background selection
| * | npm run buildJérôme Herbinet2022-11-241-7/+7
| | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | update vue to v7.1.0-beta.2root2022-11-241-60/+25
|/ / | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Bump engine.io and socket.iodependabot[bot]2022-11-221-93/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `engine.io` from 6.1.1 to 6.2.1 - [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.1.1...6.2.1) Updates `socket.io` from 4.4.1 to 4.5.3 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/4.4.1...4.5.3) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect - dependency-name: socket.io dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Drop deprecated node-sassChristoph Wurst2022-11-171-102/+627
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Bump @nextcloud/vue to 7.1.0-beta0John Molakvoæ2022-11-151-98/+297
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>