Skip to content

Commit aaecedb

Browse files
chore(monorepo): update auto-merge non-major dependencies
1 parent 782d07a commit aaecedb

File tree

7 files changed

+867
-861
lines changed

7 files changed

+867
-861
lines changed

.github/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.12.0
1+
22.14.0

.github/workflows/gitguardian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
persist-credentials: false
1515

1616
- name: GitGuardian scan
17-
uses: GitGuardian/ggshield/actions/secret@v1.36.0
17+
uses: GitGuardian/ggshield/actions/secret@v1.37.0
1818
env:
1919
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
2020
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
},
1818
"license": "Apache-2.0",
1919
"private": true,
20-
"packageManager": "pnpm@10.3.0",
20+
"packageManager": "pnpm@10.6.2",
2121
"engines": {
22-
"node": ">=22.12.0",
23-
"pnpm": ">=10.3.0"
22+
"node": ">=22.14.0",
23+
"pnpm": ">=10.6.2"
2424
},
2525
"keywords": [
2626
"storm-stack",
@@ -92,18 +92,18 @@
9292
"jest": "catalog:",
9393
"jest-environment-jsdom": "catalog:",
9494
"jest-environment-node": "catalog:",
95-
"lefthook": "^1.7.18",
96-
"log4brains": "^1.0.1",
95+
"lefthook": "^1.11.3",
96+
"log4brains": "^1.1.0",
9797
"nx": "catalog:",
9898
"prettier": "catalog:",
9999
"rimraf": "catalog:",
100-
"sherif": "^1.0.0",
101-
"ts-jest": "^29.2.5",
100+
"sherif": "^1.4.0",
101+
"ts-jest": "^29.2.6",
102102
"ts-node": "^10.9.2",
103103
"tslib": "^2.8.1",
104104
"typescript": "~5.7.3",
105105
"verdaccio": "6.0.5",
106-
"zx": "^8.3.2"
106+
"zx": "^8.4.0"
107107
},
108108
"manypkg": {
109109
"defaultBranch": "main",
@@ -130,20 +130,20 @@
130130
"@storm-stack/tools-readme-templates": "workspace:*",
131131
"@storm-stack/tools-nx": "workspace:*",
132132
"@storm-stack/tools-scripts": "workspace:*",
133-
"debug": ">=4.3.7",
133+
"debug": ">=4.4.0",
134134
"eslint-config-storm-stack": "workspace:*",
135135
"eslint-plugin-storm-stack": "workspace:*",
136136
"follow-redirects": ">=1.15.9",
137-
"got": ">=14.4.2",
137+
"got": ">=14.4.6",
138138
"ip": ">=2.0.1",
139139
"loader-utils": ">=3.3.1",
140140
"markdown-it": ">=14.1.0",
141141
"node-fetch": ">=3.3.2",
142142
"nth-check": ">=2.1.1",
143-
"parse-path": ">=7.0.0",
143+
"parse-path": ">=7.0.1",
144144
"parse-url": ">=9.2.0",
145-
"postcss": ">=8.4.47",
146-
"shell-quote": ">=1.8.1",
145+
"postcss": ">=8.5.3",
146+
"shell-quote": ">=1.8.2",
147147
"simple-git": ">=3.27.0",
148148
"storm-stack": "workspace:*",
149149
"@storm-stack/log-console": "workspace:*",

packages/eslint-plugin-storm-stack/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -134,29 +134,29 @@
134134
}
135135
},
136136
"dependencies": {
137-
"@eslint/compat": "^1.2.3",
138-
"@eslint/eslintrc": "^3.1.0",
139-
"@eslint/js": "^9.14.0",
137+
"@eslint/compat": "^1.2.7",
138+
"@eslint/eslintrc": "^3.3.0",
139+
"@eslint/js": "^9.22.0",
140140
"@storm-software/eslint": "catalog:",
141141
"@storm-software/prettier": "catalog:",
142-
"@typescript-eslint/eslint-plugin": "^8.0.0",
143-
"@typescript-eslint/parser": "^8.0.0",
144-
"@typescript-eslint/scope-manager": "^8.24.1",
145-
"@typescript-eslint/utils": "^8.24.1",
142+
"@typescript-eslint/eslint-plugin": "^8.26.0",
143+
"@typescript-eslint/parser": "^8.26.0",
144+
"@typescript-eslint/scope-manager": "^8.26.0",
145+
"@typescript-eslint/utils": "^8.26.0",
146146
"defu": "catalog:",
147147
"eslint-plugin-i18n-text": "^1.0.1",
148148
"eslint-plugin-import": "^2.31.0",
149149
"eslint-rule-documentation": "^1.0.23",
150-
"globals": "^15.12.0"
150+
"globals": "^15.15.0"
151151
},
152152
"devDependencies": {
153-
"@eslint/config-inspector": "^0.5.1",
153+
"@eslint/config-inspector": "^0.7.1",
154154
"@types/eslint": "^9.6.1",
155155
"@types/eslint__js": "^8.42.3",
156156
"@types/node": "catalog:",
157157
"esbuild": "catalog:",
158158
"eslint": "catalog:",
159-
"eslint-doc-generator": "^2.0.2",
159+
"eslint-doc-generator": "^2.1.0",
160160
"eslint-plugin-eslint-plugin": "^6.4.0",
161161
"eslint-typegen": "2.0.0",
162162
"tsup": "catalog:",

packages/storm-stack/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,8 @@
256256
"@deepkit/injector": "^1.0.2",
257257
"@deepkit/type-compiler": "^1.0.2",
258258
"@donedeal0/superdiff": "^3.1.2",
259-
"@nuxt/kit": "^3.15.4",
260-
"@nuxt/schema": "^3.15.4",
259+
"@nuxt/kit": "^3.16.0",
260+
"@nuxt/schema": "^3.16.0",
261261
"@storm-software/build-tools": "catalog:",
262262
"@storm-software/config": "catalog:",
263263
"@storm-software/config-tools": "catalog:",
@@ -273,7 +273,7 @@
273273
"@stryke/string-format": "catalog:",
274274
"@stryke/types": "catalog:",
275275
"@stryke/unique-id": "catalog:",
276-
"c12": "^3.0.1",
276+
"c12": "^3.0.2",
277277
"chalk-template": "^1.1.0",
278278
"defu": "catalog:",
279279
"diff-match-patch": "^1.0.5",
@@ -283,7 +283,7 @@
283283
"prettier": "catalog:",
284284
"ts-morph": "^25.0.1",
285285
"tsup": "catalog:",
286-
"unimport": "^4.1.1",
286+
"unimport": "^4.1.2",
287287
"vite": "catalog:"
288288
},
289289
"publishConfig": {

0 commit comments

Comments
 (0)