Skip to content

Commit b38a2a5

Browse files
author
apify-deps[bot]
committed
chore(deps): pnpm security bump + in-range lockfile refresh
1 parent 9eaf91b commit b38a2a5

4 files changed

Lines changed: 2708 additions & 2544 deletions

File tree

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -66,17 +66,17 @@
6666
"node": ">=20"
6767
},
6868
"dependencies": {
69-
"@apify/actor-memory-expression": "^0.2.0",
69+
"@apify/actor-memory-expression": "^0.2.16",
7070
"@apify/actor-templates": "^0.1.5",
71-
"@apify/consts": "^2.53.0",
72-
"@apify/input_schema": "^3.27.1",
73-
"@apify/json_schemas": "^0.17.0",
74-
"@apify/utilities": "^2.25.6",
75-
"@crawlee/memory-storage": "^3.16.0",
76-
"@inquirer/core": "^11.1.7",
77-
"@inquirer/input": "^5.0.10",
78-
"@inquirer/password": "^5.0.10",
79-
"@inquirer/select": "^5.1.2",
71+
"@apify/consts": "^2.58.1",
72+
"@apify/input_schema": "^3.29.2",
73+
"@apify/json_schemas": "^0.17.2",
74+
"@apify/utilities": "^2.35.11",
75+
"@crawlee/memory-storage": "^3.18.1",
76+
"@inquirer/core": "^11.2.1",
77+
"@inquirer/input": "^5.1.6",
78+
"@inquirer/password": "^5.2.2",
79+
"@inquirer/select": "^5.2.5",
8080
"@napi-rs/keyring": "^2.0.0",
8181
"@root/walk": "~1.1.0",
8282
"@sapphire/duration": "^1.2.0",
@@ -87,7 +87,7 @@
8787
"ajv": "~8.20.0",
8888
"apify-client": "^2.25.0",
8989
"archiver": "~8.0.0",
90-
"axios": "^1.15.0",
90+
"axios": "^1.20.0",
9191
"chalk": "~6.0.0",
9292
"ci-info": "~4.4.0",
9393
"cli-table3": "^0.6.5",
@@ -96,51 +96,51 @@
9696
"detect-indent": "~7.0.2",
9797
"escape-string-regexp": "~5.0.0",
9898
"execa": "^9.6.1",
99-
"giget": "^3.3.0",
99+
"giget": "^3.3.1",
100100
"handlebars": "~4.7.9",
101-
"ignore": "^7.0.5",
101+
"ignore": "^7.0.8",
102102
"indent-string": "^5.0.0",
103103
"istextorbinary": "~9.5.0",
104104
"jju": "~1.4.0",
105105
"js-levenshtein": "^1.1.6",
106106
"json-schema-to-typescript": "^16.0.0",
107107
"mime": "~4.1.0",
108-
"open": "~11.0.0",
109-
"semver": "~7.8.0",
110-
"string-width": "^8.2.0",
108+
"open": "~11.0.2",
109+
"semver": "~7.8.5",
110+
"string-width": "^8.2.2",
111111
"strip-ansi": "^7.2.0",
112-
"tinyglobby": "^0.2.15",
112+
"tinyglobby": "^0.2.17",
113113
"which": "^7.0.0",
114114
"widest-line": "^6.0.0",
115-
"wrap-ansi": "^10.0.0"
115+
"wrap-ansi": "^10.0.1"
116116
},
117117
"devDependencies": {
118118
"@apify/oxlint-config": "^0.3.0",
119119
"@apify/tsconfig": "^0.2.0",
120-
"@crawlee/types": "^3.16.0",
120+
"@crawlee/types": "^3.18.1",
121121
"@types/adm-zip": "^0.5.8",
122122
"@types/archiver": "^8.0.0",
123-
"@types/bun": "^1.3.11",
123+
"@types/bun": "^1.4.1",
124124
"@types/execa": "^2.0.2",
125125
"@types/jju": "^1.4.5",
126126
"@types/js-levenshtein": "^1.1.3",
127127
"@types/mime": "^4.0.0",
128-
"@types/node": "^24.12.0",
129-
"@types/semver": "^7.7.1",
128+
"@types/node": "^24.13.3",
129+
"@types/semver": "^7.8.0",
130130
"@types/which": "^3.0.4",
131-
"apify": "^3.7.0",
131+
"apify": "^3.7.2",
132132
"cross-env": "^10.1.0",
133133
"husky": "^9.1.7",
134-
"lint-staged": "^17.0.0",
134+
"lint-staged": "^17.5.0",
135135
"mock-stdin": "^1.0.0",
136136
"oxfmt": "0.61.0",
137137
"oxlint": "1.71.0",
138138
"oxlint-tsgolint": "0.22.1",
139139
"rimraf": "~6.1.3",
140-
"tsdown": "^0.22.0",
141-
"tsx": "^4.21.0",
142-
"typescript": "^6.0.2",
143-
"vitest": "^4.1.8"
140+
"tsdown": "^0.22.14",
141+
"tsx": "^4.23.13",
142+
"typescript": "^6.0.3",
143+
"vitest": "^4.1.11"
144144
},
145145
"volta": {
146146
"node": "24.18.0",
@@ -162,7 +162,7 @@
162162
],
163163
"packageManager": {
164164
"name": "pnpm",
165-
"version": "11.8.0",
165+
"version": "11.11.0",
166166
"onFail": "warn"
167167
}
168168
},

0 commit comments

Comments
 (0)