Skip to content

Commit f615ee8

Browse files
committed
chore(deps): update TypeScript and dotenv dependencies to latest versions
1 parent c2d3981 commit f615ee8

File tree

2 files changed

+76
-71
lines changed

2 files changed

+76
-71
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"license": "ISC",
7474
"pnpm": {
7575
"overrides": {
76-
"typescript": "5.8.3",
76+
"typescript": "5.9.2",
7777
"esbuild": "0.25.5"
7878
}
7979
},
@@ -111,7 +111,7 @@
111111
"chrome-trace-event": "^1.0.4",
112112
"color-name": "2.0.0",
113113
"date-fns": "4.1.0",
114-
"dotenv": "^17.0.1",
114+
"dotenv": "^17.2.1",
115115
"dotenv-flow": "4.1.0",
116116
"download": "8.0.0",
117117
"enquirer": "2.4.1",
@@ -123,9 +123,9 @@
123123
"handlebars": "4.7.8",
124124
"highlight.js": "^11.11.1",
125125
"isomorphic-git": "1.32.1",
126-
"jsonfile": "6.1.0",
127-
"keyv": "^5.3.4",
128-
"keyv-file": "^5.1.2",
126+
"jsonfile": "6.2.0",
127+
"keyv": "^5.5.0",
128+
"keyv-file": "^5.1.3",
129129
"lowdb": "7.0.1",
130130
"marked": "15.0.12",
131131
"marked-extended-tables": "2.0.1",
@@ -168,7 +168,7 @@
168168
"sinon": "20.0.0",
169169
"tsc-watch": "7.1.1",
170170
"tsx": "4.20.3",
171-
"typescript": "5.8.3",
171+
"typescript": "5.9.2",
172172
"unzipper": "0.12.3",
173173
"vite": "6.3.5"
174174
},

0 commit comments

Comments
 (0)