Skip to content

Commit 7f6dd74

Browse files
committed
Pin deps
1 parent 748ea14 commit 7f6dd74

File tree

5 files changed

+197
-197
lines changed

5 files changed

+197
-197
lines changed

package-lock.json

+44-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+42-42
Original file line numberDiff line numberDiff line change
@@ -57,52 +57,52 @@
5757
"update:longtask:test:npm:package-json": "node ./scripts/update-test-npm-package-json.js"
5858
},
5959
"devDependencies": {
60-
"@biomejs/biome": "^1.9.4",
61-
"@eslint/compat": "^1.2.8",
62-
"@eslint/js": "^9.24.0",
63-
"@mdn/browser-compat-data": "^6.0.4",
64-
"@npmcli/package-json": "^6.1.1",
65-
"@socketregistry/packageurl-js": "^1.0.5",
60+
"@biomejs/biome": "1.9.4",
61+
"@eslint/compat": "1.2.8",
62+
"@eslint/js": "9.24.0",
63+
"@mdn/browser-compat-data": "6.0.5",
64+
"@npmcli/package-json": "6.1.1",
65+
"@socketregistry/packageurl-js": "1.0.5",
6666
"@socketregistry/scripts": "file:./scripts",
6767
"@socketsecurity/registry": "file:./registry",
68-
"@tapjs/run": "^4.0.2",
69-
"@types/fs-extra": "^11.0.4",
70-
"@types/node": "^22.14.0",
71-
"@types/npmcli__package-json": "^4.0.4",
72-
"@types/npmcli__promise-spawn": "^6.0.3",
73-
"@types/semver": "^7.7.0",
74-
"@types/validate-npm-package-name": "^4.0.2",
75-
"@types/which": "^3.0.4",
76-
"@zkochan/js-yaml": "^0.0.7",
77-
"cross-env": "^7.0.3",
78-
"custompatch": "^1.1.4",
79-
"del-cli": "^6.0.0",
80-
"didyoumean2": "^7.0.4",
81-
"eslint": "^9.24.0",
82-
"eslint-import-resolver-oxc": "^0.13.1",
83-
"eslint-plugin-import-x": "^4.10.2",
84-
"eslint-plugin-n": "^17.17.0",
85-
"eslint-plugin-sort-destructure-keys": "^2.0.0",
86-
"eslint-plugin-unicorn": "^56.0.1",
87-
"eta": "^3.5.0",
88-
"fs-extra": "^11.3.0",
89-
"globals": "^16.0.0",
90-
"husky": "^9.1.7",
91-
"knip": "^5.50.2",
92-
"lint-staged": "^15.5.0",
93-
"npm-package-arg": "^12.0.2",
94-
"npm-run-all2": "^7.0.2",
95-
"out-url": "^1.2.2",
68+
"@tapjs/run": "4.0.2",
69+
"@types/fs-extra": "11.0.4",
70+
"@types/node": "22.14.1",
71+
"@types/npmcli__package-json": "4.0.4",
72+
"@types/npmcli__promise-spawn": "6.0.3",
73+
"@types/semver": "7.7.0",
74+
"@types/validate-npm-package-name": "4.0.2",
75+
"@types/which": "3.0.4",
76+
"@zkochan/js-yaml": "0.0.7",
77+
"cross-env": "7.0.3",
78+
"custompatch": "1.1.4",
79+
"del-cli": "6.0.0",
80+
"didyoumean2": "7.0.4",
81+
"eslint": "9.24.0",
82+
"eslint-import-resolver-oxc": "0.13.1",
83+
"eslint-plugin-import-x": "4.10.2",
84+
"eslint-plugin-n": "17.17.0",
85+
"eslint-plugin-sort-destructure-keys": "2.0.0",
86+
"eslint-plugin-unicorn": "56.0.1",
87+
"eta": "3.5.0",
88+
"fs-extra": "11.3.0",
89+
"globals": "16.0.0",
90+
"husky": "9.1.7",
91+
"knip": "5.50.2",
92+
"lint-staged": "15.5.1",
93+
"npm-package-arg": "12.0.2",
94+
"npm-run-all2": "7.0.2",
95+
"out-url": "1.2.2",
9696
"oxlint": "0.16.5",
97-
"read-yaml-file": "^2.1.0",
98-
"semver": "^7.7.1",
99-
"ssri": "^12.0.0",
100-
"tinyglobby": "^0.2.12",
101-
"tsx": "^4.19.3",
97+
"read-yaml-file": "2.1.0",
98+
"semver": "7.7.1",
99+
"ssri": "12.0.0",
100+
"tinyglobby": "0.2.12",
101+
"tsx": "4.19.3",
102102
"typescript": "5.8.3",
103-
"typescript-eslint": "^8.29.1",
104-
"update-browserslist-db": "^1.1.3",
105-
"which": "^5.0.0"
103+
"typescript-eslint": "8.29.1",
104+
"update-browserslist-db": "1.1.3",
105+
"which": "5.0.0"
106106
},
107107
"workspaces": [
108108
"packages/npm/*",

registry/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -623,8 +623,8 @@
623623
"yoctocolors-cjs": "2.1.2"
624624
},
625625
"devDependencies": {
626-
"@inquirer/type": "^3.0.6",
627-
"@types/pacote": "^11.1.8"
626+
"@inquirer/type": "3.0.6",
627+
"@types/pacote": "11.1.8"
628628
},
629629
"engines": {
630630
"node": ">=18.20.7"

scripts/update-test-npm-package-json.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ async function installTestNpmNodeModules(options) {
124124
[
125125
'install',
126126
'--ignore-scripts',
127-
...(Array.isArray(specs) ? ['--save-dev', ...specs] : [])
127+
...(Array.isArray(specs) ? ['--save-dev', '--save-exact', ...specs] : [])
128128
],
129129
{ cwd: testNpmPath, stdio: 'ignore' }
130130
)

0 commit comments

Comments
 (0)