Skip to content

Commit 2963e13

Browse files
committed
update: minor dephs
1 parent 57cabb8 commit 2963e13

18 files changed

Lines changed: 918 additions & 504 deletions

File tree

apps/relay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@evolu/biome-config": "workspace:*",
2424
"@evolu/tsconfig": "workspace:*",
25-
"@types/node": "^24.10.3",
25+
"@types/node": "^24.10.7",
2626
"typescript": "^5.9.3"
2727
},
2828
"engines": {

apps/web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@mdx-js/react": "^3.1.0",
2323
"@next/mdx": "^16.1.1",
2424
"@sindresorhus/slugify": "^3.0.0",
25-
"@tabler/icons-react": "^3.35.0",
25+
"@tabler/icons-react": "^3.36.1",
2626
"@tailwindcss/forms": "^0.5.11",
2727
"@tailwindcss/postcss": "^4.1.18",
2828
"@tailwindcss/typography": "^0.5.16",
@@ -48,14 +48,14 @@
4848
"typescript": "^5.9.3",
4949
"unist-util-filter": "^5.0.1",
5050
"unist-util-visit": "^5.0.0",
51-
"zustand": "^5.0.9"
51+
"zustand": "^5.0.10"
5252
},
5353
"devDependencies": {
5454
"@evolu/biome-config": "workspace:*",
5555
"@evolu/tsconfig": "workspace:*",
5656
"@types/mdx": "^2.0.13",
57-
"@types/node": "^24.10.3",
58-
"@types/react": "^19.1.17",
57+
"@types/node": "^24.10.7",
58+
"@types/react": "^19.2.8",
5959
"@types/react-dom": "^19.1.11",
6060
"@types/react-highlight-words": "^0.20.1",
6161
"@types/rss": "^0.0.32",

0 commit comments

Comments
 (0)