Skip to content

Commit 6a0a048

Browse files
committed
chore(deps): update dependencies
1 parent b48c4d7 commit 6a0a048

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "socket-cli-monorepo",
33
"version": "0.0.0",
4-
"packageManager": "pnpm@10.32.0",
4+
"packageManager": "pnpm@10.32.1",
55
"private": true,
66
"engines": {
77
"pnpm": ">=10.22.0"
@@ -118,6 +118,8 @@
118118
"npm-package-arg": "catalog:",
119119
"npm-run-all2": "catalog:",
120120
"open": "catalog:",
121+
"oxfmt": "0.37.0",
122+
"oxlint": "1.52.0",
121123
"pony-cause": "catalog:",
122124
"postject": "catalog:",
123125
"react": "catalog:",
@@ -131,8 +133,6 @@
131133
"trash": "catalog:",
132134
"type-coverage": "catalog:",
133135
"typescript": "catalog:",
134-
"oxfmt": "0.37.0",
135-
"oxlint": "1.52.0",
136136
"unplugin-purge-polyfills": "catalog:",
137137
"vitest": "catalog:",
138138
"yaml": "catalog:",

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ packages:
44

55
catalog:
66
'@babel/core': 7.28.4
7-
'@types/adm-zip': 0.5.7
8-
adm-zip: 0.5.16
97
'@babel/generator': 7.28.5
108
'@babel/parser': 7.28.4
119
'@babel/plugin-proposal-export-default-from': 7.27.1
@@ -37,9 +35,10 @@ catalog:
3735
'@socketregistry/packageurl-js': 1.3.5
3836
'@socketregistry/yocto-spinner': 1.0.25
3937
'@socketsecurity/config': 3.0.1
40-
'@socketsecurity/lib': 5.7.0
38+
'@socketsecurity/lib': 5.8.0
4139
'@socketsecurity/registry': 2.0.2
4240
'@socketsecurity/sdk': 3.3.1
41+
'@types/adm-zip': 0.5.7
4342
'@types/cmd-shim': 5.0.2
4443
'@types/ink': 2.0.3
4544
'@types/js-yaml': 4.0.9
@@ -57,6 +56,7 @@ catalog:
5756
'@vitest/coverage-v8': 4.0.3
5857
'@yao-pkg/pkg': 6.8.0
5958
'@yarnpkg/parsers': 3.0.3
59+
adm-zip: 0.5.16
6060
aggregate-error: npm:@socketregistry/aggregate-error@^1.0.15
6161
ajv-dist: 8.17.1
6262
ansi-regex: 6.2.2
@@ -105,6 +105,8 @@ catalog:
105105
octokit: 5.0.5
106106
onnxruntime-web: 1.23.0
107107
open: 10.2.0
108+
oxfmt: 0.37.0
109+
oxlint: 1.52.0
108110
packageurl-js: npm:@socketregistry/packageurl-js@^1.3.5
109111
path-parse: npm:@socketregistry/path-parse@^1.0.8
110112
pony-cause: 2.1.11
@@ -131,8 +133,6 @@ catalog:
131133
type-coverage: 2.29.7
132134
typedarray: npm:@socketregistry/typedarray@^1.0.8
133135
typescript: 5.9.3
134-
oxfmt: 0.37.0
135-
oxlint: 1.52.0
136136
undici: 6.21.3
137137
unplugin-purge-polyfills: 0.1.0
138138
vite: 7.1.12

0 commit comments

Comments
 (0)