Compare commits

..

2 commits

Author SHA1 Message Date
8392607966
test(e2e): fixed deno lockfile
Some checks failed
Docs / build (push) Failing after 25s
Tests / lint (push) Failing after 25s
Tests / test-node (node20) (push) Failing after 24s
Tests / test-node (node18) (push) Failing after 27s
Tests / test-node (node22) (push) Failing after 24s
Tests / test-bun (push) Failing after 24s
Tests / test-deno (push) Failing after 23s
Tests / test-web (chromium) (push) Failing after 39s
Tests / test-web (firefox) (push) Failing after 39s
Tests / e2e (push) Has been skipped
Tests / e2e-deno (push) Has been skipped
2025-01-15 11:52:55 +03:00
0488e0fc03
build: bumped pnpm 2025-01-15 11:52:51 +03:00

View file

@ -44,7 +44,7 @@
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^3.11.2", "@antfu/eslint-config": "^3.11.2",
"@fuman/build": "https://pkg.pr.new/teidesu/fuman/@fuman/build@c5f4664", "@fuman/build": "https://pkg.pr.new/teidesu/fuman/@fuman/build@ccea1c7",
"@fuman/utils": "0.0.4", "@fuman/utils": "0.0.4",
"@types/bun": "1.1.14", "@types/bun": "1.1.14",
"@types/deno": "npm:@teidesu/deno-types@1.46.3", "@types/deno": "npm:@teidesu/deno-types@1.46.3",