Skip to content

Commit eeba469

Browse files
solidsnakedevgithub-actions[bot]
authored andcommitted
chore: update dependencies
1 parent 1cbb8af commit eeba469

4 files changed

Lines changed: 1864 additions & 1818 deletions

File tree

docs/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,28 +13,28 @@
1313
},
1414
"dependencies": {
1515
"@evolution-sdk/evolution": "workspace:*",
16-
"@orama/orama": "^3.1.11",
17-
"fumadocs-core": "16.0.8",
18-
"fumadocs-mdx": "13.0.5",
16+
"@orama/orama": "^3.1.16",
17+
"fumadocs-core": "16.1.0",
18+
"fumadocs-mdx": "14.0.3",
1919
"fumadocs-twoslash": "^3.1.10",
20-
"fumadocs-ui": "16.0.8",
20+
"fumadocs-ui": "16.1.0",
2121
"mermaid": "^11.12.1",
22-
"next": "16.0.1",
22+
"next": "16.0.3",
2323
"next-themes": "^0.4.6",
2424
"react": "^19.2.0",
2525
"react-dom": "^19.2.0",
2626
"twoslash": "^0.3.4"
2727
},
2828
"devDependencies": {
29-
"@shikijs/twoslash": "^3.14.0",
30-
"@tailwindcss/postcss": "^4.1.12",
29+
"@shikijs/twoslash": "^3.15.0",
30+
"@tailwindcss/postcss": "^4.1.17",
3131
"@types/mdx": "^2.0.13",
32-
"@types/node": "24.3.0",
33-
"@types/react": "^19.1.11",
34-
"@types/react-dom": "^19.1.7",
32+
"@types/node": "24.10.1",
33+
"@types/react": "^19.2.6",
34+
"@types/react-dom": "^19.2.3",
3535
"postcss": "^8.5.6",
3636
"shiki": "^3.15.0",
37-
"tailwindcss": "^4.1.12",
38-
"typescript": "^5.9.2"
37+
"tailwindcss": "^4.1.17",
38+
"typescript": "^5.9.3"
3939
}
4040
}

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -29,34 +29,34 @@
2929
},
3030
"devDependencies": {
3131
"@babel/cli": "^7.28.3",
32-
"@babel/core": "^7.28.3",
32+
"@babel/core": "^7.28.5",
3333
"@changesets/changelog-github": "^0.5.1",
34-
"@changesets/cli": "^2.29.6",
34+
"@changesets/cli": "^2.29.7",
3535
"@effect/docgen": "^0.5.2",
3636
"@effect/eslint-plugin": "^0.3.2",
37-
"@effect/language-service": "^0.39.0",
38-
"@effect/vitest": "^0.25.1",
39-
"@eslint/compat": "^1.3.2",
37+
"@effect/language-service": "^0.56.0",
38+
"@effect/vitest": "^0.27.0",
39+
"@eslint/compat": "^2.0.0",
4040
"@eslint/eslintrc": "^3.3.1",
41-
"@eslint/js": "^9.34.0",
42-
"@turbo/gen": "^2.5.6",
43-
"@types/node": "^24.3.0",
44-
"@typescript-eslint/eslint-plugin": "^8.40.0",
45-
"@typescript-eslint/parser": "^8.40.0",
46-
"@vitest/coverage-v8": "^3.2.4",
41+
"@eslint/js": "^9.39.1",
42+
"@turbo/gen": "^2.6.1",
43+
"@types/node": "^24.10.1",
44+
"@typescript-eslint/eslint-plugin": "^8.47.0",
45+
"@typescript-eslint/parser": "^8.47.0",
46+
"@vitest/coverage-v8": "^4.0.13",
4747
"babel-plugin-annotate-pure-calls": "^0.5.0",
48-
"eslint": "^9.34.0",
48+
"eslint": "^9.39.1",
4949
"eslint-import-resolver-typescript": "^4.4.4",
5050
"eslint-plugin-import": "^2.32.0",
5151
"eslint-plugin-simple-import-sort": "^12.1.1",
5252
"eslint-plugin-sort-destructure-keys": "^2.0.0",
5353
"madge": "^8.0.0",
5454
"prettier": "^3.6.2",
55-
"rimraf": "^6.0.1",
56-
"tsx": "^4.20.4",
57-
"turbo": "^2.5.6",
58-
"typescript": "^5.9.2",
59-
"vitest": "^3.2.4"
55+
"rimraf": "^6.1.2",
56+
"tsx": "^4.20.6",
57+
"turbo": "^2.6.1",
58+
"typescript": "^5.9.3",
59+
"vitest": "^4.0.13"
6060
},
6161
"engines": {
6262
"node": ">=18.0.0",

packages/evolution/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,23 +38,23 @@
3838
},
3939
"devDependencies": {
4040
"@dcspark/cardano-multiplatform-lib-nodejs": "^6.2.0",
41-
"@types/dockerode": "^3.3.43",
42-
"tinybench": "^5.0.0",
43-
"tsx": "^4.20.4",
44-
"typescript": "^5.9.2"
41+
"@types/dockerode": "^3.3.47",
42+
"tinybench": "^5.1.0",
43+
"tsx": "^4.20.6",
44+
"typescript": "^5.9.3"
4545
},
4646
"dependencies": {
47-
"@effect/platform": "^0.90.10",
48-
"@effect/platform-node": "^0.96.1",
47+
"@effect/platform": "^0.93.3",
48+
"@effect/platform-node": "^0.101.1",
4949
"@noble/curves": "^2.0.1",
50-
"@noble/hashes": "^1.8.0",
51-
"@scure/base": "^1.2.6",
52-
"@scure/bip32": "^1.7.0",
53-
"@scure/bip39": "^1.6.0",
50+
"@noble/hashes": "^2.0.1",
51+
"@scure/base": "^2.0.0",
52+
"@scure/bip32": "^2.0.1",
53+
"@scure/bip39": "^2.0.1",
5454
"@types/bip39": "^3.0.4",
5555
"bip39": "^3.1.0",
56-
"dockerode": "^4.0.7",
57-
"effect": "^3.19.3"
56+
"dockerode": "^4.0.9",
57+
"effect": "^3.19.6"
5858
},
5959
"keywords": [
6060
"cardano",

0 commit comments

Comments
 (0)