Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
26.3.0
26.8.1
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.12.1
uses: styfle/cancel-workflow-action@0.13.1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action or reusable workflow Medium

Unpinned 3rd party Action 'CodeQL Scan' step
Uses Step
uses 'styfle/cancel-workflow-action' with ref '0.13.1', not a pinned commit hash
with:
all_but_latest: true
access_token: ${{ secrets.STORM_BOT_GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/git-guardian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
persist-credentials: false

- name: GitGuardian scan
uses: GitGuardian/ggshield/actions/secret@v1.39.0
uses: GitGuardian/ggshield/actions/secret@v1.54.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action or reusable workflow Medium

Unpinned 3rd party Action 'GitGuardian Scan' step
Uses Step
uses 'GitGuardian/ggshield/actions/secret' with ref 'v1.54.0', not a pinned commit hash
with:
args:
"--exclude pnpm-lock.yaml --exclude tools/config/verdaccio.yml --exclude
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"private": true,
"packageManager": "pnpm@11.1.2",
"engines": {
"node": ">=26.3.0",
"node": ">=26.8.1",
"pnpm": ">=11.1.2"
},
"keywords": [
Expand Down
82 changes: 41 additions & 41 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,66 +4,66 @@ packages:
- docs/*
catalog:
"@ls-lint/ls-lint": ^2.3.1
"@nx/devkit": ^22.7.5
"@nx/eslint-plugin": 22.7.5
"@nx/js": 22.7.5
"@nx/plugin": 22.7.5
"@nx/vite": 22.7.5
"@nx/vitest": 22.7.5
"@nx/workspace": 22.7.5
"@storm-software/config": ^1.138.6
"@storm-software/config-tools": ^1.190.69
"@storm-software/cspell": ^0.46.137
"@storm-software/eslint": ^0.170.102
"@storm-software/git-tools": ^2.131.76
"@storm-software/linting-tools": ^1.133.99
"@storm-software/markdownlint": ^0.30.225
"@storm-software/pnpm-tools": ^0.7.80
"@storm-software/prettier": ^0.59.122
"@storm-software/tsconfig": ^0.48.136
"@storm-software/untyped": ^0.24.211
"@storm-software/workspace-tools": ^1.296.49
"@swc-node/register": ^1.11.1
"@swc/core": ^1.15.41
"@nx/devkit": ^22.7.8
"@nx/eslint-plugin": 22.7.8
"@nx/js": 22.7.8
"@nx/plugin": 22.7.8
"@nx/vite": 22.7.8
"@nx/vitest": 22.7.8
"@nx/workspace": 22.7.8
"@storm-software/config": ^1.138.70
"@storm-software/config-tools": ^1.190.134
"@storm-software/cspell": ^0.46.201
"@storm-software/eslint": ^0.170.169
"@storm-software/git-tools": ^2.131.142
"@storm-software/linting-tools": ^1.134.64
"@storm-software/markdownlint": ^0.30.289
"@storm-software/pnpm-tools": ^0.7.148
"@storm-software/prettier": ^0.59.187
"@storm-software/tsconfig": ^0.48.200
"@storm-software/untyped": ^0.24.276
"@storm-software/workspace-tools": ^1.297.3
"@swc-node/register": ^1.12.1
"@swc/core": ^1.16.1
"@swc/helpers": ^0.5.23
"@taplo/cli": ^0.7.0
"@types/node": ^25.9.3
"@typescript/native-preview": 7.0.0-dev.20251218.3
"@types/node": ^25.9.5
"@typescript/native-preview": 7.0.0-dev.20260707.2
copyfiles: ^2.4.1
esbuild: ^0.27.7
eslint: ^10.5.0
esbuild: ^0.28.2
eslint: ^10.9.1
lefthook: ^1.13.6
log4brains: ^1.1.0
nx: 22.7.5
prettier: ^3.8.4
prettier: ^3.9.6
rimraf: ^6.1.3
sherif: ^1.0.0
tsdown: ^0.22.2
sherif: ^1.13.0
tsdown: ^0.22.14
typescript: ^6.0.3
verdaccio: 6.0.5
vite: ^8.0.16
vitest: ~4.1.8
verdaccio: 6.10.1
vite: ^8.2.2
vitest: ~4.1.11
zx: ^8.8.5
overrides:
"@monorepo-template/tools-config": workspace:*
"@monorepo-template/tools-scripts": workspace:*
"@monorepo-template/tools-cspell": workspace:*
cookie: ">=0.7.0"
debug: ">=4.4.0"
follow-redirects: ">=1.15.9"
got: ">=14.4.5"
cookie: ">=0.7.2"
debug: ">=4.4.3"
follow-redirects: ">=1.16.0"
got: ">=14.6.6"
ip: ">=2.0.1"
loader-utils: ">=3.3.1"
markdown-it: ">=14.1.0"
markdown-it: ">=14.3.1"
micromatch: ">=4.0.8"
node-fetch: ">=3.3.2"
nth-check: ">=2.1.1"
parse-path: ">=7.0.0"
parse-path: ">=7.1.0"
parse-url: ">=9.2.0"
path-to-regexp: ">=0.1.12"
postcss: ">=8.5.1"
shell-quote: ">=1.8.2"
simple-git: ">=3.27.0"
path-to-regexp: ">=0.2.5"
postcss: ">=8.5.26"
shell-quote: ">=1.10.0"
simple-git: ">=3.36.0"
shamefullyHoist: true
engineStrict: true
fetchTimeout: 240000
Expand Down
Loading