Skip to content

Commit e696036

Browse files
chore(deps): update dependency @types/node to v20.19.26
1 parent 184d542 commit e696036

File tree

3 files changed

+64
-76
lines changed

3 files changed

+64
-76
lines changed

platforms/dreamSync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@replit/vite-plugin-runtime-error-modal": "^0.0.4",
8585
"@tailwindcss/typography": "^0.5.15",
8686
"@tailwindcss/vite": "^4.1.3",
87-
"@types/node": "20.16.11",
87+
"@types/node": "20.19.26",
8888
"@types/react": "^18.3.11",
8989
"@types/react-dom": "^18.3.1",
9090
"@types/turndown": "^5.0.5",

platforms/marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@tailwindcss/typography": "^0.5.15",
7474
"@tailwindcss/vite": "^4.1.3",
7575
"@types/express": "4.17.25",
76-
"@types/node": "20.16.11",
76+
"@types/node": "20.19.26",
7777
"@types/react": "^18.3.11",
7878
"@types/react-dom": "^18.3.1",
7979
"@vitejs/plugin-react": "^4.3.2",

0 commit comments

Comments
 (0)