Merge pull request #16436 from nextcloud/dependabot/npm_and_yarn/rspack/cli-1.6.4

build(deps-dev): Bump @rspack/cli from 1.6.3 to 1.6.4
This commit is contained in:
github-actions[bot] 2025-11-29 04:06:23 +00:00 committed by GitHub
commit 12fa845803
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.1",
"@nextcloud/eslint-config": "^9.0.0-rc.5",
"@nextcloud/stylelint-config": "^3.1.1",
"@rspack/cli": "^1.6.3",
"@rspack/cli": "^1.6.4",
"@rspack/core": "^1.6.4",
"@rspack/plugin-node-polyfill": "^0.5.8",
"@total-typescript/ts-reset": "^0.6.1",
@ -3004,9 +3004,9 @@
]
},
"node_modules/@rspack/cli": {
"version": "1.6.3",
"resolved": "https://registry.npmjs.org/@rspack/cli/-/cli-1.6.3.tgz",
"integrity": "sha512-+mqF4B8RgQ8x+nIzUdJs4nNSsQ5QSZ2Vt/2YpLh5V2D5D23YWgswR69j8/IRuodY2RFY9BI0bCCnN8uQo/7a1Q==",
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/@rspack/cli/-/cli-1.6.4.tgz",
"integrity": "sha512-hhqebrFKp5yNPmLhxVGCNoCsJeiUryXdreNn8b2AXOgh3JN1J0Ftb9QBzmFp7H59afzvuER2HmFIR1Fmb6D2CQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -17633,9 +17633,9 @@
"optional": true
},
"@rspack/cli": {
"version": "1.6.3",
"resolved": "https://registry.npmjs.org/@rspack/cli/-/cli-1.6.3.tgz",
"integrity": "sha512-+mqF4B8RgQ8x+nIzUdJs4nNSsQ5QSZ2Vt/2YpLh5V2D5D23YWgswR69j8/IRuodY2RFY9BI0bCCnN8uQo/7a1Q==",
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/@rspack/cli/-/cli-1.6.4.tgz",
"integrity": "sha512-hhqebrFKp5yNPmLhxVGCNoCsJeiUryXdreNn8b2AXOgh3JN1J0Ftb9QBzmFp7H59afzvuER2HmFIR1Fmb6D2CQ==",
"dev": true,
"requires": {
"@discoveryjs/json-ext": "^0.5.7",

View file

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