|
37 | 37 | }, |
38 | 38 | "homepage": "https://github.com/ForgeRock/forgerock-javascript-sdk#readme", |
39 | 39 | "devDependencies": { |
| 40 | + "@changesets/changelog-github": "^0.5.0", |
| 41 | + "@changesets/cli": "^2.27.9", |
40 | 42 | "@commitlint/cli": "^19.1.0", |
41 | 43 | "@commitlint/config-conventional": "^19.1.0", |
42 | 44 | "@commitlint/prompt": "^19.1.0", |
|
125 | 127 | "nx": { |
126 | 128 | "includedScripts": [] |
127 | 129 | }, |
128 | | - "packageManager": "[email protected]+sha256.09a8fe31a34fda706354680619f4002f4ccef6dadff93240d24ef6c831f0fd28", |
129 | | - "dependencies": { |
130 | | - "@changesets/changelog-github": "^0.5.0", |
131 | | - "@changesets/cli": "^2.27.9", |
132 | | - "browserstack-node-sdk": "1.34.17", |
133 | | - "nx-cloud": "19.1.0" |
134 | | - }, |
135 | | - "pnpm": { |
136 | | - "overrides": { |
137 | | - "jsonpath-plus@<=7.2.0": ">=10.2.0", |
138 | | - "nanoid@<=3.3.7": ">=3.3.8", |
139 | | - "cross-spawn@<=7.0.3": ">=7.0.5", |
140 | | - "ssri@>=5.2.2 <6.0.2": ">=6.0.2", |
141 | | - "express@<4.19.2": ">=4.19.2", |
142 | | - "tough-cookie@<4.1.3": ">=4.1.3", |
143 | | - "micromatch@<4.0.8": ">=4.0.8", |
144 | | - "body-parser@<1.20.3": ">=1.20.3", |
145 | | - "send@<0.19.0": ">=0.19.0", |
146 | | - "serve-static@<1.16.0": ">=1.16.0", |
147 | | - "express@<4.20.0": ">=4.20.0", |
148 | | - "path-to-regexp@<0.1.10": ">=0.1.10", |
149 | | - "rollup@<2.79.2": ">=2.79.2" |
150 | | - } |
151 | | - } |
| 130 | + "packageManager": "[email protected]+sha256.09a8fe31a34fda706354680619f4002f4ccef6dadff93240d24ef6c831f0fd28" |
152 | 131 | } |
0 commit comments