Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: loosen up ranges #714

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,19 +59,19 @@
"node": ">=18"
},
"dependencies": {
"@apify/actor-templates": "~0.1.5",
"@apify/consts": "~2.35.0",
"@apify/input_schema": "~3.12.0",
"@apify/utilities": "~2.11.0",
"@crawlee/memory-storage": "~3.12.0",
"@apify/actor-templates": "^0.1.5",
"@apify/consts": "^2.35.0",
"@apify/input_schema": "^3.12.0",
"@apify/utilities": "^2.11.0",
"@crawlee/memory-storage": "^3.12.0",
"@oclif/core": "~4.1.0",
"@oclif/plugin-help": "~6.2.8",
"@root/walk": "~1.1.0",
"@sapphire/duration": "^1.1.2",
"@sapphire/timestamp": "^1.0.3",
"adm-zip": "~0.5.15",
"ajv": "~8.17.1",
"apify-client": "~2.11.0",
"apify-client": "^2.11.0",
"archiver": "~7.0.1",
"axios": "~1.7.3",
"chalk": "~5.4.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ __metadata:
version: 8
cacheKey: 10c0

"@apify/actor-templates@npm:~0.1.5":
"@apify/actor-templates@npm:^0.1.5":
version: 0.1.5
resolution: "@apify/actor-templates@npm:0.1.5"
checksum: 10c0/69b8fb70da078a5373316c6478bb56739876d11ca4d92fa5fe1cbbcad6b88ad1e02097c90b934f3817ea502530699a076106894b80b4c886ca8887730a7b3177
languageName: node
linkType: hard

"@apify/consts@npm:^2.20.0, @apify/consts@npm:^2.23.0, @apify/consts@npm:^2.25.0, @apify/consts@npm:^2.35.0, @apify/consts@npm:~2.35.0":
"@apify/consts@npm:^2.20.0, @apify/consts@npm:^2.23.0, @apify/consts@npm:^2.25.0, @apify/consts@npm:^2.35.0":
version: 2.35.0
resolution: "@apify/consts@npm:2.35.0"
checksum: 10c0/b4e8a0655bb33e183d2ac4cffb47c758e432d10ea067ff9f8c2bc4ed0efe5e2b5131c98d899f60563b1d0afe2e9d0d50d066ec0124a966a234f4be37d37ec35d
Expand Down Expand Up @@ -62,7 +62,7 @@ __metadata:
languageName: node
linkType: hard

"@apify/input_schema@npm:~3.12.0":
"@apify/input_schema@npm:^3.12.0":
version: 3.12.3
resolution: "@apify/input_schema@npm:3.12.3"
dependencies:
Expand Down Expand Up @@ -130,7 +130,7 @@ __metadata:
languageName: node
linkType: hard

"@apify/utilities@npm:^2.11.1, @apify/utilities@npm:^2.7.10, @apify/utilities@npm:^2.9.3, @apify/utilities@npm:~2.11.0":
"@apify/utilities@npm:^2.11.0, @apify/utilities@npm:^2.11.1, @apify/utilities@npm:^2.7.10, @apify/utilities@npm:^2.9.3":
version: 2.11.1
resolution: "@apify/utilities@npm:2.11.1"
dependencies:
Expand Down Expand Up @@ -1040,7 +1040,7 @@ __metadata:
languageName: node
linkType: hard

"@crawlee/memory-storage@npm:3.12.1, @crawlee/memory-storage@npm:~3.12.0":
"@crawlee/memory-storage@npm:3.12.1, @crawlee/memory-storage@npm:^3.12.0":
version: 3.12.1
resolution: "@crawlee/memory-storage@npm:3.12.1"
dependencies:
Expand Down Expand Up @@ -3807,15 +3807,15 @@ __metadata:
version: 0.0.0-use.local
resolution: "apify-cli@workspace:."
dependencies:
"@apify/actor-templates": "npm:~0.1.5"
"@apify/consts": "npm:~2.35.0"
"@apify/actor-templates": "npm:^0.1.5"
"@apify/consts": "npm:^2.35.0"
"@apify/eslint-config": "npm:^0.4.0"
"@apify/eslint-config-ts": "npm:^0.4.1"
"@apify/input_schema": "npm:~3.12.0"
"@apify/input_schema": "npm:^3.12.0"
"@apify/tsconfig": "npm:^0.1.0"
"@apify/utilities": "npm:~2.11.0"
"@apify/utilities": "npm:^2.11.0"
"@biomejs/biome": "npm:^1.8.3"
"@crawlee/memory-storage": "npm:~3.12.0"
"@crawlee/memory-storage": "npm:^3.12.0"
"@crawlee/types": "npm:^3.11.1"
"@cucumber/cucumber": "npm:^11.0.0"
"@oclif/core": "npm:~4.1.0"
Expand Down Expand Up @@ -3845,7 +3845,7 @@ __metadata:
adm-zip: "npm:~0.5.15"
ajv: "npm:~8.17.1"
apify: "npm:^3.2.4"
apify-client: "npm:~2.11.0"
apify-client: "npm:^2.11.0"
archiver: "npm:~7.0.1"
axios: "npm:~1.7.3"
chai: "npm:^4.4.1"
Expand Down Expand Up @@ -3892,7 +3892,7 @@ __metadata:
languageName: unknown
linkType: soft

"apify-client@npm:^2.9.0, apify-client@npm:~2.11.0":
"apify-client@npm:^2.11.0, apify-client@npm:^2.9.0":
version: 2.11.0
resolution: "apify-client@npm:2.11.0"
dependencies:
Expand Down
Loading