File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed
node_modules/@npmcli/query Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @npmcli/query" ,
3- "version" : " 4 .0.1 " ,
3+ "version" : " 5 .0.0 " ,
44 "description" : " npm query parser and tools" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
3636 " lib/"
3737 ],
3838 "engines" : {
39- "node" : " ^18 .17.0 || >=20.5 .0"
39+ "node" : " ^20 .17.0 || >=22.9 .0"
4040 },
4141 "templateOSS" : {
4242 "//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
43- "version" : " 4.23.3 " ,
43+ "version" : " 4.27.1 " ,
4444 "publish" : true
4545 },
4646 "devDependencies" : {
4747 "@npmcli/eslint-config" : " ^5.0.0" ,
48- "@npmcli/template-oss" : " 4.23.3 " ,
48+ "@npmcli/template-oss" : " 4.27.1 " ,
4949 "tap" : " ^16.2.0"
5050 },
5151 "dependencies" : {
Original file line number Diff line number Diff line change 17931793 }
17941794 },
17951795 "node_modules/@npmcli/query" : {
1796- "version" : " 4.0.1" ,
1796+ "version" : " 5.0.0" ,
1797+ "resolved" : " https://registry.npmjs.org/@npmcli/query/-/query-5.0.0.tgz" ,
1798+ "integrity" : " sha512-8TZWfTQOsODpLqo9SVhVjHovmKXNpevHU0gO9e+y4V4fRIOneiXy0u0sMP9LmS71XivrEWfZWg50ReH4WRT4aQ==" ,
17971799 "license" : " ISC" ,
17981800 "dependencies" : {
17991801 "postcss-selector-parser" : " ^7.0.0"
18001802 },
18011803 "engines" : {
1802- "node" : " ^18 .17.0 || >=20.5 .0"
1804+ "node" : " ^20 .17.0 || >=22.9 .0"
18031805 }
18041806 },
18051807 "node_modules/@npmcli/redact" : {
1467914681 "@npmcli/name-from-folder" : " ^4.0.0" ,
1468014682 "@npmcli/node-gyp" : " ^5.0.0" ,
1468114683 "@npmcli/package-json" : " ^7.0.0" ,
14682- "@npmcli/query" : " ^4 .0.0" ,
14684+ "@npmcli/query" : " ^5 .0.0" ,
1468314685 "@npmcli/redact" : " ^4.0.0" ,
1468414686 "@npmcli/run-script" : " ^10.0.0" ,
1468514687 "bin-links" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 1111 "@npmcli/name-from-folder" : " ^4.0.0" ,
1212 "@npmcli/node-gyp" : " ^5.0.0" ,
1313 "@npmcli/package-json" : " ^7.0.0" ,
14- "@npmcli/query" : " ^4 .0.0" ,
14+ "@npmcli/query" : " ^5 .0.0" ,
1515 "@npmcli/redact" : " ^4.0.0" ,
1616 "@npmcli/run-script" : " ^10.0.0" ,
1717 "bin-links" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments