Commit 412702f 1 parent 324a36d commit 412702f Copy full SHA for 412702f
File tree 3 files changed +6
-6
lines changed
packages/faro-bundlers-shared
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
"@rollup/plugin-babel" : " ^6.0.4" ,
21
21
"@rollup/plugin-commonjs" : " ^25.0.7" ,
22
22
"@rollup/plugin-json" : " ^6.1.0" ,
23
- "@rollup/plugin-typescript" : " ^11 .1.5 " ,
23
+ "@rollup/plugin-typescript" : " ^12 .1.2 " ,
24
24
"lerna" : " ^8.0.1" ,
25
25
"rollup" : " ^4.1.1" ,
26
26
"typescript" : " ^5.3.3"
Original file line number Diff line number Diff line change 15
15
"test" : " echo \" No tests yet...\" && exit 0"
16
16
},
17
17
"devDependencies" : {
18
- "@rollup/plugin-typescript" : " ^11 .1.5 " ,
18
+ "@rollup/plugin-typescript" : " ^12 .1.2 " ,
19
19
"@types/tar" : " ^6.1.13"
20
20
},
21
21
"dependencies" : {
Original file line number Diff line number Diff line change 1471
1471
is-module "^1.0.0"
1472
1472
resolve "^1.22.1"
1473
1473
1474
- " @rollup/plugin-typescript@^11 .1.5 " :
1475
- version "11 .1.6 "
1476
- resolved "https://registry.npmjs.org /@rollup/plugin-typescript/-/plugin-typescript-11 .1.6 .tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b "
1477
- integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA ==
1474
+ " @rollup/plugin-typescript@^12 .1.2 " :
1475
+ version "12 .1.2 "
1476
+ resolved "https://registry.yarnpkg.com /@rollup/plugin-typescript/-/plugin-typescript-12 .1.2 .tgz#ebaeec2e7376faa889030ccd7cb485a649e63118 "
1477
+ integrity sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg ==
1478
1478
dependencies :
1479
1479
" @rollup/pluginutils" " ^5.1.0"
1480
1480
resolve "^1.22.1"
You can’t perform that action at this time.
0 commit comments