Julius Härtl
5b31a00cdc
Merge pull request #2766 from nextcloud/dependabot/npm_and_yarn/vue-demi-0.13.6
2022-07-30 10:22:42 +02:00
dependabot[bot]
910ef74683
build(deps-dev): bump vue-demi from 0.13.5 to 0.13.6
...
Bumps [vue-demi](https://github.com/antfu/vue-demi ) from 0.13.5 to 0.13.6.
- [Release notes](https://github.com/antfu/vue-demi/releases )
- [Commits](https://github.com/antfu/vue-demi/compare/v0.13.5...v0.13.6 )
---
updated-dependencies:
- dependency-name: vue-demi
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-30 02:38:18 +00:00
dependabot[bot]
4c6094aec6
build(deps-dev): bump vite from 3.0.2 to 3.0.4
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.0.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-30 02:38:17 +00:00
Ferdinand Thiessen
1ee4b069ca
Add support for editing (not creating) FrontMatter
...
This adds support for parsing files containing FrontMatter and editing
it as like a code block.
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2022-07-29 16:07:53 +02:00
Vinicius Reis
3e1b3ee828
➕ change vite-plugin-vue2 to @vitejs/plugin-vue2
...
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-07-22 10:53:52 -03:00
Vinicius Reis
2fb781e636
➕ prevent version mismatch
...
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-07-22 10:27:59 -03:00
Vinicius Reis
048a94ba67
⬆️ Upgrade dependencies.
...
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-07-22 08:57:07 -03:00
Vinicius Reis
505b2432bf
⬆️ Upgrade dependencies
...
- removes jest-raw-loader
- add vue-demi
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-07-22 08:57:07 -03:00
dependabot[bot]
46350a31f5
build(deps): bump prosemirror-schema-list from 1.2.0 to 1.2.1
...
Bumps [prosemirror-schema-list](https://github.com/prosemirror/prosemirror-schema-list ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/prosemirror/prosemirror-schema-list/releases )
- [Changelog](https://github.com/ProseMirror/prosemirror-schema-list/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prosemirror/prosemirror-schema-list/compare/1.2.0...1.2.1 )
---
updated-dependencies:
- dependency-name: prosemirror-schema-list
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>
2022-07-22 11:41:45 +00:00
dependabot[bot]
c110f047ef
build(deps): bump prosemirror-view from 1.26.5 to 1.27.0
...
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view ) from 1.26.5 to 1.27.0.
- [Release notes](https://github.com/prosemirror/prosemirror-view/releases )
- [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.26.5...1.27.0 )
---
updated-dependencies:
- dependency-name: prosemirror-view
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>
2022-07-22 11:06:27 +00:00
Julius Härtl
5d44f86bb9
Merge pull request #2740 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-3.1.4
...
build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4
2022-07-22 11:01:31 +02:00
dependabot[bot]
05a1c0a71f
build(deps): bump @nextcloud/dialogs from 3.1.2 to 3.1.4
...
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs ) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v3.1.2...v3.1.4 )
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
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>
2022-07-22 08:19:37 +00:00
dependabot[bot]
1845a7b99d
build(deps-dev): bump vite-plugin-vue2 from 2.0.1 to 2.0.2
...
Bumps [vite-plugin-vue2](https://github.com/underfin/vite-plugin-vue2 ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/underfin/vite-plugin-vue2/releases )
- [Changelog](https://github.com/underfin/vite-plugin-vue2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/underfin/vite-plugin-vue2/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: vite-plugin-vue2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 08:03:12 +00:00
dependabot[bot]
e9352dceea
build(deps-dev): bump cypress from 10.3.0 to 10.3.1
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.3.0 to 10.3.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v10.3.0...v10.3.1 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 07:55:52 +00:00
dependabot[bot]
ee283c215d
build(deps): bump terser from 5.14.1 to 5.14.2
...
Bumps [terser](https://github.com/terser/terser ) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-21 07:37:55 +00:00
dependabot[bot]
e94cdf294d
build(deps): bump vue-material-design-icons from 5.1.1 to 5.1.2
...
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases )
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.1.1...5.1.2 )
---
updated-dependencies:
- dependency-name: vue-material-design-icons
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>
2022-07-19 07:14:30 +00:00
Ferdinand Thiessen
75cc0b8b6d
Compile assets
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-15 10:39:21 +00:00
dependabot[bot]
dc2ccbdf7e
build(deps): bump @tiptap/core from 2.0.0-beta.181 to 2.0.0-beta.182
...
Bumps [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core ) from 2.0.0-beta.181 to 2.0.0-beta.182.
- [Release notes](https://github.com/ueberdosis/tiptap/releases )
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/core/CHANGELOG.md )
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/core@2.0.0-beta.182/packages/core )
---
updated-dependencies:
- dependency-name: "@tiptap/core"
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>
2022-07-10 11:38:44 +00:00
dependabot[bot]
b2b38fe5c1
build(deps): bump prosemirror-view from 1.26.4 to 1.26.5
...
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view ) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/prosemirror/prosemirror-view/releases )
- [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.26.4...1.26.5 )
---
updated-dependencies:
- dependency-name: prosemirror-view
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>
2022-07-10 11:28:07 +00:00
dependabot[bot]
127c85cf97
build(deps): bump moment from 2.29.3 to 2.29.4
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-10 09:44:09 +00:00
dependabot[bot]
51c5fd8ff8
build(deps): bump vue-material-design-icons from 5.0.0 to 5.1.1
...
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons ) from 5.0.0 to 5.1.1.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases )
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.0.0...5.1.1 )
---
updated-dependencies:
- dependency-name: vue-material-design-icons
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>
2022-07-09 14:15:00 +00:00
dependabot[bot]
dbbddaac66
build(deps-dev): bump vite from 2.9.13 to 2.9.14
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 2.9.13 to 2.9.14.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.14/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v2.9.14/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 01:02:53 +00:00
Jonas
4c70b027ac
Update prosemirror dependencies
...
Fixes : #931
Fixes : #2276
Fixes : #2480
Thanks a lot to Ferdinand Thiessen for bug triaging and fixing <3
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-06 13:26:36 +00:00
Max
5fd6b0e702
update: all of tiptap in one go
...
Signed-off-by: Max <max@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-04 08:45:46 +00:00
dependabot[bot]
f1f0a5524b
build(deps): bump @tiptap/extension-table
...
Bumps [@tiptap/extension-table](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table ) from 2.0.0-beta.53 to 2.0.0-beta.54.
- [Release notes](https://github.com/ueberdosis/tiptap/releases )
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-table/CHANGELOG.md )
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-table@2.0.0-beta.54/packages/extension-table )
---
updated-dependencies:
- dependency-name: "@tiptap/extension-table"
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>
2022-07-04 05:49:14 +00:00
dependabot[bot]
9af3f15cb8
build(deps): bump @tiptap/core from 2.0.0-beta.180 to 2.0.0-beta.181
...
Bumps [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core ) from 2.0.0-beta.180 to 2.0.0-beta.181.
- [Release notes](https://github.com/ueberdosis/tiptap/releases )
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/core/CHANGELOG.md )
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/core@2.0.0-beta.181/packages/core )
---
updated-dependencies:
- dependency-name: "@tiptap/core"
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>
2022-07-02 22:46:45 +00:00
dependabot[bot]
9322cde05e
build(deps): bump @tiptap/vue-2 from 2.0.0-beta.83 to 2.0.0-beta.84
...
Bumps [@tiptap/vue-2](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/vue-2 ) from 2.0.0-beta.83 to 2.0.0-beta.84.
- [Release notes](https://github.com/ueberdosis/tiptap/releases )
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/vue-2/CHANGELOG.md )
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/vue-2@2.0.0-beta.84/packages/vue-2 )
---
updated-dependencies:
- dependency-name: "@tiptap/vue-2"
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>
2022-07-02 22:30:05 +00:00
dependabot[bot]
929d6d8152
build(deps): bump @tiptap/suggestion from 2.0.0-beta.96 to 2.0.0-beta.97
...
Bumps [@tiptap/suggestion](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/suggestion ) from 2.0.0-beta.96 to 2.0.0-beta.97.
- [Release notes](https://github.com/ueberdosis/tiptap/releases )
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/suggestion/CHANGELOG.md )
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/suggestion@2.0.0-beta.97/packages/suggestion )
---
updated-dependencies:
- dependency-name: "@tiptap/suggestion"
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>
2022-07-02 13:59:37 +00:00
dependabot[bot]
9fa046c2ad
build(deps-dev): bump vite from 2.9.12 to 2.9.13
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 2.9.12 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.13/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 09:58:22 +00:00
dependabot[bot]
ee5cd054ad
build(deps): bump @tiptap/extension-dropcursor
...
Bumps [@tiptap/extension-dropcursor](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-dropcursor ) from 2.0.0-beta.28 to 2.0.0-beta.29.
- [Release notes](https://github.com/ueberdosis/tiptap/releases )
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-dropcursor/CHANGELOG.md )
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-dropcursor@2.0.0-beta.29/packages/extension-dropcursor )
---
updated-dependencies:
- dependency-name: "@tiptap/extension-dropcursor"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 09:43:09 +00:00
dependabot[bot]
6ee3dc33cb
build(deps): bump @tiptap/extension-link
...
Bumps [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link ) from 2.0.0-beta.42 to 2.0.0-beta.43.
- [Release notes](https://github.com/ueberdosis/tiptap/releases )
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-link/CHANGELOG.md )
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-link@2.0.0-beta.43/packages/extension-link )
---
updated-dependencies:
- dependency-name: "@tiptap/extension-link"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 09:31:29 +00:00
dependabot[bot]
0ceb467fe3
build(deps): bump @tiptap/extension-horizontal-rule
...
Bumps [@tiptap/extension-horizontal-rule](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-horizontal-rule ) from 2.0.0-beta.35 to 2.0.0-beta.36.
- [Release notes](https://github.com/ueberdosis/tiptap/releases )
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-horizontal-rule/CHANGELOG.md )
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-horizontal-rule@2.0.0-beta.36/packages/extension-horizontal-rule )
---
updated-dependencies:
- dependency-name: "@tiptap/extension-horizontal-rule"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 09:08:18 +00:00
dependabot[bot]
5cb09dc2b4
build(deps): bump @tiptap/extension-history
...
Bumps [@tiptap/extension-history](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-history ) from 2.0.0-beta.25 to 2.0.0-beta.26.
- [Release notes](https://github.com/ueberdosis/tiptap/releases )
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-history/CHANGELOG.md )
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-history@2.0.0-beta.26/packages/extension-history )
---
updated-dependencies:
- dependency-name: "@tiptap/extension-history"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 07:24:21 +00:00
dependabot[bot]
dc1a0c2590
build(deps): bump @tiptap/extension-code-block-lowlight
...
Bumps [@tiptap/extension-code-block-lowlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-code-block-lowlight ) from 2.0.0-beta.72 to 2.0.0-beta.73.
- [Release notes](https://github.com/ueberdosis/tiptap/releases )
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-code-block-lowlight/CHANGELOG.md )
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-code-block-lowlight@2.0.0-beta.73/packages/extension-code-block-lowlight )
---
updated-dependencies:
- dependency-name: "@tiptap/extension-code-block-lowlight"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 02:04:33 +00:00
Vinicius Reis
62bb1fe127
⬆️ ( #2584 ): Upgrade dependencies
...
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-30 18:10:21 +00:00
Vinicius Reis
6569c9b5ee
➕ ( #2615 ): add missing dependency
...
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-06-30 13:46:47 -03:00
John Molakvoæ
49ddee6e88
Properly move runtime dependencies out of `devDependencies`
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-06-26 09:55:58 +02:00
John Molakvoæ
8c01f9a42f
Remove unnecessary dependencies
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-26 09:52:56 +02:00
dependabot[bot]
e2a899385f
build(deps-dev): bump cypress from 10.1.0 to 10.2.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v10.1.0...v10.2.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 06:09:49 +00:00
dependabot[bot]
0b2384db1f
build(deps-dev): bump sass from 1.52.3 to 1.53.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.52.3 to 1.53.0.
- [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.3...1.53.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 05:57:24 +00:00
dependabot[bot]
284b2d3d6b
build(deps-dev): bump vite-plugin-commonjs from 0.5.1 to 0.5.2
...
Bumps [vite-plugin-commonjs](https://github.com/vite-plugin/vite-plugin-commonjs ) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/vite-plugin/vite-plugin-commonjs/releases )
- [Changelog](https://github.com/vite-plugin/vite-plugin-commonjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vite-plugin/vite-plugin-commonjs/commits )
---
updated-dependencies:
- dependency-name: vite-plugin-commonjs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 05:31:20 +00:00
dependabot[bot]
0a3e750d10
build(deps): bump prosemirror-view from 1.26.1 to 1.26.2
...
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view ) from 1.26.1 to 1.26.2.
- [Release notes](https://github.com/prosemirror/prosemirror-view/releases )
- [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.26.1...1.26.2 )
---
updated-dependencies:
- dependency-name: prosemirror-view
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 05:09:12 +00:00
Vinicius Reis
5b5d6cf56f
➕ add missing stylelint dependencies
...
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-06-20 15:10:37 -03:00
Vinicius Reis
fd3e0fed42
➕ add missing eslint dependency
...
add eslint-plugin-n
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-06-20 12:42:29 -03:00
Vinicius Reis
4851806471
⬆️ update tiptap and prosemirror
...
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-06-20 11:54:56 -03:00
dependabot[bot]
2580806f3f
build(deps-dev): bump core-js from 3.22.8 to 3.23.1
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.22.8 to 3.23.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.8...v3.23.1 )
---
updated-dependencies:
- dependency-name: core-js
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>
2022-06-20 11:58:53 +00:00
Max
9bf8f10862
update: all prosemirror dependencies to latest
...
Signed-off-by: Max <max@nextcloud.com>
2022-06-20 10:39:39 +02:00
dependabot[bot]
53d5f3bfab
build(deps-dev): bump vite-plugin-commonjs from 0.5.0 to 0.5.1
...
Bumps [vite-plugin-commonjs](https://github.com/vite-plugin/vite-plugin-commonjs ) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/vite-plugin/vite-plugin-commonjs/releases )
- [Changelog](https://github.com/vite-plugin/vite-plugin-commonjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vite-plugin/vite-plugin-commonjs/commits )
---
updated-dependencies:
- dependency-name: vite-plugin-commonjs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 07:55:06 +00:00
dependabot[bot]
c6693247ec
build(deps-dev): bump @babel/core from 7.18.2 to 7.18.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.2 to 7.18.5.
- [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.18.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 07:35:51 +00:00
dependabot[bot]
01528e66a2
build(deps): bump prosemirror-view from 1.26.0 to 1.26.1
...
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view ) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/prosemirror/prosemirror-view/releases )
- [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.26.0...1.26.1 )
---
updated-dependencies:
- dependency-name: prosemirror-view
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 07:20:37 +00:00