@storm-software/pnpm-tools 0.7.33 → 0.7.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +24 -0
- package/README.md +1 -1
- package/bin/pnpm.cjs +2 -2
- package/bin/pnpm.js +2 -2
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,30 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Pnpm Tools
|
|
4
4
|
|
|
5
|
+
## [0.7.35](https://github.com/storm-software/storm-ops/releases/tag/pnpm-tools%400.7.35) (05/20/2026)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Ensure workspace package versions align ([3cb6e486a](https://github.com/storm-software/storm-ops/commit/3cb6e486a))
|
|
10
|
+
|
|
11
|
+
### Updated Dependencies
|
|
12
|
+
|
|
13
|
+
- Updated **config** to **v1.137.57**
|
|
14
|
+
- Updated **config-tools** to **v1.190.25**
|
|
15
|
+
- Updated **npm-tools** to **v0.6.142**
|
|
16
|
+
- Updated **package-constants** to **v0.1.38**
|
|
17
|
+
- Updated **testing-tools** to **v1.119.178**
|
|
18
|
+
|
|
19
|
+
## [0.7.34](https://github.com/storm-software/storm-ops/releases/tag/pnpm-tools%400.7.34) (05/20/2026)
|
|
20
|
+
|
|
21
|
+
### Updated Dependencies
|
|
22
|
+
|
|
23
|
+
- Updated **config** to **v1.137.56**
|
|
24
|
+
- Updated **config-tools** to **v1.190.24**
|
|
25
|
+
- Updated **npm-tools** to **v0.6.141**
|
|
26
|
+
- Updated **package-constants** to **v0.1.37**
|
|
27
|
+
- Updated **testing-tools** to **v1.119.177**
|
|
28
|
+
|
|
5
29
|
## [0.7.33](https://github.com/storm-software/storm-ops/releases/tag/pnpm-tools%400.7.33) (05/20/2026)
|
|
6
30
|
|
|
7
31
|
### Miscellaneous
|
package/README.md
CHANGED
|
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
27
27
|
|
|
28
28
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
29
29
|
|
|
30
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
package/bin/pnpm.cjs
CHANGED
|
@@ -2186,7 +2186,7 @@ var import_commander = require("commander");
|
|
|
2186
2186
|
// package.json
|
|
2187
2187
|
var package_default = {
|
|
2188
2188
|
name: "@storm-software/pnpm-tools",
|
|
2189
|
-
version: "0.7.
|
|
2189
|
+
version: "0.7.35",
|
|
2190
2190
|
private: false,
|
|
2191
2191
|
description: "A set of [pnpm](https://pnpm.io/) plugins and utilities for managing workspace packages/dependencies.",
|
|
2192
2192
|
repository: {
|
|
@@ -2286,7 +2286,7 @@ var package_default = {
|
|
|
2286
2286
|
defu: "catalog:",
|
|
2287
2287
|
prettier: "catalog:",
|
|
2288
2288
|
"prettier-plugin-packagejson": "catalog:",
|
|
2289
|
-
semver: "7.
|
|
2289
|
+
semver: "^7.8.0",
|
|
2290
2290
|
yaml: "catalog:"
|
|
2291
2291
|
},
|
|
2292
2292
|
devDependencies: {
|
package/bin/pnpm.js
CHANGED
|
@@ -2164,7 +2164,7 @@ import { Command } from "commander";
|
|
|
2164
2164
|
// package.json
|
|
2165
2165
|
var package_default = {
|
|
2166
2166
|
name: "@storm-software/pnpm-tools",
|
|
2167
|
-
version: "0.7.
|
|
2167
|
+
version: "0.7.35",
|
|
2168
2168
|
private: false,
|
|
2169
2169
|
description: "A set of [pnpm](https://pnpm.io/) plugins and utilities for managing workspace packages/dependencies.",
|
|
2170
2170
|
repository: {
|
|
@@ -2264,7 +2264,7 @@ var package_default = {
|
|
|
2264
2264
|
defu: "catalog:",
|
|
2265
2265
|
prettier: "catalog:",
|
|
2266
2266
|
"prettier-plugin-packagejson": "catalog:",
|
|
2267
|
-
semver: "7.
|
|
2267
|
+
semver: "^7.8.0",
|
|
2268
2268
|
yaml: "catalog:"
|
|
2269
2269
|
},
|
|
2270
2270
|
devDependencies: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/pnpm-tools",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.35",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A set of [pnpm](https://pnpm.io/) plugins and utilities for managing workspace packages/dependencies.",
|
|
6
6
|
"repository": {
|
|
@@ -73,16 +73,16 @@
|
|
|
73
73
|
"storm-pnpm-esm": "./bin/pnpm.js"
|
|
74
74
|
},
|
|
75
75
|
"dependencies": {
|
|
76
|
-
"@storm-software/config": "^1.137.
|
|
77
|
-
"@storm-software/config-tools": "^1.190.
|
|
78
|
-
"@storm-software/npm-tools": "^0.6.
|
|
79
|
-
"@storm-software/package-constants": "^0.1.
|
|
76
|
+
"@storm-software/config": "^1.137.57",
|
|
77
|
+
"@storm-software/config-tools": "^1.190.25",
|
|
78
|
+
"@storm-software/npm-tools": "^0.6.142",
|
|
79
|
+
"@storm-software/package-constants": "^0.1.38",
|
|
80
80
|
"chalk": "^4.1.2",
|
|
81
81
|
"commander": "^12.1.0",
|
|
82
82
|
"defu": "6.1.4",
|
|
83
83
|
"prettier": "^3.8.3",
|
|
84
84
|
"prettier-plugin-packagejson": "^3.0.2",
|
|
85
|
-
"semver": "7.
|
|
85
|
+
"semver": "^7.8.0",
|
|
86
86
|
"yaml": "^2.9.0"
|
|
87
87
|
},
|
|
88
88
|
"devDependencies": {
|
|
@@ -91,5 +91,5 @@
|
|
|
91
91
|
"tsup": "8.4.0"
|
|
92
92
|
},
|
|
93
93
|
"publishConfig": { "access": "public" },
|
|
94
|
-
"gitHead": "
|
|
94
|
+
"gitHead": "612ced4c4fb0ca6359356cecc9a163042286f577"
|
|
95
95
|
}
|