mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
build(deps-dev): Bump @rspack/cli from 1.6.4 to 1.6.5
Bumps [@rspack/cli](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli) from 1.6.4 to 1.6.5. - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.6.5/packages/rspack-cli) --- updated-dependencies: - dependency-name: "@rspack/cli" dependency-version: 1.6.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
58f641ba81
commit
cb2ef4088d
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.2",
|
||||
"@nextcloud/eslint-config": "^9.0.0-rc.5",
|
||||
"@nextcloud/stylelint-config": "^3.1.1",
|
||||
"@rspack/cli": "^1.6.4",
|
||||
"@rspack/cli": "^1.6.5",
|
||||
"@rspack/core": "^1.6.4",
|
||||
"@rspack/plugin-node-polyfill": "^0.5.8",
|
||||
"@total-typescript/ts-reset": "^0.6.1",
|
||||
|
|
@ -3005,9 +3005,9 @@
|
|||
]
|
||||
},
|
||||
"node_modules/@rspack/cli": {
|
||||
"version": "1.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@rspack/cli/-/cli-1.6.4.tgz",
|
||||
"integrity": "sha512-hhqebrFKp5yNPmLhxVGCNoCsJeiUryXdreNn8b2AXOgh3JN1J0Ftb9QBzmFp7H59afzvuER2HmFIR1Fmb6D2CQ==",
|
||||
"version": "1.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@rspack/cli/-/cli-1.6.5.tgz",
|
||||
"integrity": "sha512-sEznMgkDi8tI5ghV31v1truY2r+ikXGJv0+UzKWPZ2PvCvb7K/IrzXl1Zpwt8slVZcdoO7/0rtyhX57qa1/T1A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
@ -17634,9 +17634,9 @@
|
|||
"optional": true
|
||||
},
|
||||
"@rspack/cli": {
|
||||
"version": "1.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@rspack/cli/-/cli-1.6.4.tgz",
|
||||
"integrity": "sha512-hhqebrFKp5yNPmLhxVGCNoCsJeiUryXdreNn8b2AXOgh3JN1J0Ftb9QBzmFp7H59afzvuER2HmFIR1Fmb6D2CQ==",
|
||||
"version": "1.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@rspack/cli/-/cli-1.6.5.tgz",
|
||||
"integrity": "sha512-sEznMgkDi8tI5ghV31v1truY2r+ikXGJv0+UzKWPZ2PvCvb7K/IrzXl1Zpwt8slVZcdoO7/0rtyhX57qa1/T1A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@discoveryjs/json-ext": "^0.5.7",
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@
|
|||
"@nextcloud/browserslist-config": "^3.1.2",
|
||||
"@nextcloud/eslint-config": "^9.0.0-rc.5",
|
||||
"@nextcloud/stylelint-config": "^3.1.1",
|
||||
"@rspack/cli": "^1.6.4",
|
||||
"@rspack/cli": "^1.6.5",
|
||||
"@rspack/core": "^1.6.4",
|
||||
"@rspack/plugin-node-polyfill": "^0.5.8",
|
||||
"@total-typescript/ts-reset": "^0.6.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue