mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
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:
commit
12fa845803
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue