Merge pull request #16550 from nextcloud/dependabot/npm_and_yarn/rspack/cli-1.6.6

build(deps-dev): Bump @rspack/cli from 1.6.5 to 1.6.6
This commit is contained in:
github-actions[bot] 2025-12-13 04:25:17 +00:00 committed by GitHub
commit b33312f11a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -67,7 +67,7 @@
"@nextcloud/browserslist-config": "^3.1.2",
"@nextcloud/eslint-config": "^9.0.0-rc.6",
"@nextcloud/stylelint-config": "^3.1.1",
"@rspack/cli": "^1.6.5",
"@rspack/cli": "^1.6.6",
"@rspack/core": "^1.6.6",
"@rspack/plugin-node-polyfill": "^0.5.8",
"@total-typescript/ts-reset": "^0.6.1",
@ -2991,9 +2991,9 @@
]
},
"node_modules/@rspack/cli": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/@rspack/cli/-/cli-1.6.5.tgz",
"integrity": "sha512-sEznMgkDi8tI5ghV31v1truY2r+ikXGJv0+UzKWPZ2PvCvb7K/IrzXl1Zpwt8slVZcdoO7/0rtyhX57qa1/T1A==",
"version": "1.6.6",
"resolved": "https://registry.npmjs.org/@rspack/cli/-/cli-1.6.6.tgz",
"integrity": "sha512-CzKPQ00Ym1jEzU1i7Wem2JWbNGX4hnndnBi5f3FMM8gEUUD+SQQVm8fYeMlFIMbHIpYan+x+nxcnjxT5hiQ4kA==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -17821,9 +17821,9 @@
"optional": true
},
"@rspack/cli": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/@rspack/cli/-/cli-1.6.5.tgz",
"integrity": "sha512-sEznMgkDi8tI5ghV31v1truY2r+ikXGJv0+UzKWPZ2PvCvb7K/IrzXl1Zpwt8slVZcdoO7/0rtyhX57qa1/T1A==",
"version": "1.6.6",
"resolved": "https://registry.npmjs.org/@rspack/cli/-/cli-1.6.6.tgz",
"integrity": "sha512-CzKPQ00Ym1jEzU1i7Wem2JWbNGX4hnndnBi5f3FMM8gEUUD+SQQVm8fYeMlFIMbHIpYan+x+nxcnjxT5hiQ4kA==",
"dev": true,
"requires": {
"@discoveryjs/json-ext": "^0.5.7",

View file

@ -88,7 +88,7 @@
"@nextcloud/browserslist-config": "^3.1.2",
"@nextcloud/eslint-config": "^9.0.0-rc.6",
"@nextcloud/stylelint-config": "^3.1.1",
"@rspack/cli": "^1.6.5",
"@rspack/cli": "^1.6.6",
"@rspack/core": "^1.6.6",
"@rspack/plugin-node-polyfill": "^0.5.8",
"@total-typescript/ts-reset": "^0.6.1",