Skip to content

Commit 977acc6

Browse files
Merge pull request #1419 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-8.21.0
2 parents 21ea5cb + 6333450 commit 977acc6

File tree

7 files changed

+230
-77
lines changed

7 files changed

+230
-77
lines changed

css/logreader-main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
/* extracted by css-entry-points-plugin */
2-
@import './main-sUS6VHQe.chunk.css';
2+
@import './main-B94O57RO.chunk.css';

css/main-B94O57RO.chunk.css

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/logreader-main.mjs

Lines changed: 44 additions & 44 deletions
Large diffs are not rendered by default.

js/logreader-main.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/vendor.LICENSE.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version: 0.1.10
99
license: MIT
1010

1111
@nextcloud/auth
12-
version: 2.3.0
12+
version: 2.4.0
1313
license: GPL-3.0-or-later
1414

1515
@nextcloud/axios
@@ -53,11 +53,11 @@ version: 0.1.1
5353
license: AGPL-3.0-or-later
5454

5555
@nextcloud/vue
56-
version: 8.17.0
56+
version: 8.21.0
5757
license: AGPL-3.0-or-later
5858

5959
@nextcloud/vue-select
60-
version: 3.25.0
60+
version: 3.25.1
6161
license: MIT
6262

6363
@vue/devtools-api
@@ -77,7 +77,7 @@ version: 11.0.3
7777
license: MIT
7878

7979
axios
80-
version: 1.7.5
80+
version: 1.7.9
8181
license: MIT
8282

8383
charenc
@@ -93,7 +93,7 @@ version: 0.2.7
9393
license: MIT
9494

9595
debounce
96-
version: 2.1.0
96+
version: 2.2.0
9797
license: MIT
9898

9999
dompurify

package-lock.json

Lines changed: 162 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@nextcloud/logger": "^3.0.2",
4040
"@nextcloud/router": "^3.0.0",
4141
"@nextcloud/typings": "^1.9.1",
42-
"@nextcloud/vue": "^8.17.0",
42+
"@nextcloud/vue": "^8.21.0",
4343
"axios": "^1.7.9",
4444
"date-fns": "^3.6.0",
4545
"highlight.js": "^11.10.0",

0 commit comments

Comments
 (0)