Skip to content

Commit 696d965

Browse files
solidsnakedevgithub-actions[bot]
authored andcommitted
chore: update dependencies
1 parent d5cc29a commit 696d965

4 files changed

Lines changed: 655 additions & 638 deletions

File tree

docs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"postinstall": "fumadocs-mdx"
1414
},
1515
"dependencies": {
16-
"@orama/orama": "^3.1.11",
17-
"fumadocs-core": "15.7.2",
18-
"fumadocs-mdx": "11.8.0",
19-
"fumadocs-ui": "15.7.2",
20-
"next": "15.5.0",
16+
"@orama/orama": "^3.1.12",
17+
"fumadocs-core": "15.7.7",
18+
"fumadocs-mdx": "11.8.2",
19+
"fumadocs-ui": "15.7.7",
20+
"next": "15.5.2",
2121
"react": "^19.1.1",
2222
"react-dom": "^19.1.1"
2323
},
@@ -26,8 +26,8 @@
2626
"@tailwindcss/postcss": "^4.1.12",
2727
"@types/mdx": "^2.0.13",
2828
"@types/node": "24.3.0",
29-
"@types/react": "^19.1.11",
30-
"@types/react-dom": "^19.1.7",
29+
"@types/react": "^19.1.12",
30+
"@types/react-dom": "^19.1.9",
3131
"postcss": "^8.5.6",
3232
"tailwindcss": "^4.1.12",
3333
"typescript": "^5.9.2"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@eslint/js": "^9.34.0",
4141
"@turbo/gen": "^2.5.6",
4242
"@types/node": "^24.3.0",
43-
"@typescript-eslint/eslint-plugin": "^8.40.0",
44-
"@typescript-eslint/parser": "^8.40.0",
43+
"@typescript-eslint/eslint-plugin": "^8.41.0",
44+
"@typescript-eslint/parser": "^8.41.0",
4545
"@vitest/coverage-v8": "^3.2.4",
4646
"babel-plugin-annotate-pure-calls": "^0.5.0",
4747
"eslint": "^9.34.0",
@@ -52,7 +52,7 @@
5252
"madge": "^8.0.0",
5353
"prettier": "^3.6.2",
5454
"rimraf": "^6.0.1",
55-
"tsx": "^4.20.4",
55+
"tsx": "^4.20.5",
5656
"turbo": "^2.5.6",
5757
"typescript": "^5.9.2",
5858
"vitest": "^3.2.4"

packages/evolution/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,16 @@
4040
"@dcspark/cardano-multiplatform-lib-nodejs": "^6.2.0",
4141
"@types/dockerode": "^3.3.43",
4242
"@types/libsodium-wrappers-sumo": "^0.7.8",
43-
"tinybench": "^5.0.0",
44-
"tsx": "^4.20.4",
43+
"tinybench": "^5.0.1",
44+
"tsx": "^4.20.5",
4545
"typescript": "^5.9.2"
4646
},
4747
"dependencies": {
4848
"@effect/platform-node": "^0.96.0",
49-
"@noble/hashes": "^1.8.0",
50-
"@scure/base": "^1.2.6",
51-
"@scure/bip32": "^1.7.0",
52-
"@scure/bip39": "^1.6.0",
49+
"@noble/hashes": "^2.0.0",
50+
"@scure/base": "^2.0.0",
51+
"@scure/bip32": "^2.0.0",
52+
"@scure/bip39": "^2.0.0",
5353
"@types/bip39": "^3.0.4",
5454
"bip39": "^3.1.0",
5555
"dockerode": "^4.0.7",

0 commit comments

Comments
 (0)