File tree 6 files changed +9
-9
lines changed
6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 28
28
"eslint-plugin-prettier" : " ^5.1.2" ,
29
29
"lerna" : " ^3.19.0" ,
30
30
"prettier" : " 3.0.3" ,
31
- "typescript" : " ^4.0.3 "
31
+ "typescript" : " ^5.4.5 "
32
32
},
33
33
"prettier" : {
34
34
"semi" : false ,
Original file line number Diff line number Diff line change 7
7
"license" : " MIT" ,
8
8
"devDependencies" : {
9
9
"ts-node" : " ^8.5.4" ,
10
- "typescript" : " ^4.0.3 "
10
+ "typescript" : " ^5.4.5 "
11
11
},
12
12
"exports" : {
13
13
"workerd" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 13
13
"chunky" : " ^0.0.0" ,
14
14
"mocha" : " ^7.1.2" ,
15
15
"ts-node" : " ^8.5.4" ,
16
- "typescript" : " ^4.0.3 "
16
+ "typescript" : " ^5.4.5 "
17
17
},
18
18
"scripts" : {
19
19
"test" : " mocha dist/**/*.test.js" ,
Original file line number Diff line number Diff line change 40
40
"pg" : " ^8.11.5" ,
41
41
"stream-spec" : " ~0.3.5" ,
42
42
"ts-node" : " ^8.5.4" ,
43
- "typescript" : " ^4.0.3 "
43
+ "typescript" : " ^5.4.5 "
44
44
},
45
45
"peerDependencies" : {
46
46
"pg" : " ^8"
Original file line number Diff line number Diff line change 32
32
"bluebird" : " 3.5.2" ,
33
33
"co" : " 4.6.0" ,
34
34
"pg-copy-streams" : " 0.3.0" ,
35
- "typescript" : " ^4.0.3 " ,
35
+ "typescript" : " ^5.4.5 " ,
36
36
"workerd" : " ^1.20230419.0" ,
37
37
"wrangler" : " ^2.16.0"
38
38
},
Original file line number Diff line number Diff line change @@ -6887,10 +6887,10 @@ typedarray@^0.0.6:
6887
6887
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
6888
6888
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
6889
6889
6890
- typescript@^4.0.3 :
6891
- version "4.8.4 "
6892
- resolved "https://registry.npmjs.org /typescript/-/typescript-4.8.4. tgz"
6893
- integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ ==
6890
+ typescript@^5.4.5 :
6891
+ version "5.4.5 "
6892
+ resolved "https://registry.yarnpkg.com /typescript/-/typescript-5.4.5. tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611 "
6893
+ integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ ==
6894
6894
6895
6895
uglify-js@^3.1.4 :
6896
6896
version "3.13.5"
You can’t perform that action at this time.
0 commit comments