Skip to content

Commit 2889ef4

Browse files
solidsnakedevgithub-actions[bot]
authored andcommitted
chore: update dependencies
1 parent c682347 commit 2889ef4

File tree

4 files changed

+1782
-1627
lines changed

4 files changed

+1782
-1627
lines changed

docs/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@
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",
21-
"react": "^19.1.1",
22-
"react-dom": "^19.1.1"
16+
"@orama/orama": "^3.1.16",
17+
"fumadocs-core": "15.8.5",
18+
"fumadocs-mdx": "12.0.3",
19+
"fumadocs-ui": "15.8.5",
20+
"next": "15.5.6",
21+
"react": "^19.2.0",
22+
"react-dom": "^19.2.0"
2323
},
2424
"devDependencies": {
2525
"@evolution-sdk/evolution": "workspace:*",
26-
"@tailwindcss/postcss": "^4.1.12",
26+
"@tailwindcss/postcss": "^4.1.14",
2727
"@types/mdx": "^2.0.13",
28-
"@types/node": "24.3.0",
29-
"@types/react": "^19.1.11",
30-
"@types/react-dom": "^19.1.7",
28+
"@types/node": "24.8.1",
29+
"@types/react": "^19.2.2",
30+
"@types/react-dom": "^19.2.2",
3131
"postcss": "^8.5.6",
32-
"tailwindcss": "^4.1.12",
33-
"typescript": "^5.9.2"
32+
"tailwindcss": "^4.1.14",
33+
"typescript": "^5.9.3"
3434
}
3535
}

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,32 +29,32 @@
2929
},
3030
"devDependencies": {
3131
"@babel/cli": "^7.28.3",
32-
"@babel/core": "^7.28.3",
32+
"@babel/core": "^7.28.4",
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/vitest": "^0.25.1",
38-
"@eslint/compat": "^1.3.2",
37+
"@effect/vitest": "^0.26.0",
38+
"@eslint/compat": "^1.4.0",
3939
"@eslint/eslintrc": "^3.3.1",
40-
"@eslint/js": "^9.34.0",
41-
"@turbo/gen": "^2.5.6",
42-
"@types/node": "^24.3.0",
43-
"@typescript-eslint/eslint-plugin": "^8.40.0",
44-
"@typescript-eslint/parser": "^8.40.0",
40+
"@eslint/js": "^9.38.0",
41+
"@turbo/gen": "^2.5.8",
42+
"@types/node": "^24.8.1",
43+
"@typescript-eslint/eslint-plugin": "^8.46.1",
44+
"@typescript-eslint/parser": "^8.46.1",
4545
"@vitest/coverage-v8": "^3.2.4",
4646
"babel-plugin-annotate-pure-calls": "^0.5.0",
47-
"eslint": "^9.34.0",
47+
"eslint": "^9.38.0",
4848
"eslint-import-resolver-typescript": "^4.4.4",
4949
"eslint-plugin-import": "^2.32.0",
5050
"eslint-plugin-simple-import-sort": "^12.1.1",
5151
"eslint-plugin-sort-destructure-keys": "^2.0.0",
5252
"madge": "^8.0.0",
5353
"prettier": "^3.6.2",
5454
"rimraf": "^6.0.1",
55-
"tsx": "^4.20.4",
56-
"turbo": "^2.5.6",
57-
"typescript": "^5.9.2",
55+
"tsx": "^4.20.6",
56+
"turbo": "^2.5.8",
57+
"typescript": "^5.9.3",
5858
"vitest": "^3.2.4"
5959
},
6060
"engines": {

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",
41+
"@types/dockerode": "^3.3.44",
4242
"@types/libsodium-wrappers-sumo": "^0.7.8",
43-
"tinybench": "^5.0.0",
44-
"tsx": "^4.20.4",
45-
"typescript": "^5.9.2"
43+
"tinybench": "^5.0.1",
44+
"tsx": "^4.20.6",
45+
"typescript": "^5.9.3"
4646
},
4747
"dependencies": {
48-
"@effect/platform": "^0.90.6",
49-
"@effect/platform-node": "^0.96.0",
50-
"@noble/hashes": "^1.8.0",
51-
"@scure/base": "^1.2.6",
52-
"@scure/bip32": "^1.7.0",
53-
"@scure/bip39": "^1.6.0",
48+
"@effect/platform": "^0.92.1",
49+
"@effect/platform-node": "^0.98.4",
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.17.9",
56+
"dockerode": "^4.0.9",
57+
"effect": "^3.18.4",
5858
"libsodium-wrappers-sumo": "^0.7.15"
5959
},
6060
"keywords": [

0 commit comments

Comments
 (0)