Skip to content

Commit 7749893

Browse files
authored
Merge pull request #13129 from owncloud/renovate/devdeps-non-major
chore(deps): update devdeps non-major
2 parents 48539f0 + 134ebe8 commit 7749893

File tree

6 files changed

+356
-419
lines changed

6 files changed

+356
-419
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
"@babel/register": "7.28.3",
4141
"@cucumber/cucumber": "12.2.0",
4242
"@cucumber/messages": "29.0.1",
43-
"@cucumber/pretty-formatter": "2.2.0",
44-
"@noble/hashes": "2.0.0",
43+
"@cucumber/pretty-formatter": "2.3.0",
44+
"@noble/hashes": "2.0.1",
4545
"@ownclouders/babel-preset": "workspace:*",
4646
"@ownclouders/eslint-config": "workspace:*",
4747
"@ownclouders/prettier-config": "workspace:*",
4848
"@ownclouders/tsconfig": "workspace:*",
49-
"@playwright/test": "1.55.0",
49+
"@playwright/test": "1.55.1",
5050
"@types/luxon": "3.7.1",
5151
"@types/mark.js": "8.11.12",
5252
"@types/semver": "7.7.1",
@@ -62,15 +62,15 @@
6262
"commander": "14.0.1",
6363
"debug": "^4.4.3",
6464
"ejs": "3.1.10",
65-
"eslint": "9.35.0",
65+
"eslint": "9.36.0",
6666
"git-repo-info": "2.1.1",
6767
"glob": "11.0.3",
6868
"happy-dom": "19.0.2",
6969
"jsdom": "^27.0.0",
7070
"license-checker-rseidelsohn": "4.4.2",
7171
"multiple-cucumber-html-reporter": "^3.9.3",
7272
"node-fetch": "3.3.2",
73-
"pino": "9.9.5",
73+
"pino": "9.12.0",
7474
"pino-pretty": "13.1.1",
7575
"prettier": "^3.6.2",
7676
"qs": "6.14.0",
@@ -80,17 +80,17 @@
8080
"simple-git": "3.28.0",
8181
"ts-node": "10.9.2",
8282
"tslib": "2.8.1",
83-
"typescript": "5.9.2",
84-
"vite": "7.1.5",
83+
"typescript": "5.9.3",
84+
"vite": "7.1.7",
8585
"vite-plugin-environment": "^1.1.3",
8686
"vite-plugin-node-polyfills": "0.24.0",
87-
"vite-plugin-static-copy": "^3.1.2",
87+
"vite-plugin-static-copy": "^3.1.3",
8888
"vite-plugin-treat-umd-as-commonjs": "0.1.4",
8989
"vitest": "^3.2.4",
9090
"vitest-mock-extended": "3.1.0",
9191
"vue": "3.5.22",
9292
"vue-demi": "0.14.10",
93-
"vue-tsc": "3.0.7",
93+
"vue-tsc": "3.1.0",
9494
"vue3-gettext": "2.4.0"
9595
},
9696
"engines": {

packages/design-system/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,19 +123,19 @@
123123
"postcss-safe-parser": "7.0.1",
124124
"postcss-simple-vars": "^7.0.1",
125125
"process": "^0.11.10",
126-
"sass": "1.92.1",
126+
"sass": "1.93.2",
127127
"semver": "7.7.2",
128128
"shelljs": "^0.10.0",
129-
"style-dictionary": "^5.0.4",
129+
"style-dictionary": "^5.1.0",
130130
"style-value-types": "^5.1.2",
131131
"stylelint": "16.24.0",
132132
"stylelint-config-sass-guidelines": "^12.1.0",
133133
"stylelint-config-standard": "^39.0.0",
134134
"tinycolor2": "^1.6.0",
135-
"typescript": "5.9.2",
135+
"typescript": "5.9.3",
136136
"url": "^0.11.4",
137137
"url-loader": "^4.1.1",
138-
"vite": "^7.1.5",
138+
"vite": "^7.1.7",
139139
"vite-plugin-dts": "^4.5.4",
140140
"vite-plugin-node-polyfills": "^0.24.0",
141141
"yaml": "^2.8.1"

packages/web-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@types/luxon": "3.7.1",
9898
"@vitejs/plugin-vue": "6.0.1",
9999
"clean-publish": "5.2.2",
100-
"vite": "7.1.5",
100+
"vite": "7.1.7",
101101
"vite-plugin-dts": "4.5.4",
102102
"vite-plugin-node-polyfills": "0.24.0"
103103
}

packages/web-pkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/lodash-es": "4.17.12",
8888
"@vitest/web-worker": "3.2.4",
8989
"clean-publish": "5.2.2",
90-
"vite": "7.1.5",
90+
"vite": "7.1.7",
9191
"vite-plugin-dts": "4.5.4",
9292
"vite-plugin-node-polyfills": "0.24.0"
9393
}

packages/web-test-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@vitejs/plugin-vue": "6.0.1",
4242
"clean-publish": "^5.2.2",
43-
"vite": "^7.1.5",
43+
"vite": "^7.1.7",
4444
"vite-plugin-dts": "^4.5.4"
4545
},
4646
"dependencies": {

0 commit comments

Comments
 (0)