Skip to content

Commit f30d83e

Browse files
deps: bump pnpm to 11.6.0 and add packageManager integrity hash (#33976)
1 parent 0297128 commit f30d83e

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tools]
22
node = "24.15.0"
3-
pnpm = "11.5.1"
3+
pnpm = "11.6.0"
44

55
[hooks]
66
enter = "mise install"

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
66

77
DevExtreme is an enterprise UI component suite for Angular, React, Vue, and jQuery. This is a large-scale monorepo (pnpm workspaces + Nx 22) containing the core library, framework wrappers, demos, themes, and test suites.
88

9-
**Required tooling:** Node.js 24.15.0, pnpm 11.5.1.
9+
**Required tooling:** Node.js 24.15.0, pnpm 11.6.0.
1010

1111
## Setup
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"lint-staged",
6565
"pre-commit"
6666
],
67-
"packageManager": "pnpm@11.5.1",
67+
"packageManager": "pnpm@11.6.0+sha512.9a36518224080c6fe5165afdcfe79bfa118c29be703f3f462b1e32efe1e98e47e8750b148e08286250aad4113cc7993ca413c4e2cd447752708c2ee5751bc95f",
6868
"engines": {
6969
"node": "^24.15.0"
7070
}

packages/sbom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"devDependencies": {
66
"@devexpress/sbom-toolkit": "0.11.1"
77
},
8-
"packageManager": "pnpm@11.5.1"
8+
"packageManager": "pnpm@11.6.0+sha512.9a36518224080c6fe5165afdcfe79bfa118c29be703f3f462b1e32efe1e98e47e8750b148e08286250aad4113cc7993ca413c4e2cd447752708c2ee5751bc95f"
99
}

0 commit comments

Comments
 (0)